From: Frédéric Marchal Date: Tue, 30 Mar 2010 14:42:17 +0000 (+0000) Subject: Fix more text messages X-Git-Tag: v2.3-pre2~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=156404e964f13b91c657636ec3aeaa3f1a7a36fe;p=thirdparty%2Fsarg.git Fix more text messages --- diff --git a/email.c b/email.c index b9d42c5..870861f 100644 --- a/email.c +++ b/email.c @@ -197,7 +197,7 @@ int geramail(const char *dirname, int debug, const char *outdir, const char *ema strip_latin(strip4); strcpy(strip5,_("ELAPSED TIME")); strip_latin(strip5); - strcpy(strip6,_("MILISEC")); + strcpy(strip6,_("MILLISEC")); strip_latin(strip6); strcpy(strip7,_("TIME")); strip_latin(strip7); diff --git a/html.c b/html.c index 1b79a01..7e3423e 100644 --- a/html.c +++ b/html.c @@ -255,11 +255,11 @@ void htmlrel(void) if((UserReportFields & USERREPORTFIELDS_SETYB) != 0) fprintf(fp_ou,"%%%s",_("BYTES")); if((UserReportFields & USERREPORTFIELDS_IN_CACHE_OUT) != 0) - fprintf(fp_ou,"%s-%s-%s",_("IN"),_("CACHE"),_("OUT")); + fprintf(fp_ou,"%s",_("IN-CACHE-OUT")); if((UserReportFields & USERREPORTFIELDS_USED_TIME) != 0) fprintf(fp_ou,"%s",_("ELAPSED TIME")); if((UserReportFields & USERREPORTFIELDS_MILISEC) != 0) - fprintf(fp_ou,"%s",_("MILISEC")); + fprintf(fp_ou,"%s",_("MILLISEC")); if((UserReportFields & USERREPORTFIELDS_PTIME) != 0) fprintf(fp_ou,"%%%s",_("TIME")); diff --git a/po/bg.po b/po/bg.po index 733ee49..ad10c38 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "Общо време" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "Милисек." #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "IN" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "OUT" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Не мога да намеря log файла" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "IN" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "OUT" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Не мога да намеря log файла" diff --git a/po/ca.po b/po/ca.po index bb00066..ac5bd64 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "BYTES" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "TEMPS UTILITZAT" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "FiltreInteligent" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "SORTIDA" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "ENTRADA" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "IP/NOM" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "No es pot obrir l'arxiu de log" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "SORTIDA" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "ENTRADA" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "IP/NOM" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "No es pot obrir l'arxiu de log" diff --git a/po/cs.po b/po/cs.po index 7b1dfe3..de46aa4 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "POUŽITÝ ČAS" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILISEC" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "VSTUP" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "VÝSTUP" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Nemohu otevřít žurnál" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "VSTUP" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "VÝSTUP" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Nemohu otevřít žurnál" diff --git a/po/de.po b/po/de.po index 6988c3f..2a76ba0 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "ZEITDAUER" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILLISEKUNDEN" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "EINGEHEND" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "AUSGEHEND" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2416,6 +2405,18 @@ msgstr "Kann Zugriffsprotokoll nicht oeffnen" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "EINGEHEND" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "AUSGEHEND" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Kann Zugriffsprotokoll nicht oeffnen" diff --git a/po/el.po b/po/el.po index 091b11e..12fb75a 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "Χρόνος" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "msec" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "Έξυπνο φίλτρο" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "Μέσα" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "Cache" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "Έξω" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Δεν μπορώ να διαβάσω το αρχείο log" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "Μέσα" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "Cache" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "Έξω" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Δεν μπορώ να διαβάσω το αρχείο log" diff --git a/po/es.po b/po/es.po index 11467c4..475abd4 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -417,7 +417,7 @@ msgstr "TIEMPO UTILIZADO" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILISEC" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -770,19 +770,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "ENTRADA" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "SALIDA" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2415,6 +2404,18 @@ msgstr "No se puede abrir archivo de log" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "ENTRADA" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "SALIDA" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "No se puede abrir archivo de log" diff --git a/po/fr.po b/po/fr.po index 4e78096..52736bb 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,5 +1,4 @@ -# translation of fr.po to French -# French translations for sarg package. +# French translations for sarg. # Copyright (C) 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the sarg package. # @@ -7,10 +6,10 @@ # Frédéric Marchal , 2010. msgid "" msgstr "" -"Project-Id-Version: fr\n" +"Project-Id-Version: sarg 2.3-pre1\n" "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 08:48+0200\n" -"PO-Revision-Date: 2010-03-25 11:24+0100\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" +"PO-Revision-Date: 2010-03-30 11:01+0200\n" "Last-Translator: Frédéric Marchal \n" "Language-Team: French \n" "MIME-Version: 1.0\n" @@ -406,8 +405,8 @@ msgid "ELAPSED TIME" msgstr "DURÉE" #: email.c:200 html.c:262 topuser.c:237 -msgid "MILISEC" -msgstr "millisecondes" +msgid "MILLISEC" +msgstr "MILLISEC" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 msgid "TIME" @@ -760,16 +759,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -msgid "IN" -msgstr "DANS" - -#: html.c:258 topuser.c:233 -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -msgid "OUT" -msgstr "HORS" +msgid "IN-CACHE-OUT" +msgstr "DANS/HORS CACHE" #: html.c:269 #, c-format @@ -2435,3 +2426,12 @@ msgstr "Impossible d'effacer %s - %s\n" #, c-format msgid "unknown path type %s\n" msgstr "Type de chemin %s inconnu\n" + +#~ msgid "IN" +#~ msgstr "DANS" + +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#~ msgid "OUT" +#~ msgstr "HORS" diff --git a/po/hu.po b/po/hu.po index cee1802..d59c6a8 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "ELTÖLTÖTT IDŐ" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILISEC" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "IN" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "OUT" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Nem tudom megnyitni a log file-t" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "IN" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "OUT" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Nem tudom megnyitni a log file-t" diff --git a/po/id.po b/po/id.po index 3f6fac8..246fb95 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "WAKTU TERPAKAI" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILIDETIK" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "IN" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "OUT" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Tak bisa buka file log" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "IN" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "OUT" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Tak bisa buka file log" diff --git a/po/it.po b/po/it.po index 9b545c3..0999f3e 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "TIME UTIL" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILISEC" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "IN" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "OUT" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Non riesco a aprire il log file" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "IN" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "OUT" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Non riesco a aprire il log file" diff --git a/po/ja.po b/po/ja.po index bebdfc7..5faef2b 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "接続" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "バイト数" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "IN" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "IP/NAME" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "Squid Abuse Report" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "日/時間" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "ログファイルをオープンできません" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "IP/NAME" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "Squid Abuse Report" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "日/時間" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "ログファイルをオープンできません" diff --git a/po/lv.po b/po/lv.po index f630717..26d2e6c 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "Izmantotais laiks" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILISEC" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "Gudrais filtrs" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "Iekšā" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "KeÅ¡s" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "Ārā" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Nevar atvērt log failu" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "Iekšā" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "KeÅ¡s" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "Ārā" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Nevar atvērt log failu" diff --git a/po/nl.po b/po/nl.po index d8d2f9b..cc0833b 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -418,7 +418,7 @@ msgstr "GEBRUIKTE TIJD" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILISEC" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -771,19 +771,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "IN" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "UIT" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2416,6 +2405,18 @@ msgstr "Kan het log bestand niet openen" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "IN" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "UIT" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Kan het log bestand niet openen" diff --git a/po/pl.po b/po/pl.po index cd63771..1b52aa9 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "CZAS UЇYTKOWANIA" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILISEK" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "Szybki Filtr" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "Wyj" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "Wyj" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Nie moїna otworzyж pliku logowania" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "Wyj" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "Wyj" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Nie moїna otworzyж pliku logowania" diff --git a/po/pt.po b/po/pt.po index c1f8da8..42a95cb 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "TEMPO GASTO" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILISEG" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "IN" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "OUT" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Erro no open do arquivo log" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "IN" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "OUT" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Erro no open do arquivo log" diff --git a/po/ro.po b/po/ro.po index aa68291..2154be0 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "TIMP FOLOSIT" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILISECUNDE" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "INTRARE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "IESIRE" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Nu poate fi deschis fisierul de accese" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "INTRARE" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "IESIRE" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Nu poate fi deschis fisierul de accese" diff --git a/po/ru.po b/po/ru.po index f8c6543..9b26a61 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "Общее время" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "Миллисек." #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "IN" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "OUT" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Не могу открыть файл журнала" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "IN" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "OUT" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Не могу открыть файл журнала" diff --git a/po/sk.po b/po/sk.po index fee1ed4..bb78ca0 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "POUŽITÝ ČAS" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILISEC" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "VSTUP" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "VÝSTUP" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Nemôžem otvoríť žurnál" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "VSTUP" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "VÝSTUP" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Nemôžem otvoríť žurnál" diff --git a/po/sr.po b/po/sr.po index d6230dc..a33f43e 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "UPOTREBLJENO VREME" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILISEKUNDE" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "USLO" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "IZASLO" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Nemoguce otvoriti log datoteku" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "USLO" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "IZASLO" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Nemoguce otvoriti log datoteku" diff --git a/po/tr.po b/po/tr.po index a209d57..8b71433 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,7 +416,7 @@ msgstr "HARCANAN ZAMAN" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "MILISANIYE" #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -769,19 +769,8 @@ msgid "SmartFilter" msgstr "SmartFilter" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "ICERI" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "DISARI" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2414,6 +2403,18 @@ msgstr "Kutuk dosyasi acilamadi" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "ICERI" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "DISARI" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Kutuk dosyasi acilamadi" diff --git a/po/uk.po b/po/uk.po index f15b58e..7bbceae 100644 --- 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-03-30 08:48+0200\n" +"POT-Creation-Date: 2010-03-30 16:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -415,7 +415,7 @@ msgstr "Використаний час" #: email.c:200 html.c:262 topuser.c:237 #, fuzzy -msgid "MILISEC" +msgid "MILLISEC" msgstr "Мілісек." #: email.c:202 html.c:264 topsites.c:210 topuser.c:239 @@ -768,19 +768,8 @@ msgid "SmartFilter" msgstr "СмартФільтр" #: html.c:258 topuser.c:233 -#, fuzzy -msgid "IN" -msgstr "IN" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "CACHE" -msgstr "CACHE" - -#: html.c:258 topuser.c:233 -#, fuzzy -msgid "OUT" -msgstr "OUT" +msgid "IN-CACHE-OUT" +msgstr "" #: html.c:269 #, fuzzy, c-format @@ -2413,6 +2402,18 @@ msgstr "Не можу відкрити файл журналу" msgid "unknown path type %s\n" msgstr "" +#, fuzzy +#~ msgid "IN" +#~ msgstr "IN" + +#, fuzzy +#~ msgid "CACHE" +#~ msgstr "CACHE" + +#, fuzzy +#~ msgid "OUT" +#~ msgstr "OUT" + #, fuzzy #~ msgid "Cannot open log file" #~ msgstr "Не можу відкрити файл журналу" diff --git a/topuser.c b/topuser.c index f6769cc..effa758 100644 --- a/topuser.c +++ b/topuser.c @@ -230,11 +230,11 @@ void topuser(void) if((TopUserFields & TOPUSERFIELDS_SETYB) != 0) fprintf(fp_top3,"%%%s",_("BYTES")); if((TopUserFields & TOPUSERFIELDS_IN_CACHE_OUT) != 0) - fprintf(fp_top3,"%s-%s-%s",_("IN"),_("CACHE"),_("OUT")); + fprintf(fp_top3,"%s",_("IN-CACHE-OUT")); if((TopUserFields & TOPUSERFIELDS_USED_TIME) != 0) fprintf(fp_top3,"%s",_("ELAPSED TIME")); if((TopUserFields & TOPUSERFIELDS_MILISEC) != 0) - fprintf(fp_top3,"%s",_("MILISEC")); + fprintf(fp_top3,"%s",_("MILLISEC")); if((TopUserFields & TOPUSERFIELDS_PTIME) != 0) fprintf(fp_top3,"%%%s",_("TIME"));