diff --git a/serendipity_event_statistics/ChangeLog b/serendipity_event_statistics/ChangeLog new file mode 100644 index 00000000..ed7827cc --- /dev/null +++ b/serendipity_event_statistics/ChangeLog @@ -0,0 +1,48 @@ +1.53: +----- +- fixed db table vistors, ip column to IPv6 length + + +1.52: +----- +- fixed some missing ending strong tags + + +1.51: +----- +- bumb event version for serendipity_plugin_statistics sync update to 1.5 + plugin 1.5 now fixes weekly stats and visitors online query with PostgreSQL + + +1.50: + 1.49: +------------- +- Made commentor URLs add http:// if missing + + +20070723 Version 1.48: +---------------------- +(By kalkin) + +- rewrote the botfilter. Now it's smarter. +- the graphs can be maximal 200px large +- the bar colors are now relative. + +20070121 Version 1.47: +---------------------- +(By kalkin) + +- added lots of bots +- now the plugin just count each ip as an visitor at this day, not evry refresh + +Version 1.40: +------------- + +(By Shrikee / Arnan) + +- added a database table which holds daily stats. +- 2 graphs which use the data in the above table +- rewrote the bots filter +- added a config option to show only visitor stats or show everything (post counts and such) +- option to enable or disable the bot filter +- fixed the referer register. They werent added in the database, now they are +- if either $useragent, $referer or $remote_addr is empty or unknown its set to unknown. diff --git a/serendipity_event_statistics/UTF-8/lang_bg.inc.php b/serendipity_event_statistics/UTF-8/lang_bg.inc.php new file mode 100644 index 00000000..746ebdea --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_bg.inc.php @@ -0,0 +1,106 @@ + + * EN-Revision: Revision of lang_en.inc.php + * Translated on 2007/11/23 + * @author Vladimir Ajgl + * @revisionDate 2009/02/14 + * @author Vladimír Ajgl + * @revisionDate 2009/02/23 + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statistiky'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Zobrazení statistik záznamů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statistiky'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'První záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Poslední záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Celkem záznamů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'záznamů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... publikovaných'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... konceptů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Záznamy podle uživatelů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Kategorie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'kategorií'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Rozdělení záznamů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'záznamů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Nahraných obrázků'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'obrázků'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Rozdělení obrázků podle typů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'souborů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Přijaté komentáře'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'komentářů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Nejčastěji komentované záznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Nejčastěji komentující čtenáři'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'www'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Odběratelé (RSS kanálu)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'odběratelů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Nejčastěji odebírané záznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'odběratelů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Přijaté odezvy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'odezev'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Nejčastěji sledované záznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'odezev'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Nejčastější odezvy čtenářů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'počet komentářů na záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'počet odezev na záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'počet záznamů za den'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'počet záznamů za týden'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'počet záznamů za měsíc'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'komentářů/záznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'odezev/záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'záznamů/den'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'záznamů/týden'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'záznamů/měsíc'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Celkový počet znaků'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'znaků'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Znaků na záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'znaků/záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '%s nejdelších záznamů'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Počet prvků'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Kolik prvků vzít pro statistické vyhodnocení? (Default: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Rozšířené statistiky pro návtěvníky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Přidat rozšířené statistiky pro návštěvníky stránek? (Standardně: NE)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'NE!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'ANO, na konec stránky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'ANO, na začátek stránky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'Ukázat všechno?'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Zobrazit všechny statistiky, i o uživatelích? (Standardně: NE)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'NE, kromě počítadel všechno schovej.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'ANO, ukaž všechny statistiky!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Jednotlivá počítadla'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Návštěvníků dnes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Návštěvníků celkem'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Zobrazení dnes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Zobrazení celkem'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Ukládání statistik od'); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC', 'Zobrazení se mohou vyšplhat do velkých hodnot, protože jsou zvýšena při KAŽDÉM načtení stránky. Není to číslo počtu lidí, kteří stránku prohlíželi. Je to ukazatel počtu zobrazení stránky.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Poslední návštěvníci'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top odkazovače'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Žádné odkazy ještě nebyly zaznamenány.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'Návštěvy podle dní'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'Návštěvy podle měsíců'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Rozšířená statistika o uživatelích'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Zapnout, nepočítej roboty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Vypnout, započítej i roboty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Ochrana proti vyhledávacím robotům'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Nastav na \'Zapnout\' pokud do statistik nechceš započítávat vyhledávací roboty. nastav na \'Vypnout\' a roboti budou započítáni. V současné době filtruje 25 známých robotů.'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Zobraz datum posledního příspěvku'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Zobraz počet příspěvků'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Zobraz počet komentářů'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Zobraz návštěvníky v tomto měsíci'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_DAYVISITORS', 'Zobraz návštěvníky dnes'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_WEEKVISITORS', 'Zobraz návštěvníky tento týden'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Cache timeout'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Jak dlouho mají být statistiky zobrazeny před znovunačtením? Nastavení této hodnoty na vysoký počet minut zvětší výkon, ale pokud bude hodnota příliš vysoká, možná nebude zobrazovat aktuální data.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formátování text'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Použij symbol %s pro vložení čísla/textu'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Poslední příspěvek: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s napsaných příspěvků'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s komentářů bylo uděleno'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s návštěvník(ů) tento měsíc'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DAYVISITORS', '%s návštěvník(ů) dnes'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_WEEKVISITORS', '%s návštěvník(ů) tento týden'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Ukaž počet online návštěvníků (počítáno během posledních 15 minut)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s návštěvník(ů) online'); + diff --git a/serendipity_event_statistics/UTF-8/lang_cz.inc.php b/serendipity_event_statistics/UTF-8/lang_cz.inc.php new file mode 100644 index 00000000..b002a6f0 --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_cz.inc.php @@ -0,0 +1,112 @@ + + * EN-Revision: Revision of lang_en.inc.php + * Translated on 2007/11/23 + * @author Vladimir Ajgl + * @revisionDate 2009/02/14 + * @author Vladimír Ajgl + * @revisionDate 2009/02/23 + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statistiky'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Zobrazení statistik záznamů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statistiky'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'První záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Poslední záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Celkem záznamů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'záznamů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... publikovaných'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... konceptů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Záznamy podle uživatelů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Kategorie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'kategorií'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Rozdělení záznamů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'záznamů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Nahraných obrázků'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'obrázků'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Rozdělení obrázků podle typů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'souborů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Přijaté komentáře'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'komentářů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Nejčastěji komentované záznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Nejčastěji komentující čtenáři'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'www'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Odběratelé (RSS kanálu)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'odběratelů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Nejčastěji odebírané záznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'odběratelů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Přijaté odezvy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'odezev'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Nejčastěji sledované záznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'odezev'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Nejčastější odezvy čtenářů'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'počet komentářů na záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'počet odezev na záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'počet záznamů za den'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'počet záznamů za týden'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'počet záznamů za měsíc'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'komentářů/záznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'odezev/záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'záznamů/den'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'záznamů/týden'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'záznamů/měsíc'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Celkový počet znaků'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'znaků'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Znaků na záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'znaků/záznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '%s nejdelších záznamů'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Počet prvků'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Kolik prvků vzít pro statistické vyhodnocení? (Default: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Rozšířené statistiky pro návtěvníky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Přidat rozšířené statistiky pro návštěvníky stránek? (Standardně: NE)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'NE!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'ANO, na konec stránky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'ANO, na začátek stránky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'Ukázat všechno?'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Zobrazit všechny statistiky, i o uživatelích? (Standardně: NE)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'NE, kromě počítadel všechno schovej.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'ANO, ukaž všechny statistiky!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Jednotlivá počítadla'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Návštěvníků dnes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Návštěvníků celkem'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Zobrazení dnes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Zobrazení celkem'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Ukládání statistik od'); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC', 'Zobrazení se mohou vyšplhat do velkých hodnot, protože jsou zvýšena při KAŽDÉM načtení stránky. Není to číslo počtu lidí, kteří stránku prohlíželi. Je to ukazatel počtu zobrazení stránky.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Poslední návštěvníci'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top odkazovače'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Žádné odkazy ještě nebyly zaznamenány.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'Návštěvy podle dní'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'Návštěvy podle měsíců'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Rozšířená statistika o uživatelích'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Zapnout, nepočítej roboty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Vypnout, započítej i roboty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Ochrana proti vyhledávacím robotům'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Nastav na \'Zapnout\' pokud do statistik nechceš započítávat vyhledávací roboty. nastav na \'Vypnout\' a roboti budou započítáni. V současné době filtruje 25 známých robotů.'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Zobraz datum posledního příspěvku'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Zobraz počet příspěvků'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Zobraz počet komentářů'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Zobraz návštěvníky v tomto měsíci'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_DAYVISITORS', 'Zobraz návštěvníky dnes'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_WEEKVISITORS', 'Zobraz návštěvníky tento týden'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Cache timeout'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Jak dlouho mají být statistiky zobrazeny před znovunačtením? Nastavení této hodnoty na vysoký počet minut zvětší výkon, ale pokud bude hodnota příliš vysoká, možná nebude zobrazovat aktuální data.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formátování text'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Použij symbol %s pro vložení čísla/textu'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Poslední příspěvek: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s napsaných příspěvků'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s komentářů bylo uděleno'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s návštěvník(ů) tento měsíc'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DAYVISITORS', '%s návštěvník(ů) dnes'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_WEEKVISITORS', '%s návštěvník(ů) tento týden'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Ukaž počet online návštěvníků (počítáno během posledních 15 minut)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s návštěvník(ů) online'); + diff --git a/serendipity_event_statistics/UTF-8/lang_de.inc.php b/serendipity_event_statistics/UTF-8/lang_de.inc.php new file mode 100644 index 00000000..381fcc52 --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_de.inc.php @@ -0,0 +1,107 @@ + + * @translated 2009/06/03 + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statistiken'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Zeigt einen Link zu informativen Statistiken (inkl. Besucherzähler) in der Administrationsoberfläche an.'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statistik'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Erster Eintrag'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Letzter Eintrag'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Insgesamt verfasste Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... davon öffentlich'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... davon Entwürfe'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Artikel pro Benutzer'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Vorhandene Kategorien'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'Kategorie(n)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Verteilung der Artikel auf Kategorien'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'eingetragene(r) Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Hochgeladene Bilder'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'Bild(er)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Verteilung der Bild-Dateitypen'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'vorhandene Datei(en)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Erhaltene Kommentare'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'Kommentar(e)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Top kommentierte Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Top Kommentatoren'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'Link'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Abonnenten'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'Abonnent(en)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Top abonnierte Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'eingetragene(r) Abonnent(en)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Erhaltene Trackbacks'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'Trackback(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Top Trackback-Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'eingetragene(r) Trackback(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Top Trackbacker'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'Durchschnittliche Kommentare pro Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'Durchschnittliche Trackbacks pro Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'Durchschnittliche Artikel pro Tag'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'Durchschnittliche Artikel pro Woche'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'Durchschnittliche Artikel pro Monat'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'Kommentare/Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'Trackbacks/Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'Artikel/Tag'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'Artikel/Woche'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'Artikel/Monat'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Menge der geschriebenen Zeichen'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'Zeichen'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Zeichen pro Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'Zeichen/Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'Die %s längsten Artikel'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Anzahl Einträge'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Wie viele Einträge sollen pro statistischem Wert angezeigt werden (Standard: 20)?'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Erweiterte Besucherstatistiken'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Erweiterte Besucherstatistiken anzeigen (Standard: nein)?'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'Nein!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Ja, am unteren Ende der Seite.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Ja, oben auf der Seite.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'Alles zeigen? (Standard: nein)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Bei \'nein\' werden nur Besucherstatistiken angezeigt'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'Nein, alles außer dem Zähler verbergen.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'Ja, alle Statistiken anzeigen!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Anzahl der Besucher'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Aufrufe heute'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Aufrufe gesamt'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Besucher heute'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Besucher gesamt'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Die erweiterte Besucherstatistik hat seit folgendem Zeitpunkt Daten gesammelt:'); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC','Die Zahl der Aufrufe kann sehr groß werden, liefert jedoch einen Wert bezüglich der einzelnen Seitenanfragen. Diese Zahl erhöht sich deshalb mit JEDEM Seitenaufruf sowie jeder Aktualisierung der Seite und kann damit NICHT als Besucherzähler verstanden werden.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Letzte Besucher'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top-Referrer'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Bisher wurden keine Referrer registriert.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'Aufrufe, auf den Tag bezogen'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'Aufrufe, auf den Monat bezogen'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Erweiterte Besucherstatistik'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Aktivieren, keine Robots zählen'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Nein, Robots bitte mitzählen'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Robot-Zählung verhindern'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Bei \'ja\' werden keine Robots gezählt. Bei \'nein\' werden Robots mitgezählt. Bislang können über 25 Bots von der Zählung ausgeschlossen werden.'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Datum des letzten Artikels anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Anzahl der Artikel anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Anzahl der Kommentare anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Besucher dieses Monats anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Cache-Zeitlimit'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Gibt an (in Minuten), wie lange die Statistik angezeigt wird, bevor sie aktualisiert wird. Ein höheres Zeitlimit führt zu besserer Leistung, stellt jedoch nicht sicher, dass die Statistiken immer aktuell sind.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Textformatierung'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Bitte %s als Platzhalter für die Zahl/den Text benutzen'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Letzter Artikel: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s Artikel wurden geschrieben'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s Kommentare wurden abgegeben'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s Besucher in diesem Monat'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Anzahl momentaner Besucher (inkl. ca. der letzten 15 Minuten) anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s Besucher online'); + +// Next lines were translated on 2009/06/03 +@define('PLUGIN_EVENT_STATISTICS_SHOW_DAYVISITORS', 'Besucher dieses Tages anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_WEEKVISITORS', 'Besucher dieser Woche anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DAYVISITORS', '%s Besucher heute'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_WEEKVISITORS', '%s Besucher in dieser Woche'); + diff --git a/serendipity_event_statistics/UTF-8/lang_es.inc.php b/serendipity_event_statistics/UTF-8/lang_es.inc.php new file mode 100644 index 00000000..ad179446 --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_es.inc.php @@ -0,0 +1,92 @@ + + * EN-Revision: 690 + */ + + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Estadísticas'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Añade un enlace hacia estadísticas interesantes en tu panel de entradas, incluyendo un contador de visitas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Estadísticas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Primera entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Última entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Total de entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... públicas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... borradores'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Entradas por usuario'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Categorías'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'categorías'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Distribución de entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Imágenes subidas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'imagen(es)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Distribución del tipo de imágenes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'archivo(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Comentarios recibidos'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'comentario(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Entradas más frecuentemente comentadas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Personas más frecuentemente comentadas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'enlace'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Subscriptores'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'subscriptor(es)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Entradas más frecuentemente subscritas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'subscriptor(es)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Trackbacks recibidos'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'trackback(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Entradas que reciben más frecuentemente trackbacks'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'trackback(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Most frequently trackbacking people');//translate +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'estimado de comentarios por entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'estimado de trackbacks por entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'estimado de entradas por día'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'estimado de entradas por semana'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'estimado de entradas por mes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'comentarios/entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'trackbacks/entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'entradas/día'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'entradas/semana'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'entradas/mes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Cantidad total de caracteres'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', ' caracteres'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'caracteres por entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'Caracteres por entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'Las %s entradas más largas'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Máximo de items'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', '¿Cuántos items por valor estadístico mostrar? (Default: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Estadísticas de visitantes extendidas'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', '¿Añadir característica de estadísticas de visitantes extendidas? (por defecto: no)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', '¡No!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Sí, al final de la página'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Sí, al comienzo de la página'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Nr de visitantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Nr de visitantes hoy'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Nr total de visitantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'La característica de estadísticas extendidas de visitantes ha estado colectando información desde'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Últimos visitantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Máximos referentes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Ningún referente ha sido registrado todavía.'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Estadísticas extendidas de visitantes'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'No incluir en el conteo a los navegadores'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Inserte los navegadores que deben ser excluidos del conteo, separados por "|"'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Mostrar fecha de la última entrada'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Mostrar número de entradas'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Mostrar número de comentarios'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Mostrar visitantes de este mes'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Tiempo límite del caché'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', '¿Cuánto tiempo las estadísticas serán mostradas antes de ser actualizadas? Definir esta variable a un número alto de minutos mejorará el desempeño, pero puede que no refleje la información actual si está definida muy alto.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formato del texto'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Utiliza %s como variable para el número/texto'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Última entrada: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s entradas escritas'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s comentarios han sido hechos'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s visitante(s) este mes'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Muestra el número de visitantes actuales (agregado de los últimos 15 minutos)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s visitante(s) en linea'); + diff --git a/serendipity_event_statistics/UTF-8/lang_fr.inc.php b/serendipity_event_statistics/UTF-8/lang_fr.inc.php new file mode 100644 index 00000000..e46ffbcd --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_fr.inc.php @@ -0,0 +1,89 @@ + http://sebastian.mordziol.de + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statistiques'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Ajoute un lien vers des statistiques intétressantes dans votre panneau d\'administration des billets'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statistiques'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Premier billet'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Dernier billet'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Nombre total de billets'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'billets'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... publics'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... brouillons'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Catégories'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'catégories'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Distribution des billets'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'billets'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Images uploadées'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'image(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Distribution des types d\'image'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'fichier(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Commentaires reçus'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'commentaire(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Billets les plus commentés'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Personnes écrivant le plus de commentaires'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'lien'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Personnes souscrites'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'personnes souscrite(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Billets les plus souscrits'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'personnes souscrite(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Rétroliens reçus'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'rétrolien(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Billets avec le plus de rétroliens'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'rétrolien(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Personnes ayant fait le plus de rétroliens'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'commentaires par billet (estimation)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'rétroliens par billet (estimation)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'billets par jour (estimation)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'billets pas semaine (estimation)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'billets par mois (estimation)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'commentaires/billet'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'rétroliens/billet'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'billets/jour'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'billets/semaine'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'billets/mois'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Nombre total de caractères'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'caractères'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Caractères par billet'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'caractères/billet'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'Les %s billets les plus longs'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Nombre maximum d\'éléments'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Combien d\'éléments à afficher par valeur statistique? Valeur par défaut: 20'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Statistiques détaillées'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Activer les statistiques détaillées? (par défaut: non)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'Non'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Oui, en pied de page'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Oui, en haut de page'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Nombre de visiteurs'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Nombre de visiteurs aujourd\'hui'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Nombre total de visiteurs'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Les statistiques détaillées sont activées depui'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Derniers visiteurs'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top des pages référantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Aucune page référante n\'a encore été enregistrée.'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Statistques détaillées des visiteurs'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Exclure des navigateurs des statistiques'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Cette option vous permet de définir des noms de navigateurs à exclure des statistiques. Séparez plusieurs noms par "|".'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Afficher la date du dernier billet'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Afficher le nombre de billets'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Afficher le nombre de commentaires'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Afficher le nombre de visiteurs de ce mois'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Expiration du cache'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Permet de définir la durée d\'expiration du cache des données statistiques. En augmentant la durée, vous améliorerez la performance de votre blog, mais si vouls la réglez trop haute les statistiques ne reflèteront pas les données réelles.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formatage du texte'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Utilisez %s comme balise pour le texte/chiffre'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Dernier billet: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s billets rédigés'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s commentaires ont été ajoutés'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s visiteur(s) ce mois-ci'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Afficher le nombre de visiteurs en ce moment (détectés sur les dernières 15 minutes)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s visiteur(s) en ligne'); + diff --git a/serendipity_event_statistics/UTF-8/lang_hu.inc.php b/serendipity_event_statistics/UTF-8/lang_hu.inc.php new file mode 100644 index 00000000..cadf5ab6 --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_hu.inc.php @@ -0,0 +1,107 @@ + + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statisztika'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Az admin felületen, a bejegyzések panelban, statisztika hivatkozást hoz létre, ahol különféle statisztikákat láthasz, pl. látogatószámláló'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statisztika'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Első bejegyzés'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Utolsó bejegyzés'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Összes bejegyzés'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'bejegyzés'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... publikus'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... vázlat'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Bejegyzés felhasználónként'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Kategóriák'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'kategória'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Bejegyzések eloszlása'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'bejegyzés'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Feltöltött képek'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'kép'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Képtípusok eloszlésa'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'fájl'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Fogadott hozzászólások'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'hozzászólás'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Legtöbb hozzászólással rendelkező bejegyzések'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Legtöbbször hozzászóló emberek'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'hivatkozás'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Feliratkozottak'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'feliratkozott'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Legtöbbször ezekre a bejegyzsére iratkoztak fel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'feliratkozott'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Fogadott visszahivatkozások'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'visszahivatkozás'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Legtöbb visszahivatkozással rendelkező bejegyzések'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'visszahivatkozás'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Legtöbb visszahivatkozást létrehozó emberek'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'átlagos hozzászólás bejegyzésenként'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'átlagos visszahivatkozás bejegyzésenként'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'átlagos bejegyzés naponta'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'átlagos bejegyzés hetente'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'átlagos bejegyzés havonta'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'hozzászólás/bejegyzés'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'visszahivatkozás/bejegyzés'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'bejegyzés/nap'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'bejegyzés/hét'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'bejegyzés/hónap'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Összes karakter száma'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'karakter'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Karakterek bejegyzésenként'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'karakter/bejegyzés'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'A %s leghosszabb bejegyzés'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Elemek maximális száma'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Hány elemet mutassunk statisztikai elemenként? (alapértelmezett: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Részletes látogatói statisztika'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Legyen részletes látogatói statisztika? (alapértelmezett: nem)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'Nem!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Igen, az oldal alján'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Igen, az oldal tetején'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'Állítsd \'nem\'-re, hogy csak látogatói statisztika legyen'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Mutassunk mindent? (alapértelmezett: nem)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'Nem, rejts el mindent, kivéve a számlálót.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'Igen, mutass minden statisztikát!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Különálló számlálók'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Látogató ma'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Látogató összesen'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Látogatások száma ma'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Látogatások összesen'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Statisztika gyűjtése innentől: '); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC','A látogatások száma iegn nagy is lehet, de csak az oldalak megtekintését jelöli. Ez minden oldal betöltésekor vagy frissítésekor növelődik. Ez a szám NEM egyenlő a látogatók számával.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Legutóbbi látogatók'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Azoknak a helyeknek a listája, ahonnan legtöbbször ide ugrottak (hivatkozó)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Nem volt még regisztrált hivatkozó .'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'A látogatások napi lebontásúak'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'A látogatások havi lebontásúak'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Részletes látogatói statisztika'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Engedélyezve, ne számoljuk a robotokat'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Tiltva, számoljuk a robotokat is'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Robot számolás elleni védelem'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Állítsd \'iegn\'-re, hogy ne számoljuk az oldalakat látogató robotokat. \'Nem\' esetén számoljuk az oldalt lekérő robotot is mint látogató. Jelenleg több mint 25 robot van tiltólistán.'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Mutassuk az utolsó bejegyzés dátumát'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Mutassuk a bejegyzések számát'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Mutassuk a hozzászólások számát'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Mutassuk a havi látogatók számát'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_DAYVISITORS', 'Mutassuk a mai látogatók számát'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_WEEKVISITORS', 'Mutassuk a heti látogatók számát'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'A gyorsítótár ennyi idő után frissül'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Hány perc után frissüljön a statisztika? Ha ezt nagy számra állítod, akkor a teljesítmény nő, de nem tükrözi kellő gyorsasággal a statisztikai adatok frissességét.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Szöveg formátuma'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'A %s -t a szöveg/szám helyének jelölésére szolgál'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Utolsó bejegyzés: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s bejegyzés összesen'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s hozzászólás összesen'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s látogató ebben a hónapban'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DAYVISITORS', '%s látogató ma'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_WEEKVISITORS', '%s látogató ezen a héten'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Mutasd az aktuális látogatók számát (ez átlagban 15 percenként frissül)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s látogató van jelenleg'); + diff --git a/serendipity_event_statistics/UTF-8/lang_ja.inc.php b/serendipity_event_statistics/UTF-8/lang_ja.inc.php new file mode 100644 index 00000000..c678a3c0 --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_ja.inc.php @@ -0,0 +1,75 @@ + + * EN-Revision: 690 + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', '統計情報'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'エントリパネルに興味のある統計へのリンクを加えます。'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', '統計'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'はじめのエントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', '最後のエントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', '総エントリ数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'エントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... 公開'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... 草稿'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'ユーザー毎のエントリ数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', '総カテゴリ数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'カテゴリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'エントリの配分'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'エントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'アップロード済総画像数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', '画像'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', '種類別画像の配分'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'ファイル'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', '受信した総コメント数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'コメント'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', '最も頻繁にコメントされたエントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', '最も頻繁にコメントした人'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'リンク'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', '総購読数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', '購読'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', '最も頻繁に購読されたエントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', '購読'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', '受信した総トラックバック数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'トラックバック'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', '最も頻繁にトラックバックされたエントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'トラックバック'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', '最も頻繁にトラックバックした人'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'エントリ毎の評価されたコメント数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'エントリ毎の評価されたトラックバック数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', '一日当たりの評価されたエントリ数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', '一週間当たりの評価されたエントリ数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', '一ヶ月当たりの評価されたエントリ数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'コメント/エントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'トラックバック/エントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'エントリ/日'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'エントリ/週'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'エントリ/月'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', '文字の合計'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', '文字'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'エントリ当たりの文字数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', '文字/エントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '最長エントリトップ %s'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', '最大項目数'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', '統計値当たりに表示する項目数 (デフォルト: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', '訪問者の拡張統計'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', '拡張された訪問者統計機能を追加しますか? (デフォルト: いいえ)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'いいえ!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'はい, ぺーじの下に'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'はい, ページの上に'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Nr of vistors'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Nr of vistors today'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Total nr of vistors'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', '訪問者の拡張統計の機能は次の日以降のデータを収集しました: '); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', '最新の訪問者'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'トップリファラー'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'まだリファラーは記録されていません。'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', '拡張訪問者統計'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'カウントを禁止するブラウザー'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', '「|」で区切ったカウントから除外されるべきブラウザーを指定します。'); + diff --git a/serendipity_event_statistics/UTF-8/lang_ko.inc.php b/serendipity_event_statistics/UTF-8/lang_ko.inc.php new file mode 100644 index 00000000..8259df1f --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_ko.inc.php @@ -0,0 +1,58 @@ + http://www.tool-box.info/ + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', '통계'); +@define('PLUGIN_EVENT_STATISTICS_DESC', '관리 메뉴에 흥미로운 통계를 볼 수 있는 링크를 추가함'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', '통계'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', '첫 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', '마지막 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', '총 글의 개수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', '개의 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... 게시된 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... 초안 상태'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', '범주'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', '개의 범주'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', '글의 분포'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', '개의 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', '업로드된 그림'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', '개의 그림'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', '그림 종류 분포'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', '개의 파일'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', '달린 덧글 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', '개의 덧글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', '가장 많이 덧글이 달린 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', '가장 덧글을 많이 단 사람'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', '링크'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', '구독자'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', '명의 구독자'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', '가장 자주 구독이 된 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', '명의 구독자'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', '받은 트랙백 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', '개의 트랙백'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', '가장 자주 트랙백이 된 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', '개의 트랙백'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', '가장 자주 트랙백을 한 사람'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', '한 글에 달린 평균 덧글의 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', '한 글에 달린 평균 트랙백의 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', '하루에 적은 평균 글 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', '한 주에 적은 평균 글 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', '한 달에 적은 평균 글 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', '개의 덧글/글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', '개의 트랙백/글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', '개의 글/일'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', '개의 글/주'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', '개의 글/월'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', '총 글자 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', '글자'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', '한 글에 적은 글자 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', '글자/글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '가장 긴 %s개의 글'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', '최대 아이템 수'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', '통계 수치 당 몇 개의 아이템을 표시하겠습니까? (기본값: 20)'); + diff --git a/serendipity_event_statistics/UTF-8/lang_nl.inc.php b/serendipity_event_statistics/UTF-8/lang_nl.inc.php new file mode 100644 index 00000000..379975c9 --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_nl.inc.php @@ -0,0 +1,92 @@ + + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statystyki'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Dodaje w dziale wpisy link do ciekawych statystyk. Także do licznika wizyt.'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statystyki'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Pierwszy wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Ostatni wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Wszystkich wpisów'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'wpisów'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... opublikowanych'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... szkiców'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Wpisy na użytkownika'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Kategorie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'kategorie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Rozkład wpisów'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'wpisów'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Uploadowane obrazki'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'obrazków'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Rozkład typów obrazków'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'plików'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Otrzymane komentarze'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'komentarze'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Najczęściej komentowane wpisy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Najczęściej komentujący'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'link'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Subskrybenci'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'subskrybentów'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Najczęściej subskrybowane wpisy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'subskrybentów'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Otrzymane Ślady (Trackbacki)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'śladów'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Wpisy z największą ilością Śladów'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'śladów'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Najczęściej pozostawiający Ślady'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'średnia ilość komentarzy na wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'średnia ilość komentarzy na wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'średnia ilość wpisów na dzień'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'średnia ilość wpisów na tydzień'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'średnia ilość wpisów na miesiąc'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'komentarzy/wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'śladów/wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'wpisów/dzień'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'wpisów/tydzień'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'wpisów/miesiąc'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Ogólna ilość znaków we wpisach'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'znaków'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Znaków na wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'znaków/wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '%s najdłuższych wpisów'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Maksymalna ilość pozycji'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Jak wiele pozycji wyświetlić dla każdej wartości ujętej w statystykach? (Standardowo: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Rozszerzone Statystyki Odwiedzających'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Dodać Rozszerzone Statystyki Odwiedzających? (Standardowo: nie)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'Nie!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Tak, na dole strony ze statystykami'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Tak, na górze strony ze statystykami'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'Ustaw na "Nie" by pokazywać tylko statystki odwiedzających'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Pokazywać wszystko? (Standardowo: Nie)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'Nie, ukryj wszystko prócz licznika'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'Tak, pokazuj wszystkie statystyki'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Ilość odwiedzających'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Ilość odwiedzających dzisiaj'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Ogólna ilość odwiedzin'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Trafień dzisiaj'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Wszystkiech trafień'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Rozszerzone Statystyki Odwiedzających zbierają dane od'); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC','Możesz ujrzeć sporą ilość trafień. Te dane przedstawiają tylko ilość wyświetleń stron. Są uaktualniane przy KAŻDEJ odsłonie strony lub jej odświeżeniu. To NIE jest licznik wejść.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Ostatni odwiedzający'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top Referrers'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'No referrers has yet been registered.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'Wizyty w oparciu o dni miesiąca'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'Wizyty w oparciu o miesięce'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Rozszerzone Statystyki Odwiedzających'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Włącz, nie zliczaj botów'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Wyłącz, zliczaj boty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Ochrona przed zliczaniem botów'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Ustaw "Włącz" by roboty nie były zliczane. Ustaw "Wyłącz" by były zliczane także trafienia dokonywane przez boty. Obecnie ponad 25 botów jest blokowanych.'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Pokaż datę ostatniego wpisu'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Pokaż ilość wpisów'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Pokaż ilość komentarzy'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Pokaż ilość użytkowników w tym miesiącu'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Odświeżanie bufora (cache) statystyk'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Jak długo mają być pokazywane statystyki zanim zostaną odświezone? Ustawienie wysokiej wartości tej opcji wpływa korzystnie na wydajnośc ale może nie odzwierciedlać aktualnych danych o ile wartość będzie zbyt wysoka.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formatowanie tekstu'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Użyj %s jako miejsca wpisania numeru/tekstu'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Ostatni wpis: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s wpisów'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s komentarzy'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s odwiedzający(ch) w tym miesiącu'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Pokaż ilość aktualnie odwiedzających stronę (zbieraj dane z ostatnich 15 minut)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s odwiedzający(-ch) online'); + diff --git a/serendipity_event_statistics/UTF-8/lang_pt_PT.inc.php b/serendipity_event_statistics/UTF-8/lang_pt_PT.inc.php new file mode 100644 index 00000000..647ea9a8 --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_pt_PT.inc.php @@ -0,0 +1,75 @@ + + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Estatísticas'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Junta uma ligação a estatísticas interessantes no seu painel entradas, incluindo um contador de visitantes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Estatísticas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Primeira entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Última entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Número total de entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... públicos'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... rascunhos'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Categorias'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'categorias'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Distribuição das entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Imagens recebidas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'imagen(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Distribuição dos tipes de imagem'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'ficheiros'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Comentários recebidos'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'comentário(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Entradas mais comentadas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Comentadores mais frequentes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'ligação'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Subscritores'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'subscritor(es)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Entradas mais subscritas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'subscritor(es)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Retroligações recebidas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'retroligações'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Entradas com maior número de retroligações'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'retroligações'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Pessoas que fizeram mais retroligações'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'comentários por notícia (estimativa)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'retroligações por notícia (estimation)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'entradas por dia (estimativa)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'entradas por semana (estimativa)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'entradas por mês (estimativa)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'comentários/entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'retroligações/entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'entradas/dia'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'entradas/semana'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'entradas/mês'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Número total de caracteres'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'caracteres'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Caracteres por entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'caracteres/entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'As %s entradas mais longas'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Número máximo de elementos'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Quantos itens por estatística? Valor por omissão: 20'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Estatísticas Adicionais de Visitantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Juntar Estatísticas Adicionais de Visitantes? (por omissão: não)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'Não!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Sim, no fundo da página'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Sim, no topo da página'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Nº de visitantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Nº de visitantes hoje'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Nº total de visitantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'As estatísticas adicionais de visitantes têm coligido dados desde'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Visitantes mais recentes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Referenciadores mais importantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Nenhum referenciador registado por enquanto.'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Estatísticas Adicionais de Visitantes'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Banir da contagem navegadores'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Inserir navegadores que devem ser excluídos da contagem, separados por "|"'); + diff --git a/serendipity_event_statistics/UTF-8/lang_sk.inc.php b/serendipity_event_statistics/UTF-8/lang_sk.inc.php new file mode 100644 index 00000000..e3407edc --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_sk.inc.php @@ -0,0 +1,106 @@ + + * EN-Revision: Revision of lang_en.inc.php + * Translated on 2008/08/17 + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Štatistiky'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Zobrazenie štatistík článkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Štatistiky'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Prvý článok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Posledný článok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Spolu článkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'článkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... publikovaných'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... konceptov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Články podľa používateľov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Kategórie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'kategórií'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Rozdelenie článkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'článkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Nahraných obrázkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'obrázkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Rozdelenie obrázkov podľa typov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'súborov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Pridané komentáre'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'komentárov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Najčastejšie komentované články'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Njačastejšie komentujúci čitatelia'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'www'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Odberatelia (RSS kanálu)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'odberateľov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Najčasteješie odoberané články'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'odberateľov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Pridané odozvy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'odoziev'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Najčastejšie sledované články'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'odoziev'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Najčastejšie odozvy čitateľov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'počet komentárov na článok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'počet odoziev na článok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'počet článkov za deň'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'počet článkov za týždeň'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'počet článkov za mesiac'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'komentárov/článok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'odoziev/článok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'článkov/deň'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'článkov/týždeň'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'článkov/mesiac'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Celkový počet znakov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'znakov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Znakov na článok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'znakov/článok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '%s najdlhších článkov'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Počet prvkov'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Koľko prvkov vziať pre štatistické vyhodnocovanie? (Prednastavené: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Rozšírené štatistiky pre návštevníkov'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Pridať rozšírené štatistiky pre návštevníkov stránok? (Prednastavené: NIE)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'NIE'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'ÁNO, na koniec stránky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'ÁNO, na začiatok stránky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'Zobraziť všetko?'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Zobraziť všetky štatistiky, aj o používateľoch? (Prednastavené: NIE)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'NIE, skryť všetko okrem počítadiel.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'ANO, ukázať všetky štatistiky.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Jednotlivé počítadlá'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Návštevníkov za tento deň'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Návštevníkov celkom'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Zobrazenie za tento deň'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Zobrazenie celkom'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Ukladanie štatistík od'); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC', 'Zobrazenia sa môžu vyšplhať do vysokých hodnôt, pretože sú zvýšené pri KAŽDOM načítaní stránky. Nie je to ukazovateľ počtu ľudí, ktorí si stránku prečítali. Je to ukazovateľ počtu zobrazení stránky.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Poslední návštevníci'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top odkazovače'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Žiadne odkazy ešte neboli zaznamenané.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'Návštevy podľa dní'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'Návštevy podľa mesiacov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Rozšírená štatistika o používateľoch'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Zapnuté, nepočítať roboty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Vypnuté, započítavať aj roboty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Ochrana proti vyhľadávacím robotom'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Nastavte na \'Zapnuté\', ak nechcete do štatistík počítať vyhľadávacie roboty. Pri nastavení \'Vypnuté\' budú započítané aj roboty. Aktuálne sa filtruje 25 známych robotov.'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Zobraziť dátom posledného článku'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Zobraziť počet článkov'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Zobraziť počet komentárov'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Zobraziť návštevníkov za tento mesiac'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_DAYVISITORS', 'Zobraziť návštevníkov za tento děn'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_WEEKVISITORS', 'Zobraziť návštevníkov za tento týždeň'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Cache timeout'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Ako dlho majú byť štatistiky zobrazované pred ich opätovným vytváraním? Nastavenie tejto hodnoty na veľký počet minút zvýši výkon, príliš vysoká hodnota spôsobuje zobrazovanie neaktuálnych štatistík.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formátovanie textu'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Použiť symbol %s pre vloženie čísla/textu'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Posledný článok: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s vložených článkov'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s pridaných komentárov'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s návštevníkov za tento mesiac'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DAYVISITORS', '%s návštevníkov za tento deň'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_WEEKVISITORS', '%s návštevníkov za tento týžden'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Ukázať počet online návštevníkov (počítané počas posledných 15 minút)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s návštevníkov online'); + diff --git a/serendipity_event_statistics/UTF-8/lang_tn.inc.php b/serendipity_event_statistics/UTF-8/lang_tn.inc.php new file mode 100644 index 00000000..322efb14 --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_tn.inc.php @@ -0,0 +1,58 @@ + http://open.38.com + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', '統計資料'); +@define('PLUGIN_EVENT_STATISTICS_DESC', '記錄一些管於您的網誌的資料'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', '統計資料'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', '第一篇文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', '最後一篇文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', '總文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', '文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... 公開'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... 草稿'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', '類別'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', '類別'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', '文章分類'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', '文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', '上傳的圖片'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', '圖片'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', '圖片類型'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', '檔案'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', '迴響數量'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', '迴響'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', '最多迴響的文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', '最多迴響者'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', '連結'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', '訂閱者'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', '訂閱者'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', '最多訂閱的文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', '訂閱者'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', '引用數量'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', '引用'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', '最多引用的文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', '引用'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', '最多引用者'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', '平均迴響/文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', '平均引用/文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', '平均文章/天'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', '平均文章/周'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', '平均文章/月'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', '迴響/文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', '引用/文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', '文章/天'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', '文章/周'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', '文章/月'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', '總文字'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', '文字'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', '文章裡的文字數量'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', '文字/文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '%s 篇最長的文章'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', '記錄數量'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', '每個記錄顯示的資料?(預設:20)'); + diff --git a/serendipity_event_statistics/UTF-8/lang_zh.inc.php b/serendipity_event_statistics/UTF-8/lang_zh.inc.php new file mode 100644 index 00000000..6670cc54 --- /dev/null +++ b/serendipity_event_statistics/UTF-8/lang_zh.inc.php @@ -0,0 +1,103 @@ + + + + Dokumentace: Plugin Statistiky + + +

