]> git.ipfire.org Git - thirdparty/sarg.git/commitdiff
Remove the line number from a message
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 6 Apr 2010 07:49:58 +0000 (07:49 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 6 Apr 2010 07:49:58 +0000 (07:49 +0000)
22 files changed:
html.c
po/bg.po
po/ca.po
po/cs.po
po/de.po
po/el.po
po/es.po
po/fr.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/lv.po
po/nl.po
po/pl.po
po/pt.po
po/ro.po
po/ru.po
po/sk.po
po/sr.po
po/tr.po
po/uk.po

diff --git a/html.c b/html.c
index 52fe778901206fc2f550592971893301cd496674..8dd07b99c8155ba657d65e9054774d620aa37c18 100644 (file)
--- a/html.c
+++ b/html.c
@@ -423,7 +423,7 @@ void htmlrel(void)
                   exit(EXIT_FAILURE);
                }
                if (getword_atoll(&userelap,&gwarea,'\t')<0) {
-                  debuga(_("Maybe you have a broken elapsed time in your %s file (%d)\n"),tmp3,__LINE__);
+                  debuga(_("Maybe you have a broken elapsed time in your %s file\n"),tmp3);
                   exit(EXIT_FAILURE);
                }
                if(strcmp(user_ip,olduserip) != 0) {
index df481f62b1466ffde91f0a515a7507157ee32960..67b112a2a21a39060a8cfb3bd6c8affc2cef52de 100644 (file)
--- a/po/bg.po
+++ b/po/bg.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/Име"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "Дата/Време"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Четене на log файла"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Не мога да намеря файла"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "ЗАБРАНЕНО"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Не мога да намеря log файла"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Denied"
@@ -371,7 +366,7 @@ msgstr "Отчет за достъпа на потребителите на Squi
 msgid "Decreasing Access (bytes)"
 msgstr "Низходящо (байтове)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Период"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Не мога да намеря файла"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Не мога да намеря файла"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Потребител"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Сортирано"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Създаване на отчета"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "ЗАБРАНЕНО"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Не мога да намеря log файла"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Отчета е генериран в:"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Отчета е генериран и изпратен"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Създаване на файла"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Не мога да намеря log файла"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Не мога да намеря log файла"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index 390d4494ffa4da61e897ee690e96cc8d4566ef89..0e6822ba9da1011f292739ac31ca187936ff6dbc 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "DATA/HORA"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "el"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Llegint arxiu del log d'accesos"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "reports"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "No es pot obrir arxiu"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "No es pot obrir l'arxiu de log"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Denied"
@@ -371,7 +366,7 @@ msgstr "No es pot carregar, fallida de la memòria"
 msgid "Decreasing Access (bytes)"
 msgstr "PROMITGE"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Report d'Accesos d'Usuaris de l'Squid"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "reports"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "reports"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Període"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "USUARIS"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Carregant arxiu de paraules de pas desde"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "No es pot obrir arxiu"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "No es pot obrir l'arxiu de log"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "DENEGAT"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Report generat satisfactoriament a"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Report generat satisfactoriament i enviat a"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "No es pot obrir l'arxiu de log"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "No es pot obrir l'arxiu de log"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index a9b4e3b5ccdaee06fa959094351e9fc6e607a4e4..b47a66c698b09ee8cc4ecc777cb3eafe9a0a6f0d 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/JMÉNO"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "datum/čas"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Čtu přístupový žurnál"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Nemohu otevřít soubor"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "Zakázáno"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Nemohu otevřít žurnál"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Denied"
@@ -371,7 +366,7 @@ msgstr "Přehled o využití Squidu podle uživatelů"
 msgid "Decreasing Access (bytes)"
 msgstr "Klesající přístup (bytů)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Období"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Nemohu otevřít soubor"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Nemohu otevřít soubor"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Uživatel"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Třídění"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Vytvářím zprávu"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "Zakázáno"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Nemohu otevřít žurnál"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Přehled úspěšně generován"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Přehled úspěšně generován a odeslán na adresu"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Vytvářím soubor"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Nemohu otevřít žurnál"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Nemohu otevřít žurnál"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index e88a2fac11e8f3006d7ad3d033f9dcbc524a332b..46d454160b89fe28bf54c98535f6dc37841c6ba7 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/NAME"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "DATUM/ZEIT"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Lese Zugriffsprotokoll"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Kann Datei nicht oeffnen"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "ABGELEHNT"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Kann Zugriffsprotokoll nicht oeffnen"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Denied"
@@ -371,7 +366,7 @@ msgstr "Squid Bericht ueber Benutzerzugriffe"
 msgid "Decreasing Access (bytes)"
 msgstr "verringerter Zugriff (Bytes)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Zeitraum"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Kann Datei nicht oeffnen"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Kann Datei nicht oeffnen"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Benutzer"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Sortierung"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Erstelle Bericht"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "ABGELEHNT"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1534,8 +1519,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Kann Zugriffsprotokoll nicht oeffnen"
@@ -1550,131 +1535,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Bericht erfolgreich erstellt in"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Bericht erfolgreich erstellt und gesendet an"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Erstelle Datei"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Kann Zugriffsprotokoll nicht oeffnen"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Kann Zugriffsprotokoll nicht oeffnen"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1875,11 +1860,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index ac9b3c684ba8156493ed1b7b25fa2b1aff4e061f..8e40f90fee78737b776238e2988143f135c9022b 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/Όνομα"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "Ημ/νία-Ώρα "
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Ανάγνωση αρχείου "
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Δεν μπορώ να διαβάσω το αρχείο"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "Χωρίς πρόσβαση"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Δεν μπορώ να διαβάσω το αρχείο log"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Μη επιτρεπτή πρόσβαση"
@@ -371,7 +366,7 @@ msgstr "Αναλυτική κατάσταση πρόσβασης χρηστών
 msgid "Decreasing Access (bytes)"
 msgstr "Μειωμένη πρόσβαση (bytes)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Περίοδος"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Δεν μπορώ να διαβάσω το αρχείο"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Δεν μπορώ να διαβάσω το αρχείο"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Χρήστης"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Ταξινόμηση"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Δημιουργία αναφορών"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "Χωρίς πρόσβαση"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Δεν μπορώ να διαβάσω το αρχείο log"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Οι αναφορές δημιουργήθηκαν επιτυχώς στις"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Οι αναφορές δημιουργήθηκαν επιτυχώς και στάλθηκαν σε"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Δημιουργία αρχείου"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Δεν μπορώ να διαβάσω το αρχείο log"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Δεν μπορώ να διαβάσω το αρχείο log"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index b2025ea00bad584eb03fc2a483d200e23a4334eb..43232b22f96923e9d018ad4fe49cca8a1fb40d82 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -82,14 +82,14 @@ msgid "IP/NAME"
 msgstr "IP/NOMBRE"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "FECHA/HORA"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -121,7 +121,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -184,8 +185,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Leyendo archivo de log de accesos"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -231,7 +232,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "No se puede abrir archivo"
@@ -252,19 +253,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "DENEGADO"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -321,7 +316,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "No se puede abrir archivo de log"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Denegado"
@@ -372,7 +367,7 @@ msgstr "Reporte de Accesos de Usuarios de Squid"
 msgid "Decreasing Access (bytes)"
 msgstr "Acceso Decreciente (bytes)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Per&iacute;odo"
@@ -683,7 +678,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "No se puede abrir archivo"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -693,12 +688,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -722,12 +717,12 @@ msgstr "No se puede abrir archivo"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Usuario"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Clasificado por"
@@ -746,36 +741,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Creando reporte"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "DENEGADO"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -816,9 +801,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1533,8 +1518,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "No se puede abrir archivo de log"
@@ -1549,131 +1534,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Reporte generado satisfactoriamente en"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Reporte generado satisfactoriamente y enviado a"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Creando archivo"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "No se puede abrir archivo de log"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "No se puede abrir archivo de log"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1874,11 +1859,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index a389d8dafef0df8837080fe1f7f4630434c66a53..f8150f58c7d62f917f0ac893167148b5c96fcd88 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,3 +1,4 @@
+# translation of fr.po to French
 # French translations for sarg.
 # Copyright (C) 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the sarg package.
@@ -6,17 +7,17 @@
 # Frédéric Marchal <fmarchal@perso.be>, 2010.
 msgid ""
 msgstr ""
-"Project-Id-Version: sarg 2.3-pre1\n"
+"Project-Id-Version: fr\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
-"PO-Revision-Date: 2010-04-02 21:59+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
+"PO-Revision-Date: 2010-04-06 09:45+0200\n"
 "Last-Translator: Frédéric Marchal <fmarchal@perso.be>\n"
 "Language-Team: French <traduc@traduc.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms:  nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: KBabel 1.11.4\n"
 
 #: auth.c:42
 #, c-format
@@ -80,13 +81,13 @@ msgid "IP/NAME"
 msgstr "IP/NOM"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 msgid "DATE/TIME"
 msgstr "DATE/HEURE"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 msgid "ACCESSED SITE"
 msgstr "SITES ACCÉDÉS"
@@ -117,7 +118,8 @@ msgstr "Il y a un ID utilisateur endommagé dans le fichier %s\n"
 msgid "There is a broken IP address in file %s\n"
 msgstr "Il y a une adresse IP endommagée dans le fichier %s\n"
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr "Il y a une URL endommagée dans le fichier %s\n"
@@ -184,8 +186,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Lecture du journal de Dansguardian: %s\n"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr "Vous avez probablement une URL endommagée dans votre fichier %s\n"
@@ -229,7 +231,7 @@ msgstr "Ignore le fichier utilisateur inconnu %s\n"
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr "(datafile) répertoire trop long: %s/%s\n"
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "(datafile) Impossible d'ouvrir le fichier %s\n"
@@ -250,18 +252,13 @@ msgstr "Il y a un enregistrement erroné ou inattendu dans le fichier %s\n"
 msgid "There is an invalid smart info in file %s\n"
 msgstr "Il y a une donnée smart endommagée dans le fichier %s\n"
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr "Pas assez de mémoire pour stocker l'URL\n"
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-msgid "DENIED"
-msgstr "DENIED"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr "Fichier de données %s écrit avec succès\n"
@@ -318,7 +315,7 @@ msgstr "la commande de compression du journal %s trop longue\n"
 msgid "(denied) Cannot open log file %s\n"
 msgstr "(denied) Impossible d'ouvrir le journal %s\n"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 msgid "Denied"
 msgstr "Interdit"
 
@@ -365,7 +362,7 @@ msgstr "Rapport des «useragents» de Squid"
 msgid "Decreasing Access (bytes)"
 msgstr "Accès décroissant (en octets)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 msgid "Period"
 msgstr "Période"
 
@@ -674,7 +671,7 @@ msgstr "Le nom du fichier est trop long: %s/%s/denied_%s.html\n"
 msgid "(html3) Cannot open file %s\n"
 msgstr "(html3) Impossible d'ouvrir le fichier %s\n"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr "Il y a un nombre d'accès endommagé dans le fichier %s\n"
@@ -684,12 +681,12 @@ msgstr "Il y a un nombre d'accès endommagé dans le fichier %s\n"
 msgid "There is a broken downloaded size in file %s\n"
 msgstr "Il y a un volume de téléchargement endommagé dans le fichier %s\n"
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr "Il y a un code d'accès endommagé dans le fichier %s\n"
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr "Il y a un temps écoulé endommagé dans le fichier %s\n"
@@ -713,11 +710,11 @@ msgstr "(html5) Impossible d'ouvrir le fichier %s\n"
 msgid "User report"
 msgstr "Rapport par utilisateur"
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 msgid "User"
 msgstr "Utilisateur"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 msgid "Sort"
 msgstr "Tri"
 
@@ -734,42 +731,24 @@ msgstr "DANS/HORS CACHE"
 msgid "Making report: %s\n"
 msgstr "Création du rapport: %s\n"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-"Vous avez probablement un nombre d'accès endommagé dans votre fichier %s\n"
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-"Vous avez probablement un nombre d'octets endommagé dans votre fichier %s\n"
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr "Vous avez probablement un statut endommagé dans votre fichier %s\n"
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
-msgstr ""
-"Vous avez probablement un temps écoulé endommagé dans votre fichier %s\n"
+msgid "There is a broken number of bytes in file %s\n"
+msgstr "Il y a un nombre d'octets endommagé dans le fichier %s\n"
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
-msgstr ""
-"Vous avez probablement une colonne de cache atteinte endommagée dans votre "
-"fichier %s\n"
+msgid "There is a broken in cache column in file %s\n"
+msgstr "Il y a un volume de cache atteint endommagé dans le fichier %s\n"
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
-msgstr ""
-"Vous avez probablement un colonne de cache raté endommagée dans votre "
-"fichier %s (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
+msgstr "Il y a un volume de cache raté endommagé dans le fichier %s (%d)\n"
+
+#: html.c:349
+msgid "DENIED"
+msgstr "DENIED"
 
 #: html.c:357
 #, c-format
@@ -813,11 +792,11 @@ msgstr "Vous avez probablement un temps endommagé dans votre fichier %s\n"
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr "Vous avez probablement une taille endommagée dans votre fichier %s\n"
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
-"Vous avez probablement un temps écoulé endommagé dans votre fichier %s (%d)\n"
+"Vous avez probablement un temps écoulé endommagé dans votre fichier %s\n"
 
 #: html.c:496
 #, c-format
@@ -1562,8 +1541,8 @@ msgstr ""
 "Le répertoire de sortie contenant la période dans son nom n'a pas pu être "
 "créé\n"
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "(report) Impossible d'ouvrir le fichier %s\n"
@@ -1578,131 +1557,131 @@ msgstr "(report) répertoire trop long: %s/%s\n"
 msgid "There is a broken smart info in file %s\n"
 msgstr "Il y a une information «smart» endommagée dans le fichier %s\n"
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr "Rapport des sites visités"
 
-#: report.c:391
+#: report.c:392
 #, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Rapport généré sans erreur sur %s\n"
 
-#: report.c:396
+#: report.c:397
 #, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Rapport généré sans erreur et envoyées à %s\n"
 
-#: report.c:422
+#: report.c:423
 #, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Création du fichier: %s/%s\n"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr "Le nom du fichier temporaire est trop long: %s/%s.utmp\n"
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr "Le nom du fichier temporaire est trop long: %s/%s.htmp\n"
 
-#: report.c:454
+#: report.c:455
 #, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "(report-1) Impossible d'ouvrir le fichier %s - %s\n"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr "Le chemin %s/%s.utmp est trop long\n"
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr "Le chemin %s/%s.htmp est trop long\n"
 
-#: report.c:543
+#: report.c:544
 #, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "(report-2) Impossible d'ouvrir le fichier %s - %s\n"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr "Chemin trop long %s/%s.ip\n"
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr "Nombre total d'accès incorrect dans %s\n"
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr "Taille totale incorrecte dans %s\n"
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr "Temps total écoulé incorrect dans %s\n"
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr "Quantité totale de cache atteinte incorrecte dans %s\n"
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr "Quantité totale de cache ratée incorrecte dans %s\n"
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr "Nom d'utilisateur trop long ou pas valable dans %s\n"
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr "Nombre d'accès incorrect dans %s\n"
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr "Nombre d'octets incorrect dans %s\n"
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr "URL trop long ou incorrect dans %s\n"
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr "Adresse IP trop longue ou incorrecte dans %s\n"
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr "Temps trop long ou incorrect dans %s\n"
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr "Date trop longue ou incorrecte dans %s\n"
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr "Temps écoulé incorrect dans %s\n"
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr "Taile de cache atteinte incorrecte dans %s\n"
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr "Taille de cache ratée incorrecte dans %s\n"
@@ -1907,11 +1886,6 @@ msgstr "Useragent"
 msgid "There is a broken user in file %s\n"
 msgstr "Il y a un nom d'utilisateur endommagé dans le fichier %s\n"
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr "Il y a un nombre d'octets endommagé dans le fichier %s\n"
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
@@ -2398,80 +2372,7 @@ msgstr "Impossible d'effacer %s - %s\n"
 msgid "unknown path type %s\n"
 msgstr "Type de chemin %s inconnu\n"
 
-#~ msgid "(authfail) read error in %s\n"
-#~ msgstr "(authfail) erreur de lecture dans %s\n"
-
-#~ msgid "(dansguardian_report) Cannot open file %s\n"
-#~ msgstr "(dansguardian_report) Impossible d'ouvrir le fichier %s\n"
-
-#~ msgid "(dansguardian_report) read error in %s\n"
-#~ msgstr "(dansguardian_report) erreur de lecture dans %s\n"
-
-#~ msgid "(denied) Cannot open file %s\n"
-#~ msgstr "(denied) Impossible d'ouvrir le fichier %s\n"
-
-#~ msgid "(denied) read error in %s\n"
-#~ msgstr "(denied) erreur de lecture dans %s\n"
-
-#~ msgid "(download) Cannot open file %s\n"
-#~ msgstr "(download) Impossible d'ouvrir le fichier %s\n"
-
-#~ msgid "(download) read error in %s\n"
-#~ msgstr "(download) erreur de lecture dans %s\n"
-
-#~ msgid "(email) read error in %s\n"
-#~ msgstr "(email) erreur de lecture dans %s\n"
-
-#~ msgid "(html1) Cannot open file %s\n"
-#~ msgstr "(html1) Impossible d'ouvrir le fichier %s\n"
-
-#~ msgid "(html1) read error in %s\n"
-#~ msgstr "(html1) erreur de lecture dans %s\n"
-
-#~ msgid "Maybe you have a broken date range definition.\n"
-#~ msgstr "Vous avez probablement une définition de plage de dates erronée.\n"
-
-#~ msgid "(siteuser) Cannot open file %s\n"
-#~ msgstr "(siteuser) Impossible d'ouvrir le fichier %s\n"
-
-#~ msgid "(siteuser) read error in %s\n"
-#~ msgstr "(siteuser) erreur de lecture dans %s\n"
-
-#~ msgid "(smartfilter) read error in %s\n"
-#~ msgstr "(smartfilter) erreur de lecture dans %s\n"
-
-#~ msgid "(squidguard) Cannot open file %s\n"
-#~ msgstr "(squidguard) Impossible d'ouvrir le fichier %s\n"
-
-#~ msgid "(squidguard) read error in %s\n"
-#~ msgstr "(squidguard) erreur de lecture dans %s\n"
-
-#~ msgid "(topsites) Cannot open file %s\n"
-#~ msgstr "(topsites) Impossible d'ouvrir le fichier %s\n"
-
-#~ msgid "(topsites) read error in %s\n"
-#~ msgstr "(topsites) erreur de lecture dans %s\n"
-
-#~ msgid "(topuser) Read error in %s\n"
-#~ msgstr "(topuser) Erreur de lecture dans %s\n"
-
-#~ msgid "Making period file\n"
-#~ msgstr "Création du fichier de l'intervalle\n"
-
-#~ msgid "Output file name too long: %s/sarg-period\n"
-#~ msgstr "Le nom du fichier de sortie est trop long: %s/sarg-period\n"
-
-#~ msgid "Cannot open file %s for writing\n"
-#~ msgstr "Impossible d'ouvrir le fichier %s en écriture\n"
-
-#~ msgid "Failed to write the requested period in %s\n"
-#~ msgstr "Erreur d'écriture de la période demandée dans %s\n"
-
-#~ msgid "IN"
-#~ msgstr "DANS"
-
-#~ msgid "CACHE"
-#~ msgstr "CACHE"
-
-#~ msgid "OUT"
-#~ msgstr "HORS"
+#~ msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+#~ msgstr ""
+#~ "Vous avez probablement un temps écoulé endommagé dans votre fichier %s (%"
+#~ "d)\n"
index e3deb4c3b307d67159f1255c34b7f074ea233098..c9e525b91fa9c19bf0e469e72101f34e749f26c1 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/NÉV"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "dátum/idő"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Access log file olvasása"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Megnyithatatlan file"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "TILTOTT"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Nem tudom megnyitni a log file-t"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Denied"
@@ -371,7 +366,7 @@ msgstr "Squid Felhasználók szerinti kimutatás"
 msgid "Decreasing Access (bytes)"
 msgstr "Elérés csökkentve (byte-al)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Periódus"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Megnyithatatlan file"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Megnyithatatlan file"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Felhasználó"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Sorrend"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Kimutatás készítése"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "TILTOTT"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Nem tudom megnyitni a log file-t"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Sikeres kimutatás generálva:"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Sikeres kimutatás generálva és elküldve:"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "File keszítés"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Nem tudom megnyitni a log file-t"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Nem tudom megnyitni a log file-t"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index 8643206e3db0b0fe24bb3862d0599427d41e8a4a..dd72a04bb5a045d077a74ec22529963f932a6051 100644 (file)
--- a/po/id.po
+++ b/po/id.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/NAMA"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "TANGGAL/WAKTU"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Membaca file log akses"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Tak bisa buka file"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "DITOLAK"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Tak bisa buka file log"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Denied"
@@ -371,7 +366,7 @@ msgstr "Laporan Akses Pemakai Squid"
 msgid "Decreasing Access (bytes)"
 msgstr "Menurunkan Akses (bytes)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Periode"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Tak bisa buka file"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Tak bisa buka file"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Pemakai"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Urut"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Membuat laporan"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "DITOLAK"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Tak bisa buka file log"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Berhasil melaporkan pada"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Berhasil melaporkan dan dikirim ke"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Membuat file"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Tak bisa buka file log"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Tak bisa buka file log"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index 951431803692bf18a4ce2f2a9e7d088056708dad..d661f2f8c92d5f313f7fcdd8dcbeb826f2a16938 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/NOME"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "DATA/TEMPO"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Lettura access log file"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Non riesco ad aprire il file"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "NEGATO"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Non riesco a aprire il log file"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Denied"
@@ -371,7 +366,7 @@ msgstr "Squid - Rapporto Accessi per Utenti"
 msgid "Decreasing Access (bytes)"
 msgstr "Accesso Descrescente (bytes)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Periodo"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Non riesco ad aprire il file"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Non riesco ad aprire il file"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Utente"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Ordinato per"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Creazione rapporto"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "NEGATO"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Non riesco a aprire il log file"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Rapporto generato con successo in"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Rapporto generato e spedito con successo in"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Creazione del file"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Non riesco a aprire il log file"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Non riesco a aprire il log file"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index cffe368292563b8b4b1d9ff5cefa015bc5d80b58..c8b2bae095abb9061862bdb60706b973a165d047 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "on"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "このレポートは以下のプログラムによって作成されました"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "アクセスログファイルを読んでいます"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "ファイルをオープンできません"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "拒否"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "ログファイルをオープンできません"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "ユーザ/サイト"
@@ -371,7 +366,7 @@ msgstr "Loading User table"
 msgid "Decreasing Access (bytes)"
 msgstr "ミリ秒"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Cannot load. Memory fault"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "ファイルをオープンできません"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "ファイルをオープンできません"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Squidユーザアクセスレポート"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "レポート作成日時"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "レポートを作成"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "拒否"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "ログファイルをオープンできません"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "作成完了。以下のディレクトリにレポートが作成されました"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "レポートの作成が完了しメールを以下宛に送信しました"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Making file"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "ログファイルをオープンできません"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "ログファイルをオープンできません"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index aecb977f68a51672fb9e910568bc98e6e9001dfb..8446843f2ed8b458cf72057e329c701073b47bff 100644 (file)
--- a/po/lv.po
+++ b/po/lv.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/Vārds"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "Datums/Laiks"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Lasu access log failu"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Nevar atvērt failu"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "AZLIEGTS"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Nevar atvērt log failu"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Aizliegts"
@@ -371,7 +366,7 @@ msgstr "Squid lietotāju atskaite"
 msgid "Decreasing Access (bytes)"
 msgstr "Samazinoši apmeklēts (baiti)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Periods"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Nevar atvērt failu"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Nevar atvērt failu"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Lietotājs"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Sakārtot"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Taisu atskaiti"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "AZLIEGTS"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Nevar atvērt log failu"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Atskaite veiksmīgi izveidota uz"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Atskaite veiksmīgi izveidota un nosūtīta uz"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Taisu failu"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Nevar atvērt log failu"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Nevar atvērt log failu"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index 2c80ae90c8ae782c77581de2beab562be4c86d24..721da6c2f586bdab7430a3198b84c6a854916359 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -83,14 +83,14 @@ msgid "IP/NAME"
 msgstr "IP/NAAM"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "DATUM/TIJD"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -122,7 +122,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -185,8 +186,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Access log bestand inlezen"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -232,7 +233,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Kan bestand niet openen"
@@ -253,19 +254,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "GEWEIGERD"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -322,7 +317,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Kan het log bestand niet openen"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Geweigerd"
@@ -373,7 +368,7 @@ msgstr "Squid Gebruikers Toegangs Rapport"
 msgid "Decreasing Access (bytes)"
 msgstr "Verminderen Toegang (bytes)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Periode"
@@ -684,7 +679,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Kan bestand niet openen"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -694,12 +689,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -723,12 +718,12 @@ msgstr "Kan bestand niet openen"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Gebruiker"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Sorteer"
@@ -747,36 +742,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Maken rapport"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "GEWEIGERD"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -817,9 +802,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1534,8 +1519,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Kan het log bestand niet openen"
@@ -1550,131 +1535,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Succesvol rapport gegenereerd op"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Succesvol rapport gegenereerd en verzonden naar"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Bestand maken"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Kan het log bestand niet openen"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Kan het log bestand niet openen"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1875,11 +1860,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index 8ed00a185295814cda55b63eca01f4a308587496..323087aa7c7fd04b9d80990c2fcd1deaf8b7df54 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/NAZWA"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "DATA/CZAS"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Czytam plik access log"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Nie moїna otworzyж pliku"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "ZABRONIONY"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Nie moїna otworzyж pliku logowania"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Zabroniony"
@@ -371,7 +366,7 @@ msgstr "Raport dostкpu Uїytkownikуw do serwera Squid"
 msgid "Decreasing Access (bytes)"
 msgstr "Zmniejszenie dostкpu (bajtуw)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Przedziaі czasowy"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Nie moїna otworzyж pliku"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Nie moїna otworzyж pliku"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Uїytkownik"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Sortowanie"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Tworzenie raportu"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "ZABRONIONY"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Nie moїna otworzyж pliku logowania"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Raport pomyњlnie wygenerowany..."
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Raport pomyњlnie wygenerowany i wysіany do"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Tworzenie pliku"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Nie moїna otworzyж pliku logowania"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Nie moїna otworzyж pliku logowania"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index b29eec1ebafdf04ba57f07001c6ba6c5bcfe7a7a..75f2e6541f154428bd0a6f9d9d91ae8088e53c68 100644 (file)
--- a/po/pt.po
+++ b/po/pt.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/NOME"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "DATA/HORA"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Lendo arquivo acccess.log"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Erro no open do arquivo"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "NEGADO"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Erro no open do arquivo log"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Proibido"
@@ -371,7 +366,7 @@ msgstr "Squid - Relatório de Acessos por Usuario"
 msgid "Decreasing Access (bytes)"
 msgstr "Acesso decrescente (bytes)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Periodo"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Erro no open do arquivo"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Erro no open do arquivo"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Usuario"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Ordem"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Gerando relatorio"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "NEGADO"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Erro no open do arquivo log"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Relatorio gerado com sucesso em"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Relatorio gerado com sucesso e enviado para"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Criando arquivo"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Erro no open do arquivo log"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Erro no open do arquivo log"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index 24dbe5f9d298b85b9111fe14614ba26f89aefd6a..c3022f7f1f302ae53e0a80d7f2dbd99d3adff672 100644 (file)
--- a/po/ro.po
+++ b/po/ro.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/NUME"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "DATA/ORA"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Se citeste fisierul de accese"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Nu poate fi deshis fisierul"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "INTERZIS"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Nu poate fi deschis fisierul de accese"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Interzis"
@@ -371,7 +366,7 @@ msgstr "Raportul de acces Squid"
 msgid "Decreasing Access (bytes)"
 msgstr "Acces descrescator (octeti)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Perioada"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Nu poate fi deshis fisierul"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Nu poate fi deshis fisierul"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Utilizator"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Sortare"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Se genereaza raportul"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "INTERZIS"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Nu poate fi deschis fisierul de accese"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Raport generat cu succes in"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Raport generat cu succes si trimis la adresa"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Se creaza fisierul"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Nu poate fi deschis fisierul de accese"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Nu poate fi deschis fisierul de accese"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index 1b7cf17dfc968c133d25e740d2860c3623654c84..6d66d75ac7e1f12078c876129c82cc160c859d38 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/Имя"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "Дата/Время"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Чтение файла журнала"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Не могу открыть файл"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "ЗАПРЕТ"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Не могу открыть файл журнала"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Denied"
@@ -371,7 +366,7 @@ msgstr "Отчет о работе пользователей через Squid"
 msgid "Decreasing Access (bytes)"
 msgstr "По убыванию (байты)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Период"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Не могу открыть файл"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Не могу открыть файл"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Пользователь"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Отсортировано"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Создание отчета"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "ЗАПРЕТ"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Не могу открыть файл журнала"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Отчет успешно сгенерирован в:"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Отчет успешно сгенерирован и отослан"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Создание файла"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Не могу открыть файл журнала"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Не могу открыть файл журнала"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index 95f5278ed95e15a9eeb3b399b60764314e037a14..84afe4f8c63cf87d880cd82175a16c9bee0ab79c 100644 (file)
--- a/po/sk.po
+++ b/po/sk.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/MÉNO"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "dátum/čas"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Čítam prístupový žurnál"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Nedá sa otvoriť súbor"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "Zakázané"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Nemôžem otvoríť žurnál"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Denied"
@@ -371,7 +366,7 @@ msgstr "Prehľad o využití Squidu podľa uživatelov"
 msgid "Decreasing Access (bytes)"
 msgstr "Klesajúcí prístup (bytov)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Obdobie"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Nedá sa otvoriť súbor"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Nedá sa otvoriť súbor"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Užívateľ"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Triedenie"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Vytváram správu"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "Zakázané"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Nemôžem otvoríť žurnál"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Prehľad úspešne vygenerovaný"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Prehľad úspešne vygenerovaný a zaslaný na adresu"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Vytváram súbor"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Nemôžem otvoríť žurnál"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Nemôžem otvoríť žurnál"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index 00e578e0df15556e4f0f09eb0da18ab956d76822..dc653dc1aef630faef380a5346633cc7ca1ba8c8 100644 (file)
--- a/po/sr.po
+++ b/po/sr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/IME"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "DATUM/VREME"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Citanje access log datoteke"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Nemoguce otvoriti datoteku ili je los putokaz"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "ODBIJA SE"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Nemoguce otvoriti log datoteku"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Denied"
@@ -371,7 +366,7 @@ msgstr "Izvestaj o pristupu Squid korisnika"
 msgid "Decreasing Access (bytes)"
 msgstr "Smanjivanje pristupa (bajtova)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Period"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Nemoguce otvoriti datoteku ili je los putokaz"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Nemoguce otvoriti datoteku ili je los putokaz"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Korisnik"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Sortiranje"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Pravljenje izvestaja"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "ODBIJA SE"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Nemoguce otvoriti log datoteku"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Uspesno je generisan izvestaj"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Izvestaj je uspesno generisan i upucen na"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Pravljenje datoteke"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Nemoguce otvoriti log datoteku"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Nemoguce otvoriti log datoteku"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index ea56d48f127979079467c8f6167686560a48a49e..940d18290f6e8b00581590d137fdf8ba8c97651c 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/ISIM"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "TARIH/SAAT"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "erisim kutuk dosyasi okunuyor"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -230,7 +231,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Dosya acilamiyor"
@@ -251,19 +252,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "IZIN YOK"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -320,7 +315,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Kutuk dosyasi acilamadi"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Denied"
@@ -371,7 +366,7 @@ msgstr "Squid Kullanicilari Erisim Raporu"
 msgid "Decreasing Access (bytes)"
 msgstr "Azalan erisim (byte)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Periyod"
@@ -682,7 +677,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Dosya acilamiyor"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -692,12 +687,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -721,12 +716,12 @@ msgstr "Dosya acilamiyor"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Kullanici"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Siralama"
@@ -745,36 +740,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Rapor yaratiliyor"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "IZIN YOK"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -815,9 +800,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1532,8 +1517,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Kutuk dosyasi acilamadi"
@@ -1548,131 +1533,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Raporun basari ile yaratildigi yer"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Rapor basari ile yaratildi ve gonderildigi yer"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Dosya yaratiliyor"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Kutuk dosyasi acilamadi"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Kutuk dosyasi acilamadi"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1873,11 +1858,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"
index 7437a91c5b6beef8cbcbb3499bc3f32375755f45..d09d42fdb6e39f4feef71189bd82398fee6f5a46 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2010-04-06 09:25+0200\n"
+"POT-Creation-Date: 2010-04-06 09:45+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -81,14 +81,14 @@ msgid "IP/NAME"
 msgstr "IP/Хост"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:300
-#: realtime.c:289 report.c:286 report.c:288 smartfilter.c:106
+#: realtime.c:289 report.c:287 report.c:289 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topuser.c:281
 #, fuzzy
 msgid "DATE/TIME"
 msgstr "Дата/Час"
 
 #: authfail.c:99 dansguardian_report.c:80 denied.c:82 download.c:85 html.c:237
-#: realtime.c:289 report.c:288 siteuser.c:91 siteuser.c:93 smartfilter.c:106
+#: realtime.c:289 report.c:289 siteuser.c:91 siteuser.c:93 smartfilter.c:106
 #: smartfilter.c:173 squidguard_report.c:80 topsites.c:195
 #, fuzzy
 msgid "ACCESSED SITE"
@@ -120,7 +120,8 @@ msgstr ""
 msgid "There is a broken IP address in file %s\n"
 msgstr ""
 
-#: authfail.c:125 denied.c:97 download.c:100 html.c:193 squidguard_report.c:90
+#: authfail.c:125 denied.c:97 download.c:100 html.c:193 html.c:271
+#: squidguard_report.c:90
 #, c-format
 msgid "There is a broken url in file %s\n"
 msgstr ""
@@ -183,8 +184,8 @@ msgstr ""
 msgid "Reading DansGuardian log file: %s\n"
 msgstr "Читання файлу журналу"
 
-#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:271 html.c:410
-#: log.c:874 log.c:967 realtime.c:229
+#: dansguardian_log.c:104 dansguardian_report.c:90 html.c:410 log.c:874
+#: log.c:967 realtime.c:229
 #, c-format
 msgid "Maybe you have a broken url in your %s file\n"
 msgstr ""
@@ -229,7 +230,7 @@ msgstr ""
 msgid "(datafile) directory path too long: %s/%s\n"
 msgstr ""
 
-#: datafile.c:114 datafile.c:174
+#: datafile.c:114 datafile.c:170
 #, fuzzy, c-format
 msgid "(datafile) Cannot open file %s\n"
 msgstr "Не можу відкрити файл"
@@ -250,19 +251,13 @@ msgstr ""
 msgid "There is an invalid smart info in file %s\n"
 msgstr ""
 
-#: datafile.c:154 datafile.c:203 realtime.c:257 report.c:208 report.c:300
-#: report.c:330 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
+#: datafile.c:154 datafile.c:199 realtime.c:257 report.c:208 report.c:301
+#: report.c:331 siteuser.c:126 siteuser.c:177 topsites.c:108 topsites.c:123
 #, c-format
 msgid "Not enough memory to store the url\n"
 msgstr ""
 
-#: datafile.c:170 denied.c:74 html.c:349 report.c:227 report.c:239
-#: report.c:349
-#, fuzzy
-msgid "DENIED"
-msgstr "ЗАБОРОНА"
-
-#: datafile.c:224
+#: datafile.c:220
 #, c-format
 msgid "Datafile %s written successfully\n"
 msgstr ""
@@ -319,7 +314,7 @@ msgstr ""
 msgid "(denied) Cannot open log file %s\n"
 msgstr "Не можу відкрити файл журналу"
 
-#: denied.c:78 topuser.c:190
+#: denied.c:74 denied.c:78 topuser.c:190
 #, fuzzy
 msgid "Denied"
 msgstr "Заборонені"
@@ -370,7 +365,7 @@ msgstr "Звіт про роботу користувачів через Squid"
 msgid "Decreasing Access (bytes)"
 msgstr "По спаданню (байти)"
 
-#: email.c:168 html.c:225 repday.c:76 report.c:279 useragent.c:163
+#: email.c:168 html.c:225 repday.c:76 report.c:280 useragent.c:163
 #, fuzzy
 msgid "Period"
 msgstr "Період"
@@ -681,7 +676,7 @@ msgstr ""
 msgid "(html3) Cannot open file %s\n"
 msgstr "Не можу відкрити файл"
 
-#: html.c:183 topuser.c:246
+#: html.c:183 html.c:263 topuser.c:246
 #, c-format
 msgid "There is a broken number of access in file %s\n"
 msgstr ""
@@ -691,12 +686,12 @@ msgstr ""
 msgid "There is a broken downloaded size in file %s\n"
 msgstr ""
 
-#: html.c:197
+#: html.c:197 html.c:275
 #, c-format
 msgid "There is a broken access code in file %s\n"
 msgstr ""
 
-#: html.c:201 report.c:175
+#: html.c:201 html.c:279 report.c:175
 #, c-format
 msgid "There is a broken elapsed time in file %s\n"
 msgstr ""
@@ -720,12 +715,12 @@ msgstr "Не можу відкрити файл"
 msgid "User report"
 msgstr ""
 
-#: html.c:226 repday.c:77 report.c:280 report.c:282 smartfilter.c:167
+#: html.c:226 repday.c:77 report.c:281 report.c:283 smartfilter.c:167
 #, fuzzy
 msgid "User"
 msgstr "Користувач"
 
-#: html.c:227 report.c:281 topuser.c:179
+#: html.c:227 report.c:282 topuser.c:179
 #, fuzzy
 msgid "Sort"
 msgstr "Відсортовано"
@@ -744,36 +739,26 @@ msgstr ""
 msgid "Making report: %s\n"
 msgstr "Створення звіту"
 
-#: html.c:263
-#, c-format
-msgid "Maybe you have a broken number of access in your %s file\n"
-msgstr ""
-
-#: html.c:267
-#, c-format
-msgid "Maybe you have a broken number of bytes in your %s file\n"
-msgstr ""
-
-#: html.c:275
-#, c-format
-msgid "Maybe you have a broken status in your %s file\n"
-msgstr ""
-
-#: html.c:279 log.c:941 log.c:946
+#: html.c:267 topuser.c:242 util.c:755
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file\n"
+msgid "There is a broken number of bytes in file %s\n"
 msgstr ""
 
 #: html.c:283
 #, c-format
-msgid "Maybe you have a broken in cache column in your %s file\n"
+msgid "There is a broken in cache column in file %s\n"
 msgstr ""
 
 #: html.c:287
 #, c-format
-msgid "Maybe you have a broken not in cache column in your %s file (%d)\n"
+msgid "There is a broken out of cache column in file %s (%d)\n"
 msgstr ""
 
+#: html.c:349
+#, fuzzy
+msgid "DENIED"
+msgstr "ЗАБОРОНА"
+
 #: html.c:357
 #, c-format
 msgid "File name too long: %s/%s.ip\n"
@@ -814,9 +799,9 @@ msgstr ""
 msgid "Maybe you have a broken size in your %s file\n"
 msgstr ""
 
-#: html.c:426
+#: html.c:426 log.c:941 log.c:946
 #, c-format
-msgid "Maybe you have a broken elapsed time in your %s file (%d)\n"
+msgid "Maybe you have a broken elapsed time in your %s file\n"
 msgstr ""
 
 #: html.c:496
@@ -1531,8 +1516,8 @@ msgid ""
 "name\n"
 msgstr ""
 
-#: report.c:99 report.c:124 report.c:265 report.c:429 report.c:477
-#: report.c:509 report.c:570 report.c:821
+#: report.c:99 report.c:124 report.c:266 report.c:430 report.c:478
+#: report.c:510 report.c:571 report.c:822
 #, fuzzy, c-format
 msgid "(report) Cannot open file %s\n"
 msgstr "Не можу відкрити файл журналу"
@@ -1547,131 +1532,131 @@ msgstr ""
 msgid "There is a broken smart info in file %s\n"
 msgstr ""
 
-#: report.c:278
+#: report.c:279
 msgid "Site access report"
 msgstr ""
 
-#: report.c:391
+#: report.c:392
 #, fuzzy, c-format
 msgid "Successful report generated on %s\n"
 msgstr "Звіт успішно сгенерований в:"
 
-#: report.c:396
+#: report.c:397
 #, fuzzy, c-format
 msgid "Successful report generated and sent to %s\n"
 msgstr "Звіт успішно сгенерований і надісланий"
 
-#: report.c:422
+#: report.c:423
 #, fuzzy, c-format
 msgid "Making file: %s/%s\n"
 msgstr "Створення файлу"
 
-#: report.c:424 report.c:472
+#: report.c:425 report.c:473
 #, c-format
 msgid "Temporary file name too long: %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:449
+#: report.c:450
 #, c-format
 msgid "Temporary file name too long: %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:454
+#: report.c:455
 #, fuzzy, c-format
 msgid "(report-1) Cannot open file %s - %s\n"
 msgstr "Не можу відкрити файл журналу"
 
-#: report.c:504
+#: report.c:505
 #, c-format
 msgid "Path too long %s/%s.utmp\n"
 msgstr ""
 
-#: report.c:538
+#: report.c:539
 #, c-format
 msgid "Path too long %s/%s.htmp\n"
 msgstr ""
 
-#: report.c:543
+#: report.c:544
 #, fuzzy, c-format
 msgid "(report-2) Cannot open file %s - %s\n"
 msgstr "Не можу відкрити файл журналу"
 
-#: report.c:565
+#: report.c:566
 #, c-format
 msgid "Path too long %s/%s.ip\n"
 msgstr ""
 
-#: report.c:610
+#: report.c:611
 #, c-format
 msgid "Invalid total number of accesses in %s\n"
 msgstr ""
 
-#: report.c:627
+#: report.c:628
 #, c-format
 msgid "Invalid total size in %s\n"
 msgstr ""
 
-#: report.c:644
+#: report.c:645
 #, c-format
 msgid "Invalid total elapsed time in %s\n"
 msgstr ""
 
-#: report.c:661
+#: report.c:662
 #, c-format
 msgid "Invalid total cache hit in %s\n"
 msgstr ""
 
-#: report.c:678
+#: report.c:679
 #, c-format
 msgid "Invalid total cache miss in %s\n"
 msgstr ""
 
-#: report.c:688
+#: report.c:689
 #, c-format
 msgid "User name too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:704
+#: report.c:705
 #, c-format
 msgid "Invalid number of accesses in %s\n"
 msgstr ""
 
-#: report.c:721
+#: report.c:722
 #, c-format
 msgid "Invalid number of bytes in %s\n"
 msgstr ""
 
-#: report.c:730
+#: report.c:731
 #, c-format
 msgid "URL too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:738
+#: report.c:739
 #, c-format
 msgid "IP address too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:746
+#: report.c:747
 #, c-format
 msgid "Time too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:754
+#: report.c:755
 #, c-format
 msgid "Date too long or invalid in %s\n"
 msgstr ""
 
-#: report.c:770
+#: report.c:771
 #, c-format
 msgid "Invalid elapsed time in %s\n"
 msgstr ""
 
-#: report.c:787
+#: report.c:788
 #, c-format
 msgid "Invalid cache hit size in %s\n"
 msgstr ""
 
-#: report.c:804
+#: report.c:805
 #, c-format
 msgid "Invalid cache miss size in %s\n"
 msgstr ""
@@ -1872,11 +1857,6 @@ msgstr ""
 msgid "There is a broken user in file %s\n"
 msgstr ""
 
-#: topuser.c:242 util.c:755
-#, c-format
-msgid "There is a broken number of bytes in file %s\n"
-msgstr ""
-
 #: topuser.c:250
 #, c-format
 msgid "There is a broken elpased time in file %s\n"