Dokumentace k pluginu 'Statistiky'

+

Dokumentaci k tomuto pluginu peloil do etiny Vladimr Ajgl (vlada [zavinac] ajgl [tecka] cz) dne 5.7.2011. Od t doby mohl bt plugin pozmnn nebo mohly bt rozen jeho funkce. Zkontrolujte pro jistotu i aktuln anglick ChangeLog. +

+ +

Popis pluginu

+

Plugin vyhodnocuje a zobrazuje rzn ukazatele o provozu blogu, jako jsou poty publikovanch pspvk nebo nvtvnost. +

+ +

Historie verz (ChangeLog)

+
    +
  • verze ???
  • +
      +
    • Pidn 'http://' k URL adrese komenttora, pokud to v n chyb.
    • +
    +
  • verze 1.60, 23.7.2007 [Kalkin]
  • +
      +
    • Pepsn filtr prohledvacch robot. Nyn je chytej.
    • +
    • Grafy mohou bt irok nejve 200 pixel.
    • +
    • Barvy sloupek jsou nyn relativn.
    • +
    +
  • verze 1.50, 21.7.2007 [Kalkin]
  • +
      +
    • Pidan velk mnostv prohledvacch robot
    • +
    • Nyn plugin pot jako nvtvy pouze uniktn IP adresy, nikoliv kad obnoven strnky.
    • +
    +
  • verze 1.40 [Shrikee / Arnan]
  • +
      +
    • Pidna databzov tabulka, kter uchovv denn statistiky.
    • +
    • Pidny 2 grafy, kter zobrazuj data z pedchoz tabulky
    • +
    • Pepsn filtr na prohledvac roboty
    • +
    • Pidna volba nastaven, kter umouje zobrazovat pouze statistiky nvtv, nebo vechny statistiky (poet pspvk a podobn)
    • +
    • Pidna volba nastaven pro zapnut nebo vypnut filtru na prohledvac roboty.
    • +
    • Opraven registr referer. Dote nebyly ukldny do databze, te u jsou.
    • +
    • Pokud je $useragent, $referer nebo $remote_addr przdn nebo neznm, je nastaven na 'neznm'.
    • +
    +
+ + diff --git a/serendipity_event_statistics/documentation_cz.html b/serendipity_event_statistics/documentation_cz.html new file mode 100644 index 00000000..7f39e2dc --- /dev/null +++ b/serendipity_event_statistics/documentation_cz.html @@ -0,0 +1,44 @@ + + + + Dokumentace: Plugin Statistiky + + +

Dokumentace k pluginu 'Statistiky'

+

Dokumentaci k tomuto pluginu peloil do etiny Vladimr Ajgl (vlada [zavinac] ajgl [tecka] cz) dne 5.7.2011. Od t doby mohl bt plugin pozmnn nebo mohly bt rozen jeho funkce. Zkontrolujte pro jistotu i aktuln anglick ChangeLog. +

+ +

Popis pluginu

+

Plugin vyhodnocuje a zobrazuje rzn ukazatele o provozu blogu, jako jsou poty publikovanch pspvk nebo nvtvnost. +

+ +

Historie verz (ChangeLog)

+
    +
  • verze ???
  • +
      +
    • Pidn 'http://' k URL adrese komenttora, pokud to v n chyb.
    • +
    +
  • verze 1.60, 23.7.2007 [Kalkin]
  • +
      +
    • Pepsn filtr prohledvacch robot. Nyn je chytej.
    • +
    • Grafy mohou bt irok nejve 200 pixel.
    • +
    • Barvy sloupek jsou nyn relativn.
    • +
    +
  • verze 1.50, 21.7.2007 [Kalkin]
  • +
      +
    • Pidan velk mnostv prohledvacch robot
    • +
    • Nyn plugin pot jako nvtvy pouze uniktn IP adresy, nikoliv kad obnoven strnky.
    • +
    +
  • verze 1.40 [Shrikee / Arnan]
  • +
      +
    • Pidna databzov tabulka, kter uchovv denn statistiky.
    • +
    • Pidny 2 grafy, kter zobrazuj data z pedchoz tabulky
    • +
    • Pepsn filtr na prohledvac roboty
    • +
    • Pidna volba nastaven, kter umouje zobrazovat pouze statistiky nvtv, nebo vechny statistiky (poet pspvk a podobn)
    • +
    • Pidna volba nastaven pro zapnut nebo vypnut filtru na prohledvac roboty.
    • +
    • Opraven registr referer. Dote nebyly ukldny do databze, te u jsou.
    • +
    • Pokud je $useragent, $referer nebo $remote_addr przdn nebo neznm, je nastaven na 'neznm'.
    • +
    +
+ + diff --git a/serendipity_event_statistics/green.png b/serendipity_event_statistics/green.png new file mode 100644 index 00000000..639cc2be Binary files /dev/null and b/serendipity_event_statistics/green.png differ diff --git a/serendipity_event_statistics/lang_bg.inc.php b/serendipity_event_statistics/lang_bg.inc.php new file mode 100644 index 00000000..4bf6ad47 --- /dev/null +++ b/serendipity_event_statistics/lang_bg.inc.php @@ -0,0 +1,107 @@ + + * EN-Revision: Revision of lang_en.inc.php + * Translated on 2007/11/23 + * @author Vladimir Ajgl + * @revisionDate 2009/02/14 + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statistiky'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Zobrazen statistik zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statistiky'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Prvn zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Posledn zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Celkem zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... publikovanch'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... koncept'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Zznamy podle uivatel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Kategorie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'kategori'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Rozdlen zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Nahranch obrzk'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'obrzk'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Rozdlen obrzk podle typ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'soubor'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Pijat komente'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'koment'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Nejastji komentovan zznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Nejastji komentujc teni'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'www'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Odbratel (RSS kanlu)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'odbratel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Nejastji odebran zznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'odbratel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Pijat odezvy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'odezev'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Nejastji sledovan zznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'odezev'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Nejastj odezvy ten'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'poet koment na zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'poet odezev na zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'poet zznam za den'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'poet zznam za tden'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'poet zznam za msc'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'koment/zznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'odezev/zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'zznam/den'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'zznam/tden'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'zznam/msc'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Celkov poet znak'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'znak'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Znak na zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'znak/zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '%s nejdelch zznam'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Poet prvk'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Kolik prvk vzt pro statistick vyhodnocen? (Default: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Rozen statistiky pro nvtvnky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Pidat rozen statistiky pro nvtvnky strnek? (Standardn: NE)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'NE!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'ANO, na konec strnky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'ANO, na zatek strnky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'Ukzat vechno?'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Zobrazit vechny statistiky, i o uivatelch? (Standardn: NE)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'NE, krom potadel vechno schovej.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'ANO, uka vechny statistiky!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Jednotliv potadla'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Nvtvnk dnes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Nvtvnk celkem'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Zobrazen dnes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Zobrazen celkem'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Ukldn statistik od'); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC', 'Zobrazen se mohou vyplhat do velkch hodnot, protoe jsou zvena pi KADM naten strnky. Nen to slo potu lid, kte strnku prohleli. Je to ukazatel potu zobrazen strnky.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Posledn nvtvnci'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top odkazovae'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'dn odkazy jet nebyly zaznamenny.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'Nvtvy podle dn'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'Nvtvy podle msc'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Rozen statistika o uivatelch'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Zapnout, nepotej roboty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Vypnout, zapotej i roboty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Ochrana proti vyhledvacm robotm'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Nastav na \'Zapnout\' pokud do statistik nechce zapotvat vyhledvac roboty. nastav na \'Vypnout\' a roboti budou zapotni. V souasn dob filtruje 25 znmch robot.'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Zobraz datum poslednho pspvku'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Zobraz poet pspvk'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Zobraz poet koment'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Zobraz nvtvnky v tomto msci'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_DAYVISITORS', 'Zobraz nvtvnky dnes'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_WEEKVISITORS', 'Zobraz nvtvnky tento tden'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Cache timeout'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Jak dlouho maj bt statistiky zobrazeny ped znovunatenm? Nastaven tto hodnoty na vysok poet minut zvt vkon, ale pokud bude hodnota pli vysok, mon nebude zobrazovat aktuln data.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formtovn text'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Pouij symbol %s pro vloen sla/textu'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Posledn pspvek: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s napsanch pspvk'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s koment bylo udleno'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s nvtvnk() tento msc'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DAYVISITORS', '%s nvtvnk() dnes'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_WEEKVISITORS', '%s nvtvnk() tento tden'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Uka poet online nvtvnk (potno bhem poslednch 15 minut)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s nvtvnk() online'); + diff --git a/serendipity_event_statistics/lang_cz.inc.php b/serendipity_event_statistics/lang_cz.inc.php new file mode 100644 index 00000000..6ddbcdb6 --- /dev/null +++ b/serendipity_event_statistics/lang_cz.inc.php @@ -0,0 +1,110 @@ + + * EN-Revision: Revision of lang_en.inc.php + * Translated on 2007/11/23 + * @author Vladimir Ajgl + * @revisionDate 2009/02/14 + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statistiky'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Zobrazen statistik zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statistiky'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Prvn zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Posledn zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Celkem zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... publikovanch'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... koncept'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Zznamy podle uivatel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Kategorie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'kategori'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Rozdlen zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Nahranch obrzk'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'obrzk'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Rozdlen obrzk podle typ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'soubor'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Pijat komente'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'koment'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Nejastji komentovan zznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Nejastji komentujc teni'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'www'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Odbratel (RSS kanlu)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'odbratel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Nejastji odebran zznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'odbratel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Pijat odezvy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'odezev'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Nejastji sledovan zznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'odezev'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Nejastj odezvy ten'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'poet koment na zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'poet odezev na zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'poet zznam za den'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'poet zznam za tden'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'poet zznam za msc'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'koment/zznamy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'odezev/zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'zznam/den'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'zznam/tden'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'zznam/msc'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Celkov poet znak'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'znak'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Znak na zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'znak/zznam'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '%s nejdelch zznam'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Poet prvk'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Kolik prvk vzt pro statistick vyhodnocen? (Default: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Rozen statistiky pro nvtvnky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Pidat rozen statistiky pro nvtvnky strnek? (Standardn: NE)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'NE!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'ANO, na konec strnky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'ANO, na zatek strnky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'Ukzat vechno?'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Zobrazit vechny statistiky, i o uivatelch? (Standardn: NE)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'NE, krom potadel vechno schovej.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'ANO, uka vechny statistiky!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Jednotliv potadla'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Nvtvnk dnes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Nvtvnk celkem'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Zobrazen dnes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Zobrazen celkem'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Ukldn statistik od'); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC', 'Zobrazen se mohou vyplhat do velkch hodnot, protoe jsou zvena pi KADM naten strnky. Nen to slo potu lid, kte strnku prohleli. Je to ukazatel potu zobrazen strnky.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Posledn nvtvnci'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top odkazovae'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'dn odkazy jet nebyly zaznamenny.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'Nvtvy podle dn'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'Nvtvy podle msc'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Rozen statistika o uivatelch'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Zapnout, nepotej roboty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Vypnout, zapotej i roboty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Ochrana proti vyhledvacm robotm'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Nastav na \'Zapnout\' pokud do statistik nechce zapotvat vyhledvac roboty. nastav na \'Vypnout\' a roboti budou zapotni. V souasn dob filtruje 25 znmch robot.'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Zobraz datum poslednho pspvku'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Zobraz poet pspvk'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Zobraz poet koment'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Zobraz nvtvnky v tomto msci'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_DAYVISITORS', 'Zobraz nvtvnky dnes'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_WEEKVISITORS', 'Zobraz nvtvnky tento tden'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Cache timeout'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Jak dlouho maj bt statistiky zobrazeny ped znovunatenm? Nastaven tto hodnoty na vysok poet minut zvt vkon, ale pokud bude hodnota pli vysok, mon nebude zobrazovat aktuln data.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formtovn text'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Pouij symbol %s pro vloen sla/textu'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Posledn pspvek: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s napsanch pspvk'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s koment bylo udleno'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s nvtvnk() tento msc'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DAYVISITORS', '%s nvtvnk() dnes'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_WEEKVISITORS', '%s nvtvnk() tento tden'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Uka poet online nvtvnk (potno bhem poslednch 15 minut)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s nvtvnk() online'); + diff --git a/serendipity_event_statistics/lang_de.inc.php b/serendipity_event_statistics/lang_de.inc.php new file mode 100644 index 00000000..7d462050 --- /dev/null +++ b/serendipity_event_statistics/lang_de.inc.php @@ -0,0 +1,107 @@ + + * @translated 2009/06/03 + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statistiken'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Zeigt einen Link zu informativen Statistiken (inkl. Besucherzhler) in der Administrationsoberflche an.'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statistik'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Erster Eintrag'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Letzter Eintrag'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Insgesamt verfasste Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... davon ffentlich'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... davon Entwrfe'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Artikel pro Benutzer'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Vorhandene Kategorien'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'Kategorie(n)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Verteilung der Artikel auf Kategorien'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'eingetragene(r) Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Hochgeladene Bilder'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'Bild(er)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Verteilung der Bild-Dateitypen'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'vorhandene Datei(en)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Erhaltene Kommentare'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'Kommentar(e)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Top kommentierte Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Top Kommentatoren'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'Link'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Abonnenten'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'Abonnent(en)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Top abonnierte Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'eingetragene(r) Abonnent(en)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Erhaltene Trackbacks'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'Trackback(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Top Trackback-Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'eingetragene(r) Trackback(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Top Trackbacker'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'Durchschnittliche Kommentare pro Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'Durchschnittliche Trackbacks pro Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'Durchschnittliche Artikel pro Tag'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'Durchschnittliche Artikel pro Woche'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'Durchschnittliche Artikel pro Monat'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'Kommentare/Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'Trackbacks/Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'Artikel/Tag'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'Artikel/Woche'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'Artikel/Monat'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Menge der geschriebenen Zeichen'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'Zeichen'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Zeichen pro Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'Zeichen/Artikel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'Die %s lngsten Artikel'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Anzahl Eintrge'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Wie viele Eintrge sollen pro statistischem Wert angezeigt werden (Standard: 20)?'); + + //Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Erweiterte Besucherstatistiken'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Erweiterte Besucherstatistiken anzeigen (Standard: nein)?'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'Nein!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Ja, am unteren Ende der Seite.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Ja, oben auf der Seite.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'Alles zeigen? (Standard: nein)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Bei \'nein\' werden nur Besucherstatistiken angezeigt'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'Nein, alles auer dem Zhler verbergen.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'Ja, alle Statistiken anzeigen!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Anzahl der Besucher'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Aufrufe heute'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Aufrufe gesamt'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Besucher heute'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Besucher gesamt'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Die erweiterte Besucherstatistik hat seit folgendem Zeitpunkt Daten gesammelt:'); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC','Die Zahl der Aufrufe kann sehr gro werden, liefert jedoch einen Wert bezglich der einzelnen Seitenanfragen. Diese Zahl erhht sich deshalb mit JEDEM Seitenaufruf sowie jeder Aktualisierung der Seite und kann damit NICHT als Besucherzhler verstanden werden.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Letzte Besucher'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top-Referrer'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Bisher wurden keine Referrer registriert.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'Aufrufe, auf den Tag bezogen'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'Aufrufe, auf den Monat bezogen'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Erweiterte Besucherstatistik'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Aktivieren, keine Robots zhlen'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Nein, Robots bitte mitzhlen'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Robot-Zhlung verhindern'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Bei \'ja\' werden keine Robots gezhlt. Bei \'nein\' werden Robots mitgezhlt. Bislang knnen ber 25 Bots von der Zhlung ausgeschlossen werden.'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Datum des letzten Artikels anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Anzahl der Artikel anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Anzahl der Kommentare anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Besucher dieses Monats anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Cache-Zeitlimit'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Gibt an (in Minuten), wie lange die Statistik angezeigt wird, bevor sie aktualisiert wird. Ein hheres Zeitlimit fhrt zu besserer Leistung, stellt jedoch nicht sicher, dass die Statistiken immer aktuell sind.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Textformatierung'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Bitte %s als Platzhalter fr die Zahl/den Text benutzen'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Letzter Artikel: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s Artikel wurden geschrieben'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s Kommentare wurden abgegeben'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s Besucher in diesem Monat'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Anzahl momentaner Besucher (inkl. ca. der letzten 15 Minuten) anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s Besucher online'); + +// Next lines were translated on 2009/06/03 +@define('PLUGIN_EVENT_STATISTICS_SHOW_DAYVISITORS', 'Besucher dieses Tages anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_WEEKVISITORS', 'Besucher dieser Woche anzeigen'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DAYVISITORS', '%s Besucher heute'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_WEEKVISITORS', '%s Besucher in dieser Woche'); + diff --git a/serendipity_event_statistics/lang_en.inc.php b/serendipity_event_statistics/lang_en.inc.php new file mode 100644 index 00000000..e90c4942 --- /dev/null +++ b/serendipity_event_statistics/lang_en.inc.php @@ -0,0 +1,106 @@ + + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statistics'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Adds a link to interesting statistics in your entries panel, including a visitors counter'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statistics'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'First entry'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Last entry'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Total entries'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'entries'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... public'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... drafts'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Entries per user'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Categories'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'categories'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Distribution of entries'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'entries'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Uploaded images'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'image(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Distribution of image types'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'file(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Received comments'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'comment(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Most frequently commented entries'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Most frequently commenting people'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'link'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Subscribers'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'subscriber(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Most frequently subscribed entries'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'subscriber(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Received trackbacks'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'trackback(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Most frequently trackbacked entires'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'trackback(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Most frequently trackbacking people'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'estimated comments per entry'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'estimated trackbacks per entry'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'estimated entries per day'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'estimated entries per week'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'estimated entries per month'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'comments/entries'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'trackbacks/entry'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'entries/day'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'entries/week'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'entries/month'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Total amount of characters'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'characters'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Characters per entry'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'chars/entry'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'The %s longest entries'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Maximum items'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'How many items to display per statistical value? (Default: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Extended Visitors Statistics'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Add Extended Visitors Statistics feature? (default: no)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'No!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Yes, at the bottom of the page'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Yes, at the top of the page'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'Set to \'no\' to show only visitor stats'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Show everything? (default: no)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'No, hide everything but the counter.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'Yes, show me all statistics!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Individual counters'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Vistors today'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Vistors ever'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Hits today'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Hits ever'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Collecting stats since'); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC','The hits can go quite high and are purely for indication of pageviews. The hits are updated on EVERY pageview or refresh. This number is NOT a actual visit count.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Latest Visitors'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top Referrers'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'No referrers have yet been registered.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'Visits based on day'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'Visits based on month'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Extended Visitor Statistics'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Enable, do not count bots'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Disable, please count bots'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Robot count protection'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Set to \'yes\' to not count robots. set to \'no\' to count robots. Currently over 25 bots are banned.'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Show date of last entry'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Show number of entries'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Show number of comments'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Show visitors this month'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_DAYVISITORS', 'Show visitors today'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_WEEKVISITORS', 'Show visitors this week'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Cache timeout'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'How long may the statistics be shown before they get refreshed? Setting this to a high number of minutes will improve performance, but might not reflect the actual data if set too high.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formatting text'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Use %s as placeholder for the number/text'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Last entry: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s entries written'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s comments have been made'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s visitor(s) this month'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DAYVISITORS', '%s visitor(s) today'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_WEEKVISITORS', '%s visitor(s) this week'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Show number of current visitors (aggregate past 15 minutes)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s visitor(s) online'); + diff --git a/serendipity_event_statistics/lang_es.inc.php b/serendipity_event_statistics/lang_es.inc.php new file mode 100644 index 00000000..b3843ab4 --- /dev/null +++ b/serendipity_event_statistics/lang_es.inc.php @@ -0,0 +1,92 @@ + + * EN-Revision: 690 + */ + + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Estadsticas'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Aade un enlace hacia estadsticas interesantes en tu panel de entradas, incluyendo un contador de visitas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Estadsticas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Primera entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'ltima entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Total de entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... pblicas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... borradores'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Entradas por usuario'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Categoras'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'categoras'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Distribucin de entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Imgenes subidas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'imagen(es)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Distribucin del tipo de imgenes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'archivo(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Comentarios recibidos'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'comentario(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Entradas ms frecuentemente comentadas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Personas ms frecuentemente comentadas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'enlace'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Subscriptores'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'subscriptor(es)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Entradas ms frecuentemente subscritas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'subscriptor(es)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Trackbacks recibidos'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'trackback(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Entradas que reciben ms frecuentemente trackbacks'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'trackback(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Most frequently trackbacking people');//translate +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'estimado de comentarios por entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'estimado de trackbacks por entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'estimado de entradas por da'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'estimado de entradas por semana'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'estimado de entradas por mes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'comentarios/entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'trackbacks/entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'entradas/da'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'entradas/semana'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'entradas/mes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Cantidad total de caracteres'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', ' caracteres'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'caracteres por entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'Caracteres por entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'Las %s entradas ms largas'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Mximo de items'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Cuntos items por valor estadstico mostrar? (Default: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Estadsticas de visitantes extendidas'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Aadir caracterstica de estadsticas de visitantes extendidas? (por defecto: no)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'No!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'S, al final de la pgina'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'S, al comienzo de la pgina'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Nr de visitantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Nr de visitantes hoy'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Nr total de visitantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'La caracterstica de estadsticas extendidas de visitantes ha estado colectando informacin desde'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'ltimos visitantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Mximos referentes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Ningn referente ha sido registrado todava.'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Estadsticas extendidas de visitantes'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'No incluir en el conteo a los navegadores'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Inserte los navegadores que deben ser excluidos del conteo, separados por "|"'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Mostrar fecha de la ltima entrada'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Mostrar nmero de entradas'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Mostrar nmero de comentarios'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Mostrar visitantes de este mes'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Tiempo lmite del cach'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Cunto tiempo las estadsticas sern mostradas antes de ser actualizadas? Definir esta variable a un nmero alto de minutos mejorar el desempeo, pero puede que no refleje la informacin actual si est definida muy alto.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formato del texto'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Utiliza %s como variable para el nmero/texto'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'ltima entrada: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s entradas escritas'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s comentarios han sido hechos'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s visitante(s) este mes'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Muestra el nmero de visitantes actuales (agregado de los ltimos 15 minutos)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s visitante(s) en linea'); + diff --git a/serendipity_event_statistics/lang_fr.inc.php b/serendipity_event_statistics/lang_fr.inc.php new file mode 100644 index 00000000..6c802889 --- /dev/null +++ b/serendipity_event_statistics/lang_fr.inc.php @@ -0,0 +1,89 @@ + http://sebastian.mordziol.de + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statistiques'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Ajoute un lien vers des statistiques inttressantes dans votre panneau d\'administration des billets'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statistiques'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Premier billet'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Dernier billet'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Nombre total de billets'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'billets'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... publics'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... brouillons'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Catgories'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'catgories'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Distribution des billets'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'billets'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Images uploades'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'image(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Distribution des types d\'image'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'fichier(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Commentaires reus'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'commentaire(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Billets les plus comments'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Personnes crivant le plus de commentaires'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'lien'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Personnes souscrites'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'personnes souscrite(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Billets les plus souscrits'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'personnes souscrite(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Rtroliens reus'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'rtrolien(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Billets avec le plus de rtroliens'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'rtrolien(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Personnes ayant fait le plus de rtroliens'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'commentaires par billet (estimation)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'rtroliens par billet (estimation)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'billets par jour (estimation)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'billets pas semaine (estimation)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'billets par mois (estimation)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'commentaires/billet'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'rtroliens/billet'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'billets/jour'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'billets/semaine'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'billets/mois'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Nombre total de caractres'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'caractres'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Caractres par billet'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'caractres/billet'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'Les %s billets les plus longs'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Nombre maximum d\'lments'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Combien d\'lments afficher par valeur statistique? Valeur par dfaut: 20'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Statistiques dtailles'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Activer les statistiques dtailles? (par dfaut: non)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'Non'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Oui, en pied de page'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Oui, en haut de page'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Nombre de visiteurs'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Nombre de visiteurs aujourd\'hui'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Nombre total de visiteurs'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Les statistiques dtailles sont actives depui'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Derniers visiteurs'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top des pages rfrantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Aucune page rfrante n\'a encore t enregistre.'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Statistques dtailles des visiteurs'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Exclure des navigateurs des statistiques'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Cette option vous permet de dfinir des noms de navigateurs exclure des statistiques. Sparez plusieurs noms par "|".'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Afficher la date du dernier billet'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Afficher le nombre de billets'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Afficher le nombre de commentaires'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Afficher le nombre de visiteurs de ce mois'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Expiration du cache'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Permet de dfinir la dure d\'expiration du cache des donnes statistiques. En augmentant la dure, vous amliorerez la performance de votre blog, mais si vouls la rglez trop haute les statistiques ne reflteront pas les donnes relles.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formatage du texte'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Utilisez %s comme balise pour le texte/chiffre'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Dernier billet: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s billets rdigs'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s commentaires ont t ajouts'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s visiteur(s) ce mois-ci'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Afficher le nombre de visiteurs en ce moment (dtects sur les dernires 15 minutes)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s visiteur(s) en ligne'); + diff --git a/serendipity_event_statistics/lang_hu.inc.php b/serendipity_event_statistics/lang_hu.inc.php new file mode 100644 index 00000000..e8fd5b3b --- /dev/null +++ b/serendipity_event_statistics/lang_hu.inc.php @@ -0,0 +1,107 @@ + + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statisztika'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Az admin felleten, a bejegyzsek panelban, statisztika hivatkozst hoz ltre, ahol klnfle statisztikkat lthasz, pl. ltogatszmll'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statisztika'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Els bejegyzs'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Utols bejegyzs'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'sszes bejegyzs'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'bejegyzs'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... publikus'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... vzlat'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Bejegyzs felhasznlnknt'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Kategrik'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'kategria'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Bejegyzsek eloszlsa'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'bejegyzs'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Feltlttt kpek'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'kp'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Kptpusok eloszlsa'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'fjl'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Fogadott hozzszlsok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'hozzszls'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Legtbb hozzszlssal rendelkez bejegyzsek'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Legtbbszr hozzszl emberek'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'hivatkozs'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Feliratkozottak'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'feliratkozott'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Legtbbszr ezekre a bejegyzsre iratkoztak fel'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'feliratkozott'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Fogadott visszahivatkozsok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'visszahivatkozs'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Legtbb visszahivatkozssal rendelkez bejegyzsek'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'visszahivatkozs'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Legtbb visszahivatkozst ltrehoz emberek'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'tlagos hozzszls bejegyzsenknt'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'tlagos visszahivatkozs bejegyzsenknt'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'tlagos bejegyzs naponta'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'tlagos bejegyzs hetente'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'tlagos bejegyzs havonta'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'hozzszls/bejegyzs'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'visszahivatkozs/bejegyzs'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'bejegyzs/nap'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'bejegyzs/ht'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'bejegyzs/hnap'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'sszes karakter szma'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'karakter'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Karakterek bejegyzsenknt'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'karakter/bejegyzs'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'A %s leghosszabb bejegyzs'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Elemek maximlis szma'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Hny elemet mutassunk statisztikai elemenknt? (alaprtelmezett: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Rszletes ltogati statisztika'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Legyen rszletes ltogati statisztika? (alaprtelmezett: nem)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'Nem!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Igen, az oldal aljn'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Igen, az oldal tetejn'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'lltsd \'nem\'-re, hogy csak ltogati statisztika legyen'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Mutassunk mindent? (alaprtelmezett: nem)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'Nem, rejts el mindent, kivve a szmllt.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'Igen, mutass minden statisztikt!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Klnll szmllk'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Ltogat ma'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Ltogat sszesen'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Ltogatsok szma ma'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Ltogatsok sszesen'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Statisztika gyjtse innentl: '); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC','A ltogatsok szma iegn nagy is lehet, de csak az oldalak megtekintst jelli. Ez minden oldal betltsekor vagy frisstsekor nveldik. Ez a szm NEM egyenl a ltogatk szmval.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Legutbbi ltogatk'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Azoknak a helyeknek a listja, ahonnan legtbbszr ide ugrottak (hivatkoz)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Nem volt mg regisztrlt hivatkoz .'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'A ltogatsok napi lebontsak'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'A ltogatsok havi lebontsak'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Rszletes ltogati statisztika'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Engedlyezve, ne szmoljuk a robotokat'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Tiltva, szmoljuk a robotokat is'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Robot szmols elleni vdelem'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'lltsd \'iegn\'-re, hogy ne szmoljuk az oldalakat ltogat robotokat. \'Nem\' esetn szmoljuk az oldalt lekr robotot is mint ltogat. Jelenleg tbb mint 25 robot van tiltlistn.'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Mutassuk az utols bejegyzs dtumt'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Mutassuk a bejegyzsek szmt'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Mutassuk a hozzszlsok szmt'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Mutassuk a havi ltogatk szmt'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_DAYVISITORS', 'Mutassuk a mai ltogatk szmt'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_WEEKVISITORS', 'Mutassuk a heti ltogatk szmt'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'A gyorsttr ennyi id utn frissl'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Hny perc utn frissljn a statisztika? Ha ezt nagy szmra lltod, akkor a teljestmny n, de nem tkrzi kell gyorsasggal a statisztikai adatok frissessgt.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Szveg formtuma'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'A %s -t a szveg/szm helynek jellsre szolgl'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Utols bejegyzs: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s bejegyzs sszesen'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s hozzszls sszesen'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s ltogat ebben a hnapban'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DAYVISITORS', '%s ltogat ma'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_WEEKVISITORS', '%s ltogat ezen a hten'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Mutasd az aktulis ltogatk szmt (ez tlagban 15 percenknt frissl)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s ltogat van jelenleg'); + diff --git a/serendipity_event_statistics/lang_ja.inc.php b/serendipity_event_statistics/lang_ja.inc.php new file mode 100644 index 00000000..1214e627 --- /dev/null +++ b/serendipity_event_statistics/lang_ja.inc.php @@ -0,0 +1,104 @@ + + * EN-Revision: 1381 + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', '統計情報'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'エントリパネルに興味のある統計へのリンクを加えます。'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', '統計'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'はじめのエントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', '最後のエントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', '総エントリ数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'エントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... 公開'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... 草稿'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'ユーザー毎のエントリ数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', '総カテゴリ数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'カテゴリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'エントリの配分'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'エントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'アップロード済総画像数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', '画像'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', '種類別画像の配分'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'ファイル'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', '受信した総コメント数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'コメント'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', '最も頻繁にコメントされたエントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', '最も頻繁にコメントした人'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'リンク'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', '総購読数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', '購読'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', '最も頻繁に購読されたエントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', '購読'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', '受信した総トラックバック数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'トラックバック'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', '最も頻繁にトラックバックされたエントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'トラックバック'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', '最も頻繁にトラックバックした人'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'エントリ毎の評価されたコメント数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'エントリ毎の評価されたトラックバック数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', '一日当たりの評価されたエントリ数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', '一週間当たりの評価されたエントリ数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', '一ヶ月当たりの評価されたエントリ数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'コメント/エントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'トラックバック/エントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'エントリ/日'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'エントリ/週'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'エントリ/月'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', '文字の合計'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', '文字'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'エントリ当たりの文字数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', '文字/エントリ'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '最長エントリトップ %s'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', '最大項目数'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', '統計値当たりに表示する項目数 (デフォルト: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', '訪問者の拡張統計'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', '拡張された訪問者統計機能を追加しますか? (デフォルト: いいえ)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'いいえ!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'はい、ページの下に'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'はい、ページの上に'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', '訪問者統計のみを表示するには「いいえ」で設定します'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'すべて表示しますか? (デフォルト: いいえ)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'いいえ、カウンター以外を隠します。'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'はい、すべての統計を表示します!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Individual counters'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', '本日の訪問者数'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', '今までの訪問者数'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', '本日のヒット数'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', '今までのヒット数'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', '訪問者の拡張統計の機能は次の日以降のデータを収集しました: '); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC','The hits can go quite high and are purely for indication of pageviews. ヒット数はすべてのページビューか、再描画で更新されます。この数は実際の訪問者数ではありません。'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', '最新の訪問者'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'トップリファラー'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'まだリファラーは記録されていません。'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', '1 日毎の訪問数'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', '1 月毎の訪問数'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', '拡張訪問者統計'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', '有効にし、ボットをカウントしない'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', '無効にし、ボットをカウントする'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'ロボットのカウント保護'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', '「はい」に設定すると、ロボットをカウントしません。「いいえ」に設定すると、ロボットをカウントします。現在 25 を超えるロボットを禁止します。'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'カウントを禁止するブラウザー'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', '「|」で区切ったカウントから除外されるべきブラウザーを指定します。現在 25 を超えるボットを禁止しています。'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', '最後のエントリの日付を表示する'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'エントリの数を表示する'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'コメントの数を表示する'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', '今月の訪問数を表示する'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'キャッシュのタイムアウト'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'How long may the statistics be shown before they get refreshed? Setting this to a high number of minutes will improve performance, but might not reflect the actual data if set too high.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', '書式テキスト'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', '数値・テキストのプレースフォルダーとして「%s」を使う'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', '最後のエントリ: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s 個eのエントリが書かれた'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s 個のコメントが作られた'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '今月は %s 人の訪問があった'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', '現在の訪問者の数を表示する (過去 15 分の合計)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s 人の訪問者がオンラインです'); + diff --git a/serendipity_event_statistics/lang_ko.inc.php b/serendipity_event_statistics/lang_ko.inc.php new file mode 100644 index 00000000..8259df1f --- /dev/null +++ b/serendipity_event_statistics/lang_ko.inc.php @@ -0,0 +1,58 @@ + http://www.tool-box.info/ + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', '통계'); +@define('PLUGIN_EVENT_STATISTICS_DESC', '관리 메뉴에 흥미로운 통계를 볼 수 있는 링크를 추가함'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', '통계'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', '첫 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', '마지막 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', '총 글의 개수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', '개의 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... 게시된 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... 초안 상태'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', '범주'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', '개의 범주'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', '글의 분포'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', '개의 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', '업로드된 그림'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', '개의 그림'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', '그림 종류 분포'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', '개의 파일'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', '달린 덧글 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', '개의 덧글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', '가장 많이 덧글이 달린 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', '가장 덧글을 많이 단 사람'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', '링크'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', '구독자'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', '명의 구독자'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', '가장 자주 구독이 된 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', '명의 구독자'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', '받은 트랙백 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', '개의 트랙백'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', '가장 자주 트랙백이 된 글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', '개의 트랙백'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', '가장 자주 트랙백을 한 사람'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', '한 글에 달린 평균 덧글의 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', '한 글에 달린 평균 트랙백의 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', '하루에 적은 평균 글 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', '한 주에 적은 평균 글 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', '한 달에 적은 평균 글 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', '개의 덧글/글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', '개의 트랙백/글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', '개의 글/일'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', '개의 글/주'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', '개의 글/월'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', '총 글자 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', '글자'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', '한 글에 적은 글자 수'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', '글자/글'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '가장 긴 %s개의 글'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', '최대 아이템 수'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', '통계 수치 당 몇 개의 아이템을 표시하겠습니까? (기본값: 20)'); + diff --git a/serendipity_event_statistics/lang_nl.inc.php b/serendipity_event_statistics/lang_nl.inc.php new file mode 100644 index 00000000..379975c9 --- /dev/null +++ b/serendipity_event_statistics/lang_nl.inc.php @@ -0,0 +1,92 @@ + + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Statystyki'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Dodaje w dziale wpisy link do ciekawych statystyk. Take do licznika wizyt.'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Statystyki'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Pierwszy wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Ostatni wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Wszystkich wpisw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'wpisw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... opublikowanych'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... szkicw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Wpisy na uytkownika'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Kategorie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'kategorie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Rozkad wpisw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'wpisw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Uploadowane obrazki'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'obrazkw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Rozkad typw obrazkw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'plikw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Otrzymane komentarze'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'komentarze'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Najczciej komentowane wpisy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Najczciej komentujcy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'link'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Subskrybenci'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'subskrybentw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Najczciej subskrybowane wpisy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'subskrybentw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Otrzymane lady (Trackbacki)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'ladw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Wpisy z najwiksz iloci ladw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'ladw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Najczciej pozostawiajcy lady'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'rednia ilo komentarzy na wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'rednia ilo komentarzy na wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'rednia ilo wpisw na dzie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'rednia ilo wpisw na tydzie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'rednia ilo wpisw na miesic'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'komentarzy/wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'ladw/wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'wpisw/dzie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'wpisw/tydzie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'wpisw/miesic'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Oglna ilo znakw we wpisach'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'znakw'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Znakw na wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'znakw/wpis'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '%s najduszych wpisw'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Maksymalna ilo pozycji'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Jak wiele pozycji wywietli dla kadej wartoci ujtej w statystykach? (Standardowo: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Rozszerzone Statystyki Odwiedzajcych'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Doda Rozszerzone Statystyki Odwiedzajcych? (Standardowo: nie)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'Nie!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Tak, na dole strony ze statystykami'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Tak, na grze strony ze statystykami'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'Ustaw na "Nie" by pokazywa tylko statystki odwiedzajcych'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Pokazywa wszystko? (Standardowo: Nie)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'Nie, ukryj wszystko prcz licznika'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'Tak, pokazuj wszystkie statystyki'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Ilo odwiedzajcych'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Ilo odwiedzajcych dzisiaj'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Oglna ilo odwiedzin'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Trafie dzisiaj'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Wszystkiech trafie'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Rozszerzone Statystyki Odwiedzajcych zbieraj dane od'); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC','Moesz ujrze spor ilo trafie. Te dane przedstawiaj tylko ilo wywietle stron. S uaktualniane przy KADEJ odsonie strony lub jej odwieeniu. To NIE jest licznik wej.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Ostatni odwiedzajcy'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top Referrers'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'No referrers has yet been registered.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'Wizyty w oparciu o dni miesica'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'Wizyty w oparciu o miesice'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Rozszerzone Statystyki Odwiedzajcych'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Wcz, nie zliczaj botw'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Wycz, zliczaj boty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Ochrona przed zliczaniem botw'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Ustaw "Wcz" by roboty nie byy zliczane. Ustaw "Wycz" by byy zliczane take trafienia dokonywane przez boty. Obecnie ponad 25 botw jest blokowanych.'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Poka dat ostatniego wpisu'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Poka ilo wpisw'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Poka ilo komentarzy'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Poka ilo uytkownikw w tym miesicu'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Odwieanie bufora (cache) statystyk'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Jak dugo maj by pokazywane statystyki zanim zostan odwiezone? Ustawienie wysokiej wartoci tej opcji wpywa korzystnie na wydajnoc ale moe nie odzwierciedla aktualnych danych o ile warto bdzie zbyt wysoka.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formatowanie tekstu'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Uyj %s jako miejsca wpisania numeru/tekstu'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Ostatni wpis: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s wpisw'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s komentarzy'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s odwiedzajcy(ch) w tym miesicu'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Poka ilo aktualnie odwiedzajcych stron (zbieraj dane z ostatnich 15 minut)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s odwiedzajcy(-ch) online'); + diff --git a/serendipity_event_statistics/lang_pt_PT.inc.php b/serendipity_event_statistics/lang_pt_PT.inc.php new file mode 100644 index 00000000..6a949550 --- /dev/null +++ b/serendipity_event_statistics/lang_pt_PT.inc.php @@ -0,0 +1,75 @@ + + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'Estatsticas'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Junta uma ligao a estatsticas interessantes no seu painel entradas, incluindo um contador de visitantes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Estatsticas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Primeira entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'ltima entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Nmero total de entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... pblicos'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... rascunhos'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Categorias'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'categorias'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Distribuio das entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'entradas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Imagens recebidas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'imagen(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Distribuio dos tipes de imagem'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'ficheiros'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Comentrios recebidos'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'comentrio(s)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Entradas mais comentadas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Comentadores mais frequentes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'ligao'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Subscritores'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'subscritor(es)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Entradas mais subscritas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'subscritor(es)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Retroligaes recebidas'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'retroligaes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Entradas com maior nmero de retroligaes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'retroligaes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Pessoas que fizeram mais retroligaes'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'comentrios por notcia (estimativa)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'retroligaes por notcia (estimation)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'entradas por dia (estimativa)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'entradas por semana (estimativa)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'entradas por ms (estimativa)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'comentrios/entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'retroligaes/entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'entradas/dia'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'entradas/semana'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'entradas/ms'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Nmero total de caracteres'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'caracteres'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Caracteres por entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'caracteres/entrada'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'As %s entradas mais longas'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Nmero mximo de elementos'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Quantos itens por estatstica? Valor por omisso: 20'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Estatsticas Adicionais de Visitantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Juntar Estatsticas Adicionais de Visitantes? (por omisso: no)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'No!'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Sim, no fundo da pgina'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Sim, no topo da pgina'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'N de visitantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'N de visitantes hoje'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'N total de visitantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'As estatsticas adicionais de visitantes tm coligido dados desde'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Visitantes mais recentes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Referenciadores mais importantes'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Nenhum referenciador registado por enquanto.'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Estatsticas Adicionais de Visitantes'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Banir da contagem navegadores'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Inserir navegadores que devem ser excludos da contagem, separados por "|"'); + diff --git a/serendipity_event_statistics/lang_sk.inc.php b/serendipity_event_statistics/lang_sk.inc.php new file mode 100644 index 00000000..faa57151 --- /dev/null +++ b/serendipity_event_statistics/lang_sk.inc.php @@ -0,0 +1,106 @@ + + * EN-Revision: Revision of lang_en.inc.php + * Translated on 2008/08/17 + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', 'tatistiky'); +@define('PLUGIN_EVENT_STATISTICS_DESC', 'Zobrazenie tatistk lnkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'tatistiky'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Prv lnok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', 'Posledn lnok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Spolu lnkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'lnkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... publikovanch'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... konceptov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'lnky poda pouvateov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Kategrie'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'kategri'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Rozdelenie lnkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'lnkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Nahranch obrzkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'obrzkov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Rozdelenie obrzkov poda typov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'sborov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Pridan komentre'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'komentrov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Najastejie komentovan lnky'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Njaastejie komentujci itatelia'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'www'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Odberatelia (RSS kanlu)'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'odberateov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Najastejeie odoberan lnky'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'odberateov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Pridan odozvy'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'odoziev'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Najastejie sledovan lnky'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'odoziev'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Najastejie odozvy itateov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'poet komentrov na lnok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'poet odoziev na lnok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'poet lnkov za de'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'poet lnkov za tde'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'poet lnkov za mesiac'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'komentrov/lnok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'odoziev/lnok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'lnkov/de'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'lnkov/tde'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'lnkov/mesiac'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Celkov poet znakov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'znakov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Znakov na lnok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'znakov/lnok'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '%s najdlhch lnkov'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'Poet prvkov'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Koko prvkov vzia pre tatistick vyhodnocovanie? (Prednastaven: 20)'); + +//Language constants for the Extended Visitors feature +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Rozren tatistiky pre nvtevnkov'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Prida rozren tatistiky pre nvtevnkov strnok? (Prednastaven: NIE)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'NIE'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'NO, na koniec strnky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'NO, na zaiatok strnky'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL', 'Zobrazi vetko?'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC', 'Zobrazi vetky tatistiky, aj o pouvateoch? (Prednastaven: NIE)'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL1', 'NIE, skry vetko okrem potadiel.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_ALL2', 'ANO, ukza vetky tatistiky.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Jednotliv potadl'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Nvtevnkov za tento de'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Nvtevnkov celkom'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTODAY', 'Zobrazenie za tento de'); +@define('PLUGIN_EVENT_STATISTICS_EXT_HITSTOTAL', 'Zobrazenie celkom'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'Ukladanie tatistk od'); +@define('PLUGIN_EVENT_STATISTICS_EXT_COUNTDESC', 'Zobrazenia sa mu vyplha do vysokch hodnt, pretoe s zven pri KADOM natan strnky. Nie je to ukazovate potu ud, ktor si strnku pretali. Je to ukazovate potu zobrazen strnky.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Posledn nvtevnci'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Top odkazovae'); +@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'iadne odkazy ete neboli zaznamenan.'); +@define('PLUGIN_EVENT_STATISTICS_EXT_DAYGRAPH', 'Nvtevy poda dn'); +@define('PLUGIN_EVENT_STATISTICS_EXT_MONTHGRAPH', 'Nvtevy poda mesiacov'); +@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Rozren tatistika o pouvateoch'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1', 'Zapnut, nepota roboty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2', 'Vypnut, zapotava aj roboty'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Ochrana proti vyhadvacm robotom'); +@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Nastavte na \'Zapnut\', ak nechcete do tatistk pota vyhadvacie roboty. Pri nastaven \'Vypnut\' bud zapotan aj roboty. Aktulne sa filtruje 25 znmych robotov.'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Zobrazi dtom poslednho lnku'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Zobrazi poet lnkov'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Zobrazi poet komentrov'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Zobrazi nvtevnkov za tento mesiac'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_DAYVISITORS', 'Zobrazi nvtevnkov za tento dn'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_WEEKVISITORS', 'Zobrazi nvtevnkov za tento tde'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Cache timeout'); +@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', 'Ako dlho maj by tatistiky zobrazovan pred ich optovnm vytvranm? Nastavenie tejto hodnoty na vek poet mint zvi vkon, prli vysok hodnota spsobuje zobrazovanie neaktulnych tatistk.'); +@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formtovanie textu'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Poui symbol %s pre vloenie sla/textu'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', 'Posledn lnok: %s'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s vloench lnkov'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s pridanch komentrov'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s nvtevnkov za tento mesiac'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_DAYVISITORS', '%s nvtevnkov za tento de'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_WEEKVISITORS', '%s nvtevnkov za tento tden'); + +@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Ukza poet online nvtevnkov (potan poas poslednch 15 mint)'); +@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s nvtevnkov online'); + diff --git a/serendipity_event_statistics/lang_tn.inc.php b/serendipity_event_statistics/lang_tn.inc.php new file mode 100644 index 00000000..322efb14 --- /dev/null +++ b/serendipity_event_statistics/lang_tn.inc.php @@ -0,0 +1,58 @@ + http://open.38.com + * EN-Revision: Revision of lang_en.inc.php + */ + +@define('PLUGIN_EVENT_STATISTICS_NAME', '統計資料'); +@define('PLUGIN_EVENT_STATISTICS_DESC', '記錄一些管於您的網誌的資料'); +@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', '統計資料'); +@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', '第一篇文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', '最後一篇文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', '總文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', '文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... 公開'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... 草稿'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', '類別'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', '類別'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', '文章分類'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', '文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', '上傳的圖片'); +@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', '圖片'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', '圖片類型'); +@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', '檔案'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', '迴響數量'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', '迴響'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', '最多迴響的文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', '最多迴響者'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', '連結'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', '訂閱者'); +@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', '訂閱者'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', '最多訂閱的文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', '訂閱者'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', '引用數量'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', '引用'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', '最多引用的文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', '引用'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', '最多引用者'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', '平均迴響/文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', '平均引用/文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', '平均文章/天'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', '平均文章/周'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', '平均文章/月'); +@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', '迴響/文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', '引用/文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', '文章/天'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', '文章/周'); +@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', '文章/月'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', '總文字'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', '文字'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', '文章裡的文字數量'); +@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', '文字/文章'); +@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '%s 篇最長的文章'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', '記錄數量'); +@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', '每個記錄顯示的資料?(預設:20)'); + diff --git a/serendipity_event_statistics/lang_zh.inc.php b/serendipity_event_statistics/lang_zh.inc.php new file mode 100644 index 00000000..6670cc54 --- /dev/null +++ b/serendipity_event_statistics/lang_zh.inc.php @@ -0,0 +1,103 @@ +add('name', PLUGIN_EVENT_STATISTICS_NAME); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_DESC); + $propbag->add('stackable', false); + $propbag->add('author', 'Arnan de Gans, Garvin Hicking, Fredrik Sandberg, kalkin'); + $propbag->add('version', '1.53'); + $propbag->add('requirements', array( + 'serendipity' => '0.8', + 'smarty' => '2.6.7', + 'php' => '4.1.0' + )); + $propbag->add('groups', array('STATISTICS')); + $propbag->add('event_hooks', array( + 'backend_sidebar_entries' => true, + 'backend_sidebar_entries_event_display_statistics' => true, + 'frontend_configure' => true + )); + + $propbag->add('configuration', array('max_items','ext_vis_stat','stat_all','banned_bots')); + } + + function introspect_config_item($name, &$propbag) + { + switch($name) { + case 'max_items': + $propbag->add('type', 'string'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_MAX_ITEMS); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC); + $propbag->add('default', 20); + break; + + + case 'ext_vis_stat': + $select = array('no' => PLUGIN_EVENT_STATISTICS_EXT_OPT1, + 'yesBot' => PLUGIN_EVENT_STATISTICS_EXT_OPT2, + 'yesTop' => PLUGIN_EVENT_STATISTICS_EXT_OPT3); + + $propbag->add('type', 'select'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_EXT_ADD); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC); + $propbag->add('select_values', $select); + $propbag->add('default', 'no'); + + break; + + case 'stat_all': + $select = array('no' => PLUGIN_EVENT_STATISTICS_EXT_ALL1, + 'yes' => PLUGIN_EVENT_STATISTICS_EXT_ALL2); + + $propbag->add('type', 'select'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_EXT_ALL); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_EXT_ALL_DESC); + $propbag->add('select_values', $select); + $propbag->add('default', 'yes'); + + break; + + case 'banned_bots': + $select = array('yes' => PLUGIN_EVENT_STATISTICS_BANNED_HOSTS1, + 'no' => PLUGIN_EVENT_STATISTICS_BANNED_HOSTS2); + + $propbag->add('type', 'select'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_BANNED_HOSTS); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC); + $propbag->add('select_values', $select); + $propbag->add('default', 'yes'); + + break; + } + + return true; + } + + function generate_content(&$title) { + $title = $this->title; + } + + function event_hook($event, &$bag, &$eventData, $addData = null) { + global $serendipity; + + $hooks = &$bag->get('event_hooks'); + + if (isset($hooks[$event])) { + switch($event) { + + case 'frontend_configure': + if ($this->get_config('ext_vis_stat') == 'no') { + return; + } + + //checking if db tables exists, otherwise install them + $tableChecker = serendipity_db_query("SELECT counter_id FROM {$serendipity['dbPrefix']}visitors LIMIT 1", true); + if (!is_array($tableChecker)) { + $this->createTables(); + } + + if ((int)$this->get_config('db_indices_created', '0') == 0) { + $this->updateTables(); + } + if ((int)$this->get_config('db_indices_created', '1') == 1) { + $this->updateTables(1); + } + + //Unique visitors are beeing registered and counted here. Calling function below. + $sessionChecker = serendipity_db_query("SELECT count(sessID) FROM {$serendipity['dbPrefix']}visitors WHERE '".serendipity_db_escape_string(session_id())."' = sessID GROUP BY sessID", true); + if (!is_array($sessionChecker) || (is_array($sessionChecker)) && ($sessionChecker[0] == 0)) { + + $referer = $useragent = $remoteaddr = 'unknown'; + + // gathering intel + if ($_SERVER['REMOTE_ADDR']) { + $remoteaddr = $_SERVER['REMOTE_ADDR']; + } + if ($_SERVER['HTTP_USER_AGENT']) { + $useragent = substr($_SERVER['HTTP_USER_AGENT'], 0, 255); + } + if ($_SERVER['HTTP_REFERER']) { + $referer = substr($_SERVER['HTTP_REFERER'], 0, 255); + } + + $found = 0; + + // avoiding banned browsers + if ($this->get_config('banned_bots') == 'yes') { + // excludelist botagents + $banned_array = array( + '1' => "unknown", + '2' => "bot", + '3' => "slurpy", + '4' => "agent 007", + '5' => "ichiro", + '6' => "ia_archiver", + '7' => "zyborg", + '8' => "linkwalker", + '9' => "crawler", + '10' => "python", + '11' => "w3c_validator", + '12' => "almaden", + '13' => "topicspy", + '14' => "poodle predictor", + '15' => "link checker pro", + '16' => "xenu link sleuth", + '17' => "iconsurf", + '18' => "zoe indexer", + '19' => "grub-client", + '20' => "spider", + '21' => "pompos", + '22' => "virus_detector", + '23' => "bot", + '24' => "Wells Search II", + '25' => "Dumbot", + '26' => "GeoBot", + '27' => "DigExt", + '28' => "Jeeves/Teoma", + '29' => "FeedBurner", + '30' => "Technorati", + '31' => "Java/1.5.0_10", + '32' => "Java/1.5.0_06", + '33' => "MarsEdit", + '34' => "Blogslive", + '35' => "XMLRPCCocoa", + '36' => "Google", + '37' => "MagpieRSS", + '38' => "Sphere Scout", + '39' => "BlogCorpusReader", + '41' => "libwww-perl", + '42' => "WordPress", + '43' => "ping.wordblog.de", + '44' => "PEAR HTTP_Request", + '45' => "Java/1.5.0_07", + '46' => "BlogPulseLive(support@blogpulse.com)", + '47' => "TrackBack", + '48' => "Blogdimension", + '49' => "Yahoo" + ); + + foreach($banned_array AS $ban) { + if (stristr($useragent, $ban) !== false) { + $found = 1; + break; + } + } + } + + if ($found == 0){ + $this->countVisitor($useragent, $remoteaddr, $referer); + } + } else { + // Update visitor timestamp + $this->updateVisitor(); + } + + break; + case 'backend_sidebar_entries': +?> + +get_config('max_items'); + $ext_vis_stat = $this->get_config('ext_vis_stat'); + + if (!$max_items || !is_numeric($max_items) || $max_items < 1) { + $max_items = 20; + } + + if ($ext_vis_stat == 'yesTop') { + $this->extendedVisitorStatistics($max_items); + } + + + if ($this->get_config('stat_all') == 'yes') { + $first_entry = serendipity_db_query("SELECT timestamp FROM {$serendipity['dbPrefix']}entries ORDER BY timestamp ASC limit 1", true); + $last_entry = serendipity_db_query("SELECT timestamp FROM {$serendipity['dbPrefix']}entries ORDER BY timestamp DESC limit 1", true); + $total_count = serendipity_db_query("SELECT count(id) FROM {$serendipity['dbPrefix']}entries", true); + $draft_count = serendipity_db_query("SELECT count(id) FROM {$serendipity['dbPrefix']}entries WHERE isdraft = 'true'", true); + $publish_count = serendipity_db_query("SELECT count(id) FROM {$serendipity['dbPrefix']}entries WHERE isdraft = 'false'", true); + $author_rows = serendipity_db_query("SELECT author, count(author) as entries FROM {$serendipity['dbPrefix']}entries GROUP BY author ORDER BY author"); + $category_count = serendipity_db_query("SELECT count(categoryid) FROM {$serendipity['dbPrefix']}category", true); + $cat_sql = "SELECT c.category_name, count(e.id) as postings + FROM {$serendipity['dbPrefix']}entrycat ec, + {$serendipity['dbPrefix']}category c, + {$serendipity['dbPrefix']}entries e + WHERE ec.categoryid = c.categoryid AND ec.entryid = e.id + GROUP BY ec.categoryid, c.category_name + ORDER BY postings DESC"; + $category_rows = serendipity_db_query($cat_sql); + + $image_count = serendipity_db_query("SELECT count(id) FROM {$serendipity['dbPrefix']}images", true); + $image_rows = serendipity_db_query("SELECT extension, count(id) AS images FROM {$serendipity['dbPrefix']}images GROUP BY extension ORDER BY images DESC"); + + $subscriber_count = count(serendipity_db_query("SELECT count(id) FROM {$serendipity['dbPrefix']}comments WHERE type = 'NORMAL' AND subscribed = 'true' GROUP BY email")); + $subscriber_rows = serendipity_db_query("SELECT e.timestamp, e.id, e.title, count(c.id) as postings + FROM {$serendipity['dbPrefix']}comments c, + {$serendipity['dbPrefix']}entries e + WHERE e.id = c.entry_id AND type = 'NORMAL' AND subscribed = 'true' + GROUP BY e.id, c.email, e.title, e.timestamp + ORDER BY postings DESC + LIMIT $max_items"); + + $comment_count = serendipity_db_query("SELECT count(id) FROM {$serendipity['dbPrefix']}comments WHERE type = 'NORMAL'", true); + $comment_rows = serendipity_db_query("SELECT e.timestamp, e.id, e.title, count(c.id) as postings + FROM {$serendipity['dbPrefix']}comments c, + {$serendipity['dbPrefix']}entries e + WHERE e.id = c.entry_id AND type = 'NORMAL' + GROUP BY e.id, e.title, e.timestamp + ORDER BY postings DESC + LIMIT $max_items"); + + $commentor_rows = serendipity_db_query("SELECT author, max(email) as email, max(url) as url, count(id) as postings + FROM {$serendipity['dbPrefix']}comments c + WHERE type = 'NORMAL' + GROUP BY author + ORDER BY postings DESC + LIMIT $max_items"); + + $tb_count = serendipity_db_query("SELECT count(id) FROM {$serendipity['dbPrefix']}comments WHERE type = 'TRACKBACK'", true); + $tb_rows = serendipity_db_query("SELECT e.timestamp, e.id, e.title, count(c.id) as postings + FROM {$serendipity['dbPrefix']}comments c, + {$serendipity['dbPrefix']}entries e + WHERE e.id = c.entry_id AND type = 'TRACKBACK' + GROUP BY e.timestamp, e.id, e.title + ORDER BY postings DESC + LIMIT $max_items"); + + $tbr_rows = serendipity_db_query("SELECT author, max(email) as email, max(url) as url, count(id) as postings + FROM {$serendipity['dbPrefix']}comments c + WHERE type = 'TRACKBACK' + GROUP BY author + ORDER BY postings DESC + LIMIT $max_items"); + + $length = serendipity_db_query("SELECT SUM(LENGTH(body) + LENGTH(extended)) FROM {$serendipity['dbPrefix']}entries", true); + $length_rows = serendipity_db_query("SELECT id, title, (LENGTH(body) + LENGTH(extended)) as full_length FROM {$serendipity['dbPrefix']}entries ORDER BY full_length DESC LIMIT $max_items"); +?> +

+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $author_stat) { +?> +
+
(%)
+ +
+
+
+
+ +
+
+
+ +
+
+ $cat_stat) { +?> +
+
+ +
+
+
+
+ +
+
+
+ +
+
+ $image_stat) { +?> +
+
+ +
+
+
+
+ +
+
+
+ +
+
+ $com_stat) { +?> +
+
+ +
+
+ +
+
+ $com_stat) { + $link_start = ''; + $link_end = ''; + $link_url = ''; + + if (!empty($com_stat['email'])) { + $link_start = ''; + $link_end = ''; + } + + if (!empty($com_stat['url'])) { + if (substr($com_stat['url'], 0, 7) != 'http://' && substr($com_stat['url'], 0, 8) != 'https://') { + $com_stat['url'] = 'http://' . $com_stat['url']; + } + + $link_url = ' (' . PLUGIN_EVENT_STATISTICS_OUT_LINK . ')'; + } + + if (empty($com_stat['author'])) { + $com_stat['author'] = ANONYMOUS; + } +?> +
+
+ +
+
+
+
+ +
+
+
+ +
+
+ $subscriber_stat) { +?> +
+
+ +
+
+
+
+ +
+
+
+ +
+
+ $tb_stat) { +?> +
+
+ +
+
+ +
+
+ $tb_stat) { + if (empty($tb_stat['author'])) { + $tb_stat['author'] = ANONYMOUS; + } +?> +
+
+ +
+
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ $length_stat) { +?> +
+
+ +
+ +
+
+
+ +
+
+
+
+
+ $max_items)); ?> +
+ + extendedVisitorStatistics($max_items); + } + + return true; + break; + + default: + return false; + break; + } + } else { + return false; + } + } + + //Statistics + function updatestats($action) { + global $serendipity; + + list($year, $month, $day) = explode('-', date('Y-m-d')); + $sql = serendipity_db_query("SELECT COUNT(year) AS result FROM {$serendipity['dbPrefix']}visitors_count WHERE year='$year' AND month='$month' AND day='$day'", true); + + $sql_hit_update = "UPDATE {$serendipity['dbPrefix']}visitors_count SET hits = hits+1 WHERE year='$year' AND month='$month' AND day='$day'"; + $sql_day_new = "INSERT INTO {$serendipity['dbPrefix']}visitors_count (year, month, day, visits, hits) VALUES ('$year','$month','$day',1,1)"; + $sql_day_update = "UPDATE {$serendipity['dbPrefix']}visitors_count SET visits = visits+1, hits = hits+1 WHERE year='$year' AND month='$month' AND day='$day'"; + switch($action) { + case "update": + if($sql['result'] >= 1) { + serendipity_db_query($sql_hit_update); + } else { + serendipity_db_query($sql_day_new); + } + break; + case "new": + if($sql['result'] >= 1) { + serendipity_db_query($sql_day_update); + } else { + serendipity_db_query($sql_day_new); + } + break; + } + } + + function updateVisitor() { + global $serendipity; + + $this->updatestats('update'); + + $time = date('H:i'); + $day = date('Y-m-d'); + return serendipity_db_query("UPDATE {$serendipity['dbPrefix']}visitors SET time = '$time', day = '$day' WHERE sessID = '" . serendipity_db_escape_string(strip_tags(session_id())) . "'"); + } + + function countVisitor($useragent, $remoteaddr, $referer){ + global $serendipity; + $thedate = date('Y-m-d'); + $ip=strip_tags($remoteaddr); + $ip_how_often = serendipity_db_query("SELECT COUNT(ip) AS result FROM {$serendipity['dbPrefix']}visitors WHERE ip ='$ip' and day='$thedate'", true); + + if($ip_how_often['result'] >=1){ + $this->updatestats('update'); + } else { + $this->updatestats('new'); + } + $values = array( + 'sessID' => strip_tags(session_id()), + 'day' => $thedate, + 'time' => date('H:i'), + 'ref' => strip_tags($referer), + 'browser'=> strip_tags($useragent), + 'ip' => strip_tags($remoteaddr) + ); + + serendipity_db_insert('visitors', $values); + + // updating the referrer-table + if (strlen($referer) >= 1) { + + //retrieving the referrer base URL + $temp_array = explode('?', $referer); + $urlA = $temp_array[0]; + + //removing "http://" & trailing subdirectories + $temp_array3 = explode('//', $urlA); + $urlB = $temp_array3[1]; + $temp_array4 = explode('/', $urlB); + $urlB = $temp_array4[0]; + + //removing www + $urlC = serendipity_db_escape_string(str_replace('www.', '', $urlB)); + + if(strlen($urlC) < 1) { + $urlC = 'unknown'; + } + + //updating db + $q = serendipity_db_query("SELECT count(refs) AS referrer FROM {$serendipity['dbPrefix']}refs WHERE refs = '$urlC' GROUP BY refs", true); + if ($q['referrer'] >= 1){ + serendipity_db_query("UPDATE {$serendipity['dbPrefix']}refs SET count=count+1 WHERE (refs = '$urlC')"); + } else { + serendipity_db_query("INSERT INTO {$serendipity['dbPrefix']}refs (refs, count) VALUES ('$urlC', 1)"); + } + } + + } //end of function countVisitor + + // Calculate daily stats + function statistics_getdailystats() { + global $serendipity; + + list($year, $month) = explode('-', date("Y-m")); + $sql = "SELECT SUM(visits) AS dailyvisit FROM {$serendipity['dbPrefix']}visitors_count WHERE day"; + for ($i=1; $i<32; $i++) { + $myDay = ($i < 10) ? "0" . $i : $i; + $sqlfire = $sql . " = '$myDay' AND year = '$year' AND month = '$month'"; + $res = serendipity_db_query($sqlfire, true); + $container[$i] = $res['dailyvisit']; + } + return $container; + } + + // Calculate monthly stats + function statistics_getmonthlystats() { + global $serendipity; + + $year = date("Y"); + $sql = "SELECT SUM(visits) AS monthlyvisit FROM {$serendipity['dbPrefix']}visitors_count WHERE month"; + for ($i=1; $i<13; $i++) { + $myMonth = ($i < 10) ? "0" . $i : $i; + $sqlfire = $sql . " = '$myMonth' AND year = '$year'"; + $res = serendipity_db_query($sqlfire, true); + $container[$i] = $res['monthlyvisit']; + } + return $container; + } + + function extendedVisitorStatistics($max_items){ + + global $serendipity; + + // ---------------QUERIES for Viewing statistics ---------------------------------------------- + $day = date('Y-m-d'); + list($year, $month, $day) = explode('-', $day); + + $visitors_count_firstday = serendipity_db_query("SELECT day FROM {$serendipity['dbPrefix']}visitors ORDER BY counter_id ASC LIMIT 1", true); + $visitors_count_today = serendipity_db_query("SELECT visits FROM {$serendipity['dbPrefix']}visitors_count WHERE year = '".$year."' AND month = '".$month."' AND day = '".$day."'", true); + $visitors_count = serendipity_db_query("SELECT SUM(visits) FROM {$serendipity['dbPrefix']}visitors_count", true); + $hits_count_today = serendipity_db_query("SELECT hits FROM {$serendipity['dbPrefix']}visitors_count WHERE year = '".$year."' AND month = '".$month."' AND day = '".$day."'", true); + $hits_count = serendipity_db_query("SELECT SUM(hits) FROM {$serendipity['dbPrefix']}visitors_count", true); + $visitors_latest = serendipity_db_query("SELECT counter_id, day, time, ref, browser, ip FROM {$serendipity['dbPrefix']}visitors ORDER BY counter_id DESC LIMIT ".$max_items.""); + $top_refs = serendipity_db_query("SELECT refs, count FROM {$serendipity['dbPrefix']}refs ORDER BY count DESC LIMIT 20"); + + // ---------------STYLES for Viewing statistics ---------------------------------------------- + echo ""; + + ?> +

+
+
+
+ + + + + + + + + + + + + +
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+ 0) { ?> + + statistics_getmonthlystats(); + $rep = $num; + rsort($rep); + $maxVisHeigh = 100/$rep[0]*2; + for ($i=1; $i < 13; $i++) { + if ($color == "col1") { + $color ="col2"; + } else { + $color ="col1"; + } + + echo ''; + } ?> + + 'Jan', '2' => 'Feb', '3' => 'Mar', '4' => 'Apr', '5' => 'May', '6' => 'Jun', + '7' => 'Jul', '8' => 'Aug', '9' => 'Sep', '10' => 'Oct', '11' => 'Nov', '12' => 'Dec'); + $color = "col2"; + for ($i = 1; $i < 13; $i++) { + if ($color == "col1") { + $color ="col2"; + } else { + $color ="col1"; + } + echo ''; + } + ?> +
' . $num[$i]; + echo '
'; + echo '
'. serendipity_strftime('%b', mktime(0, 0, 0, $i, 1, 2000)) .'
+ + +
+ 0) { ?> + + statistics_getdailystats(); + $rep = $num; + rsort($rep); + for ($i=1; $i < 32; $i++) { + if ($color == "col1") { + $color ="col2"; + } else { + $color ="col1"; + } + + $maxVisHeigh = 100/$rep[0]*2; + echo ''; + } + ?> + + '. $i .''; + } ?> +
' . $num[$i]; + echo '
'; + echo '
+ + + +

+ +
+ +
+
+ + $row) { + if ($color == "col1"){$color ="col2";}else{$color ="col1";} + echo ""; + echo "\n"; + if($row['ref']!='unknown'){ + echo "\n"; + } + if($row['ref']=='unknown'){ + echo "\n"; + } + echo "\n"; + echo "\n"; + echo "\n"; + } + } + ?> +
".$row['day']." ".$row['time']."".wordwrap($row['ref'], 25, "
", 1)."
".wordwrap($row['ref'], 25, "
", 1)."
".wordwrap($row['browser'], 25, "
", 1)."
"; + if ($row['ip']){ + $curIP = $row['ip']; + if (array_key_exists($curIP, $resolvedHosts)) { + $resolvedHost = $resolvedHosts[$curIP]; + } else { + $resolvedHost = gethostbyaddr($curIP); + $resolvedHosts[$curIP] = $resolvedHost; + } + echo wordwrap($resolvedHost, 25, "\n", 1); + } else { + echo "--"; + } + echo "

+
+
+
+
+
+ + $row) { + if ($color == "col4") { + $color ="col5"; + } else { + $color ="col4"; + } + echo ''; + } + } else { + echo PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE; + } + ?> +
'.$i++.'. '.$row['refs'].' ('.$row['count'].')
+
+
+ + updateTables(); + } //end of function createTables() + + function updateTables($dbic=0) { + global $serendipity; + + if ($dbic == 0) { + //create indices + $q = "CREATE INDEX visitorses ON {$serendipity['dbPrefix']}visitors (sessID);"; + serendipity_db_schema_import($q); + $q = "CREATE INDEX visitorday ON {$serendipity['dbPrefix']}visitors (day);"; + serendipity_db_schema_import($q); + $q = "CREATE INDEX visitortime ON {$serendipity['dbPrefix']}visitors (time);"; + serendipity_db_schema_import($q); + $q = "CREATE INDEX visitortimeb ON {$serendipity['dbPrefix']}visitors_count (year, month, day);"; + serendipity_db_schema_import($q); + $q = "CREATE INDEX refsrefs ON {$serendipity['dbPrefix']}refs (refs);"; + serendipity_db_schema_import($q); + $q = "CREATE INDEX refscount ON {$serendipity['dbPrefix']}refs (count);"; + serendipity_db_schema_import($q); + + $this->set_config('db_indices_created', '2'); + } + + if ($dbic == 1) { + $q = "ALTER TABLE {$serendipity['dbPrefix']}visitors CHANGE COLUMN ip ip VARCHAR(45)"; + serendipity_db_schema_import($q); + + $this->set_config('db_indices_created', '2'); + } + } + + + function dropTables() { + + global $serendipity; + + // Drop tables + $q = "DROP TABLE ".$serendipity['dbPrefix']."visitors"; + $sql = serendipity_db_schema_import($q); + $q = "DROP TABLE ".$serendipity['dbPrefix']."visitors_count"; + $sql = serendipity_db_schema_import($q); + $q = "DROP TABLE ".$serendipity['dbPrefix']."refs"; + $sql = serendipity_db_schema_import($q); + + } //end of function dropTables + + function install(){ + + $this->createTables(); + + } + + function uninstall(&$propbag){ + + $this->dropTables(); + + } + +} + +/* vim: set sts=4 ts=4 expandtab : */ diff --git a/serendipity_event_statistics/serendipity_plugin_statistics.php b/serendipity_event_statistics/serendipity_plugin_statistics.php new file mode 100644 index 00000000..42afdb17 --- /dev/null +++ b/serendipity_event_statistics/serendipity_plugin_statistics.php @@ -0,0 +1,272 @@ +title = $this->get_config('title', $this->title); + + $propbag->add('name', PLUGIN_EVENT_STATISTICS_NAME); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_NAME); + $propbag->add('stackable', true); + $propbag->add('author', 'Arnan de Gans, Garvin Hicking'); + $propbag->add('version', '1.5'); + $propbag->add('requirements', array( + 'serendipity' => '0.8', + 'smarty' => '2.6.7', + 'php' => '4.1.0' + )); + $propbag->add('groups', array('STATISTICS')); + $propbag->add('configuration', array( + 'title', + 'show_lastentry', + 'text_lastentry', + 'show_entrycount', + 'text_entrycount', + 'show_commentcount', + 'text_commentcount', + 'show_monthvisitors', + 'text_monthvisitors', + 'show_dayvisitors', + 'text_dayvisitors', + 'show_weekvisitors', + 'text_weekvisitors', + 'show_currentvisitors', + 'text_currentvisitors', + 'cachetimeout' + )); + } + + function introspect_config_item($name, &$propbag) + { + switch($name) { + + case 'cachetimeout': + $propbag->add('type', 'string'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC); + $propbag->add('default', 60); + break; + + case 'show_lastentry': + $propbag->add('type', 'boolean'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY); + $propbag->add('description', ''); + $propbag->add('default', true); + break; + + case 'show_entrycount': + $propbag->add('type', 'boolean'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT); + $propbag->add('description', ''); + $propbag->add('default', true); + break; + + case 'show_commentcount': + $propbag->add('type', 'boolean'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT); + $propbag->add('description', ''); + $propbag->add('default', true); + break; + + case 'show_monthvisitors': + $propbag->add('type', 'boolean'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS); + $propbag->add('description', ''); + $propbag->add('default', true); + break; + + case 'show_dayvisitors': + $propbag->add('type', 'boolean'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_SHOW_DAYVISITORS); + $propbag->add('description', ''); + $propbag->add('default', true); + break; + + case 'show_weekvisitors': + $propbag->add('type', 'boolean'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_SHOW_WEEKVISITORS); + $propbag->add('description', ''); + $propbag->add('default', true); + break; + + case 'text_lastentry': + $propbag->add('type', 'string'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_TEXT); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_TEXT_DESC); + $propbag->add('default', PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY); + break; + + case 'text_entrycount': + $propbag->add('type', 'string'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_TEXT); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_TEXT_DESC); + $propbag->add('default', PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT); + break; + + case 'text_commentcount': + $propbag->add('type', 'string'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_TEXT); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_TEXT_DESC); + $propbag->add('default', PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT); + break; + + case 'text_monthvisitors': + $propbag->add('type', 'string'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_TEXT); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_TEXT_DESC); + $propbag->add('default', PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS); + break; + + case 'text_dayvisitors': + $propbag->add('type', 'string'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_TEXT); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_TEXT_DESC); + $propbag->add('default', PLUGIN_EVENT_STATISTICS_TEXT_DAYVISITORS); + break; + + case 'text_weekvisitors': + $propbag->add('type', 'string'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_TEXT); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_TEXT_DESC); + $propbag->add('default', PLUGIN_EVENT_STATISTICS_TEXT_WEEKVISITORS); + break; + + case 'text_currentvisitors': + $propbag->add('type', 'string'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_TEXT); + $propbag->add('description', PLUGIN_EVENT_STATISTICS_TEXT_DESC); + $propbag->add('default', PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS); + break; + + case 'show_currentvisitors': + $propbag->add('type', 'boolean'); + $propbag->add('name', PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS); + $propbag->add('description', ''); + $propbag->add('default', true); + break; + + case 'title': + $propbag->add('type', 'string'); + $propbag->add('name', TITLE); + $propbag->add('description', ''); + $propbag->add('default', PLUGIN_EVENT_STATISTICS_NAME); + break; + + default: + return false; + } + return true; + } + + function cleanup() { + global $serendipity; + @unlink($serendipity['serendipityPath'] . 'templates_c/statistics_cache.html'); + } + + function generate_content(&$title) + { + global $serendipity; + $title = $this->get_config('title', $this->title); + $cachetime = $this->get_config('cachetimeout', 60) * 60; // turn to seconds + $cachef = $serendipity['serendipityPath'] . 'templates_c/statistics_cache.html'; + + if (!file_exists($cachef) || filesize($cachef) == 0 || filemtime($cachef) < (time() - $cachetime)) { + // Create statistics + list($year, $month, $day) = explode('-', date('Y-m-d')); + $lastmonday = date('Ynj', strtotime('last monday')); + $nextsunday = date('Ynj', strtotime('next sunday')); + if (date('w', strtotime('today') ) == "1" ) { // now it is monday + $lastmonday = date('Ynj', strtotime('today')); + } else if (date('w', strtotime('today') ) == "0" ) { // now it is sunday + $nextsunday = date('Ynj', strtotime('today')); + } + + $content = ''; + if (serendipity_db_bool($this->get_config('show_lastentry'))) { + $res = serendipity_db_query("SELECT timestamp FROM {$serendipity['dbPrefix']}entries WHERE isdraft = 'false' AND timestamp <= " . time() . " ORDER BY timestamp DESC LIMIT 1", true, 'assoc'); + if (is_array($res) && isset($res['timestamp'])) { + $content .= '
' . sprintf($this->get_config('text_lastentry'), '' . htmlspecialchars(serendipity_strftime(DATE_FORMAT_SHORT, $res['timestamp'])) . '') . "
\n"; + } + } + + if (serendipity_db_bool($this->get_config('show_entrycount'))) { + $res = serendipity_db_query("SELECT count(id) as entrycount FROM {$serendipity['dbPrefix']}entries WHERE isdraft = 'false' AND timestamp <= " . time(), true, 'assoc'); + if (is_array($res) && isset($res['entrycount'])) { + $content .= '
' . sprintf($this->get_config('text_entrycount'), '' . $res['entrycount'] . '') . "
\n"; + } + } + + if (serendipity_db_bool($this->get_config('show_commentcount'))) { + $res = serendipity_db_query("SELECT count(id) AS commentcount FROM {$serendipity['dbPrefix']}comments WHERE type = 'NORMAL' AND status = 'approved'", true, 'assoc'); + if (is_array($res) && isset($res['commentcount'])) { + $content .= '
' . sprintf($this->get_config('text_commentcount'), '' . $res['commentcount'] . '') . "
\n"; + } + } + + if (serendipity_db_bool($this->get_config('show_monthvisitors'))) { + $res = serendipity_db_query("SELECT sum(visits) AS monthvisitors FROM {$serendipity['dbPrefix']}visitors_count WHERE year='".$year."' AND month='".$month."'", true, 'assoc'); + if (is_array($res) && isset($res['monthvisitors'])) { + $content .= '
' . sprintf($this->get_config('text_monthvisitors'), '' . $res['monthvisitors'] . '') . "
\n"; + } + } + + if (serendipity_db_bool($this->get_config('show_weekvisitors'))) { + $res = serendipity_db_query("SELECT sum(visits) AS weekvisitors FROM {$serendipity['dbPrefix']}visitors_count WHERE CONCAT(year,month,day) >= '".$lastmonday."' AND CONCAT(year,month,day) <= '".$nextsunday."'", true, 'assoc'); + if (is_array($res) && isset($res['weekvisitors'])) { + $content .= '
' . sprintf($this->get_config('text_weekvisitors'), '' . $res['weekvisitors'] . '') . "
\n"; + } + } + + if (serendipity_db_bool($this->get_config('show_dayvisitors'))) { + $res = serendipity_db_query("SELECT sum(visits) AS dayvisitors FROM {$serendipity['dbPrefix']}visitors_count WHERE year='".$year."' AND month='".$month."' AND day='".$day."'", true, 'assoc'); + if (is_array($res) && isset($res['dayvisitors'])) { + $content .= '
' . sprintf($this->get_config('text_dayvisitors'), '' . $res['dayvisitors'] . '') . "
\n"; + } + } + + if (serendipity_db_bool($this->get_config('show_currentvisitors'))) { + $max = time(); + $min = $max - (15 * 60); + + if ($serendipity['dbType'] == 'sqlite' || $serendipity['dbType'] == 'sqlite3' || $serendipity['dbType'] == 'pdo-sqlite') { + $max_ts = date('H:i', $max); + $min_ts = date('H:i', $min); + $q = "SELECT count(counter_id) AS currentvisitors FROM {$serendipity['dbPrefix']}visitors WHERE day LIKE '" . date('Y-m-d') . "' AND (time BETWEEN '$min_ts' AND '$max_ts')"; + } elseif ($serendipity['dbType'] == 'postgres' || $serendipity['dbType'] == 'pdo-postgres') { + $max_ts = date('Hi', $max); + $min_ts = date('Hi', $min); + $q = "SELECT count(counter_id) AS currentvisitors FROM {$serendipity['dbPrefix']}visitors WHERE day LIKE '" . date('Y-m-d') . "' AND (REPLACE(time, ':', '') BETWEEN CAST($min_ts AS text) AND CAST($max_ts AS text))"; + } else { + $max_ts = date('Hi', $max); + $min_ts = date('Hi', $min); + $q = "SELECT count(counter_id) AS currentvisitors FROM {$serendipity['dbPrefix']}visitors WHERE day LIKE '" . date('Y-m-d') . "' AND (REPLACE(time, ':', '') BETWEEN $min_ts AND $max_ts)"; + } + $res = serendipity_db_query($q, true, 'assoc'); + if (is_array($res) && isset($res['currentvisitors'])) { + $content .= '
' . sprintf($this->get_config('text_currentvisitors'), '' . $res['currentvisitors'] . '') . "
\n"; + } + } + + // Write cache + $fp = @fopen($cachef, 'w'); + if ($fp) { + fwrite($fp, $content); + fclose($fp); + } + } else { + // Read from cache + $content = @file_get_contents($cachef); + } + + echo $content; + } +} + +/* vim: set sts=4 ts=4 expandtab : */ diff --git a/serendipity_event_statistics/yellow.png b/serendipity_event_statistics/yellow.png new file mode 100644 index 00000000..1b38a442 Binary files /dev/null and b/serendipity_event_statistics/yellow.png differ