]> git.ipfire.org Git - thirdparty/sarg.git/commitdiff
Update the translation files
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 27 May 2012 05:20:19 +0000 (07:20 +0200)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 27 May 2012 05:20:19 +0000 (07:20 +0200)
Update the content of the po files for the translators.

24 files changed:
po/bg.po
po/ca.po
po/cs.po
po/da.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/pt_BR.po
po/ro.po
po/ru.po
po/sk.po
po/sr.po
po/tr.po
po/uk.po
po/zh_CN.po

index 3de3ebfeee9171ed112eae459bd5fc11b9407a73..666d83a7bfc0b52613ad3b00e60456ef5f580472 100644 (file)
--- a/po/bg.po
+++ b/po/bg.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3-pre1\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Не мога да намеря файла"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Зарежда файла с изключенията от"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Не мога да намеря log файла"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Не мога да намеря файла"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Не мога да намеря log файла"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Разархивиране на log файла"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Файла не е намерен"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Сортировка на файловете"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "Не мога да намеря log файла"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Не мога да намеря файла"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Не мога да намеря файла"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Не мога да намеря файла"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Четене на log файла"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Не мога да намеря log файла"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index 92f3502cefaae7a5b5ca613c68a16470a6a6f1d5..d9c30e5aa30b0d4dda2cc0d7e8e7ae96b773fdd6 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "reports"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Llegint log de l'agent d'usuari"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "No es pot obrir l'arxiu de log"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "reports"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "No es pot obrir l'arxiu de log"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Creant report"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Compactant arxiu de log"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Creant index.html"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "No es pot obrir l'arxiu de log"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "reports"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "reports"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "reports"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Llegint arxiu del log d'accesos"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "No es pot obrir l'arxiu de log"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index f33797f9c2c0e775ff3fa28851f009076ebad308..1275d4c7c63bde08c251c7ffbaa42853146d1fbe 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Nemohu otevřít soubor"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Načítám soubor vyjímek z"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Nemohu otevřít žurnál"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Nemohu otevřít soubor"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Nemohu otevřít žurnál"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Rozbaluji žurnálový soubor"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Soubor nenalezen"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Třídím soubor"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "Nemohu otevřít žurnál"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Nemohu otevřít soubor"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Nemohu otevřít soubor"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Nemohu otevřít soubor"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Čtu přístupový žurnál"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Nemohu otevřít žurnál"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index b7d4f622a6bbaf33346ab56c835a5ea654a8e125..b700387313ec67df6dc1e98e29f8c1f58491e1de 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -21,7 +21,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3.2\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+0200\n"
 "PO-Revision-Date: 2012-01-01 12:12+0200\n"
 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
 "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -383,6 +383,11 @@ msgstr "Ikke nok hukommelse til at læse de nægtede adgange\n"
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Kunne ikke slette filen »%s« efter den blev behandlet - %s\n"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, fuzzy, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr "Ikke nok hukommelse til at gemme brugeren %s\n"
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -560,7 +565,7 @@ msgstr "Indlæser værtsfil for ekskludering fra: %s\n"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "(gethexclude) Kan ikke åbne fil %s - %s\n"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr "Under læsning af »%s«\n"
@@ -1232,38 +1237,43 @@ msgstr "Navnet på filen der skal fjernes er for langt: %s/%s\n"
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Kunne ikke fjerne filen %s: %s\n"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
 # engelsk fejl exlcluded -> excluded
-#: ip2name.c:194
+#: ip2name.c:226
 #, fuzzy, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr "Ikke nok hukommelse til at gemme de ekskluderede IP-adresser\n"
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Kan ikke slå værtsnavn op %s: %s\n"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
@@ -1272,7 +1282,7 @@ msgstr ""
 "Kort struktur returneret af getaddrinfo for en IPv4-adresse: %d byte i "
 "stedet for %d\n"
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
@@ -1281,11 +1291,54 @@ msgstr ""
 "Kort struktur returneret af getaddrinfo for en IPv6-adresse: %d byte i "
 "stedet for %d\n"
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr "Ugyldig adressetype %d returneret når værtsnavn »%s« slås op\n"
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+"IP til navneopslag (getnameinfo) på IP-adresse %s mislykkedes med fejlen %d "
+"- %s\n"
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "IP-adresse er for lang eller ugyldig i %s\n"
+
+#: ip2name_exec.c:103
+#, fuzzy, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr "IP-adresse er for lang eller ugyldig i %s\n"
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "sorteringskommando: %s\n"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "kommando: %s\n"
+
 #: lastlog.c:51 lastlog.c:106
 #, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2688,6 +2741,89 @@ msgstr "(totday) Kan ikke åbne logfilen %s\n"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Ugyldig dato fundet i fil %s\n"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, fuzzy, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr "Ikke nok hukommelse til at gemme mappenavnet »%s« i indekset\n"
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Ugyldig dato fundet i fil %s\n"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Kunne ikke tilbagespole brugerens fil %s: %s\n"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Læser adgangslogfil: %s\n"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Kan ikke slette ubrugt fil »%s« - %s\n"
+
+#: url.c:590
+#, fuzzy, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr "Ikke nok hukommelse til at læse de hentede filer\n"
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, fuzzy, c-format
+msgid "  %s => %s\n"
+msgstr "mkdir %s %s\n"
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
@@ -3179,13 +3315,6 @@ msgstr "ukendt stitype %s\n"
 #~ msgid "Downloaded files report not generated as it is empty\n"
 #~ msgstr "Rapport om hentede filer ikke oprettet da den er tom\n"
 
-#~ msgid ""
-#~ "IP to name resolution (getnameinfo) on IP address %s failed with error %d "
-#~ "- %s\n"
-#~ msgstr ""
-#~ "IP til navneopslag (getnameinfo) på IP-adresse %s mislykkedes med fejlen "
-#~ "%d - %s\n"
-
 #~ msgid "URL too long in redirector log file %s\n"
 #~ msgstr "Adresse er for lang i redirector-logfilen %s\n"
 
@@ -3249,9 +3378,6 @@ msgstr "ukendt stitype %s\n"
 #~ msgid "Failed to move to the end of %s - %s\n"
 #~ msgstr "Kunne ikke flytte til slutningen af %s - %s\n"
 
-#~ msgid "mkdir %s %s\n"
-#~ msgstr "mkdir %s %s\n"
-
 #~ msgid "Failed to rewind to the beginning of the file %s: %s\n"
 #~ msgstr "Kunne ikke spole tilbage til begyndelsen af filen %s: %s\n"
 
index fee723fb2d4c9a0067198909bae5bad0b4e4a2d7..cf81b2713720695029a8a016b20949579688454c 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Kann Datei nicht oeffnen"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Lade Ausschlussdatei aus"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Kann Zugriffsprotokoll nicht oeffnen"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Kann Datei nicht oeffnen"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Kann Zugriffsprotokoll nicht oeffnen"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Dekomprimiere Protokolldatei"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Datei nicht gefunden"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Sortiere Datei"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2631,6 +2682,89 @@ msgstr "Kann Zugriffsprotokoll nicht oeffnen"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Kann Datei nicht oeffnen"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Kann Datei nicht oeffnen"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Kann Datei nicht oeffnen"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Lese Zugriffsprotokoll"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Kann Zugriffsprotokoll nicht oeffnen"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index 28677929af763e3fd315079cefeb86d9db384977..97c78808369eaa515d35dd789cd8f4a1bbe075c1 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Δεν μπορώ να διαβάσω το αρχείο"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Φόρτωση αρχείου εξαιρέσεων από"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Δεν μπορώ να διαβάσω το αρχείο log"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Δεν μπορώ να διαβάσω το αρχείο"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Δεν μπορώ να διαβάσω το αρχείο log"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Αποσυμπίεση αρχείου log"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Το αρχείο δεν βρέθηκε"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Ταξινόμηση αρχείου"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "Δεν μπορώ να διαβάσω το αρχείο log"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Δεν μπορώ να διαβάσω το αρχείο"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Δεν μπορώ να διαβάσω το αρχείο"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Δεν μπορώ να διαβάσω το αρχείο"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Ανάγνωση αρχείου "
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Δεν μπορώ να διαβάσω το αρχείο log"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index 36a8d012891b927bcb53cc3fd25c81f9de3eca62..845d21cc85192361b3c2badd4a4daf28bcdebfbc 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -376,6 +376,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "No se puede abrir archivo"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -560,7 +565,7 @@ msgstr "Cargando archivo de exclusiones desde"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "No se puede abrir archivo de log"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1216,55 +1221,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "No se puede abrir archivo"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "No se puede abrir archivo de log"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Descompactando archivo de log"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Archivo no encontrado"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Ordenando archivo"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2630,6 +2681,89 @@ msgstr "No se puede abrir archivo de log"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "No se puede abrir archivo"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "No se puede abrir archivo"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "No se puede abrir archivo"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Leyendo archivo de log de accesos"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "No se puede abrir archivo de log"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index e8f51a176cd4382140671ef46ef1b20e016d13d7..5c4f832dca25af7b823504d03e2d7d4089710022 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3.2-pre2\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+0200\n"
 "PO-Revision-Date: 2011-11-23 20:25+0100\n"
 "Last-Translator: Frédéric Marchal <fmarchal@perso.be>\n"
 "Language-Team: French <traduc@traduc.org>\n"
@@ -374,6 +374,11 @@ msgstr "Pas assez de mémoire pour lire les accès refusés\n"
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Impossible d'effacer le fichier « %s » après son traitement - %s\n"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, fuzzy, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr "Pas assez de mémoire pour stocker l'utilisateur %s\n"
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -551,7 +556,7 @@ msgstr "Chargement du fichier des exclusions d'hôtes depuis: %s\n"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "(gethexclude) Impossible d'ouvrir le fichier %s - %s\n"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr "Lors de la lecture de « %s »\n"
@@ -1241,37 +1246,42 @@ msgstr "Le nom du fichier à supprimer est trop long: %s/%s\n"
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Erreur lors de l'effacement du fichier %s: %s\n"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, fuzzy, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr "Pas assez de mémoire pour stocker les adresses IP exclues\n"
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Impossible de résoudre le nom d'hôte %s: %s\n"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
@@ -1280,7 +1290,7 @@ msgstr ""
 "Structure trop courte retournée par getaddrinfo pour une adresse IPv4: %d "
 "octets au lieu de %d\n"
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
@@ -1289,13 +1299,56 @@ msgstr ""
 "Structure trop courte retournée par getaddrinfo pour une adresse IPv6: %d "
 "octets au lieu de %d\n"
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 "Type d'adresse %d invalide retourné lors de la résolution du nom d'hôte "
 "« %s »\n"
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+"La résolution d'adresse IP (getnameinfo) sur l'adresse IP %s a échoué avec "
+"l'erreur %d - %s\n"
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Adresse IP trop longue ou incorrecte dans %s\n"
+
+#: ip2name_exec.c:103
+#, fuzzy, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr "Adresse IP trop longue ou incorrecte dans %s\n"
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Commande de tri: %s\n"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Commande: %s\n"
+
 #: lastlog.c:51 lastlog.c:106
 #, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2719,6 +2772,90 @@ msgstr "(totday) Impossible d'ouvrir le journal %s\n"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Mauvaise date dans le fichier %s\n"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, fuzzy, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+"Pas assez de mémoire pour stocker le nom de répertoire « %s » dans l'indexe\n"
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Mauvaise date dans le fichier %s\n"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Impossible de revenir au début du fichier des utilisateurs %s: %s\n"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Lecture du journal des accès: %s\n"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Impossible de supprimer le fichier inutilisé « %s » - %s\n"
+
+#: url.c:590
+#, fuzzy, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr "Pas assez de mémoire pour lire les fichiers téléchargés\n"
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, fuzzy, c-format
+msgid "  %s => %s\n"
+msgstr "mkdir %s %s\n"
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
@@ -3212,13 +3349,6 @@ msgstr "Type de chemin %s inconnu\n"
 #~ msgid "Downloaded files report not generated as it is empty\n"
 #~ msgstr "Rapport des fichiers téléchargés pas créé car il est vide\n"
 
-#~ msgid ""
-#~ "IP to name resolution (getnameinfo) on IP address %s failed with error %d "
-#~ "- %s\n"
-#~ msgstr ""
-#~ "La résolution d'adresse IP (getnameinfo) sur l'adresse IP %s a échoué "
-#~ "avec l'erreur %d - %s\n"
-
 #~ msgid "URL too long in redirector log file %s\n"
 #~ msgstr "L'URL est trop long dans le journal du redirecteur %s\n"
 
@@ -3283,9 +3413,6 @@ msgstr "Type de chemin %s inconnu\n"
 #~ msgid "Failed to move to the end of %s - %s\n"
 #~ msgstr "Erreur lors du déplacement à la fin du fichier %s - %s\n"
 
-#~ msgid "mkdir %s %s\n"
-#~ msgstr "mkdir %s %s\n"
-
 #~ msgid "Failed to rewind to the beginning of the file %s: %s\n"
 #~ msgstr "Impossible de revenir au début du fichier %s: %s\n"
 
index 82dcd2e9664c4db5cb3212465502245f7d78cc7a..428ac50d504053620fd385296a387369e778d7b0 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Megnyithatatlan file"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, fuzzy, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr "Access log file olvasása"
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Kizaró file beolvasása a"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Nem tudom megnyitni a log file-t"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Megnyithatatlan file"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, fuzzy, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr "Access log file olvasása"
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Nem tudom megnyitni a log file-t"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Log file bontása"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "File nem található"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Rendezés"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "Nem tudom megnyitni a log file-t"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Megnyithatatlan file"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, fuzzy, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr "Access log file olvasása"
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Megnyithatatlan file"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Megnyithatatlan file"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Access log file olvasása"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Nem tudom megnyitni a log file-t"
+
+#: url.c:590
+#, fuzzy, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr "Access log file olvasása"
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index 50b5bfd4f99527d597238a3b63fa4dae3ec1dc31..1920a23804302ad2b8a3e47523651214c2add43a 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Tak bisa buka file"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, fuzzy, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr "Membaca file log akses"
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Menyertakan file exclude dari"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Tak bisa buka file log"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Tak bisa buka file"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, fuzzy, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr "Membaca file log akses"
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Tak bisa buka file log"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Membongkar file log"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "File tidak ditemukan"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Mengurutkan file"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "Tak bisa buka file log"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Tak bisa buka file"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, fuzzy, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr "Membaca file log akses"
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Tak bisa buka file"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Tak bisa buka file"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Membaca file log akses"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Tak bisa buka file log"
+
+#: url.c:590
+#, fuzzy, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr "Membaca file log akses"
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index b4ecdf5d64862362f644aa69e2fe8a51808a86da..02286dd601d47a3b3326f103aa1e1d492f099700 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Non riesco ad aprire il file"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, fuzzy, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr "Lettura access log file"
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Caricamento exclude file da"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Non riesco a aprire il log file"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Non riesco ad aprire il file"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, fuzzy, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr "Lettura access log file"
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Non riesco a aprire il log file"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Decompressione file di log"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "File non trovato"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Sto Ordinano il file"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "Non riesco a aprire il log file"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Non riesco ad aprire il file"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, fuzzy, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr "Lettura access log file"
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Non riesco ad aprire il file"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Non riesco ad aprire il file"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Lettura access log file"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Non riesco a aprire il log file"
+
+#: url.c:590
+#, fuzzy, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr "Lettura access log file"
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index c271cc1a473af4a302dae0f71922c1a9e3caa393..41f97d45cf6447f4a006809142b28ea193c0503b 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "ファイルをオープンできません"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, fuzzy, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr "アクセスログファイルを読んでいます"
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "以下から排除するファイルを読み込んでいます"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "ログファイルをオープンできません"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "ファイルをオープンできません"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, fuzzy, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr "アクセスログファイルを読んでいます"
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "ログファイルをオープンできません"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "ログファイルを解凍"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "ファイルが見つかりません"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "ファイルをSort"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "ログファイルをオープンできません"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "ファイルをオープンできません"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, fuzzy, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr "アクセスログファイルを読んでいます"
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "ファイルをオープンできません"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "ファイルをオープンできません"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "アクセスログファイルを読んでいます"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "ログファイルをオープンできません"
+
+#: url.c:590
+#, fuzzy, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr "アクセスログファイルを読んでいます"
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index 5a7d9d1dfcdc9704ce07dfb60e1d9b1a87808eb0..e1d5ef0d0ec4a5d1f53a4cf0f7a03e9c26e3ecb1 100644 (file)
--- a/po/lv.po
+++ b/po/lv.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3-pre1\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+0200\n"
 "PO-Revision-Date: 2010-04-25 20:35+0300\n"
 "Last-Translator: Juris Valdovskis <juris@dc.lv>\n"
 "Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n"
@@ -379,6 +379,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Nevar atvērt failu"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, fuzzy, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr "Lasu access log failu"
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -563,7 +568,7 @@ msgstr "Ielādēju izņēmumu failu no"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Nevar atvērt log failu"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1219,55 +1224,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Nevar atvērt failu"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, fuzzy, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr "Lasu access log failu"
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Nevar atvērt log failu"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Dekompresēju log failu"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Fails nav atrasts"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Kārtoju failu"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2635,6 +2686,89 @@ msgstr "Nevar atvērt log failu"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Nevar atvērt failu"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, fuzzy, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr "Lasu access log failu"
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Nevar atvērt failu"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Nevar atvērt failu"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Lasu access log failu"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Nevar atvērt log failu"
+
+#: url.c:590
+#, fuzzy, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr "Lasu access log failu"
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index 582278da889037ed4c35c89eb95f8d0d842921d4..f4bdb1559f94c2a6270a419607028e65fb2c1998 100644 (file)
--- a/po/nl.po
+++ b/po/nl.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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+0200\n"
 "PO-Revision-Date: 2010-03-31 12:00+0100\n"
 "Last-Translator: Erwin Poeze <erwin.poeze@gmail.com>\n"
 "Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -377,6 +377,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Kan bestand niet openen"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -561,7 +566,7 @@ msgstr "Laden uitzondering bestand uit"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Kan het log bestand niet openen"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1217,55 +1222,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Kan bestand niet openen"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Kan het log bestand niet openen"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Decomprimeren log bestand"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Bestand niet gevonden"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Sorteren bestand"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2631,6 +2682,89 @@ msgstr "Kan het log bestand niet openen"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Kan bestand niet openen"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Kan bestand niet openen"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Kan bestand niet openen"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Access log bestand inlezen"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Kan het log bestand niet openen"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index c4cf7e10698d28e7bca0ce6a47902a4e2b0fc2e8..c7c5c77a132f7b3141d1cf40f8f4a06d1d11aafc 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Nie moїna otworzyж pliku"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Czytam plik wykluczenia z"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Nie moїna otworzyж pliku logowania"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Nie moїna otworzyж pliku"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Nie moїna otworzyж pliku logowania"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Dekompresja pliku logowania"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Plik nie zostaі znaleziony!"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Sortowanie pliku"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "Nie moїna otworzyж pliku logowania"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Nie moїna otworzyж pliku"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Nie moїna otworzyж pliku"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Nie moїna otworzyж pliku"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Czytam plik access log"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Nie moїna otworzyж pliku logowania"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index 77849c0aabb01f3d55c39f36ce80da42bed80508..19801b15c0999288bc2797053cee90f38c0999a9 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Erro no open do arquivo"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Carregando arquivo de exclusao"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Erro no open do arquivo log"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Erro no open do arquivo"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Erro no open do arquivo log"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Descompactando arquivo log"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Arquivo nao encontrado"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Classificando"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "Erro no open do arquivo log"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Erro no open do arquivo"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Erro no open do arquivo"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Erro no open do arquivo"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Lendo arquivo acccess.log"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Erro no open do arquivo log"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index a6060328bbb587fff1e06eff9bf0c4f757340b56..6330f717716d985115abbfe3cc56a952e87b164b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3.1\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+0200\n"
 "PO-Revision-Date: 2011-02-03 16:40-0200\n"
 "Last-Translator: Mauricio Silveira\n"
 "Language-Team: American English <kde-i18n-doc@kde.org>\n"
@@ -371,6 +371,11 @@ msgstr "Memória insuficiente para ler os acessos negados\n"
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Falha ao remover o arquivo \"%s\" após seu processamento - %s\n"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, fuzzy, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr "Memória insuficiente para armazenar o usuário %s\n"
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -546,7 +551,7 @@ msgstr "Carregando arquivo de exclude host de: %s\n"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "(gethexclude) Não foi possível abrir o arquivo %s - %s\n"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1228,55 +1233,103 @@ msgstr "Nome do arquivo a ser removido é muito longo: %s/%s\n"
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Falha ao remover o arquivo %s\n"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, fuzzy, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr "Memória insuficiente para armazenar os endereços IP excluídos\n"
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "não foi possível deletar %s - %s\n"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+"Resolução de nome de IP (getnameinfo) do endereço IP %s falhou com o erro %d "
+"- %s\n"
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Endereço IP muito longo ou inválido em %s\n"
+
+#: ip2name_exec.c:103
+#, fuzzy, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr "Endereço IP muito longo ou inválido em %s\n"
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "comando sort: %s\n"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "comando: %s\n"
+
 #: lastlog.c:51 lastlog.c:106
 #, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2660,6 +2713,91 @@ msgstr "(totday) Não foi possível abrir arquivo de log %s\n"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Data inválida encontrada no arquivo %s\n"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, fuzzy, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+"Memória insuficiente para armazenar o nome de diretório \"%s\" no index\n"
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Data inválida encontrada no arquivo %s\n"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+# TODO: Check all "rewind X file"
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Falha ao retroceder no arquivo de usuários %s: %s\n"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Lendo arquivo de log de acesso: %s\n"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Não foi possível excluir o arquivo temporário %s - %s\n"
+
+#: url.c:590
+#, fuzzy, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr "Memória insuficiente para ler os arquivos baixados\n"
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, fuzzy, c-format
+msgid "  %s => %s\n"
+msgstr "mkdir %s %s\n"
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
@@ -3141,13 +3279,6 @@ msgstr "não foi possível deletar %s - %s\n"
 msgid "unknown path type %s\n"
 msgstr "tipo de caminho desconhecido %s\n"
 
-#~ msgid ""
-#~ "IP to name resolution (getnameinfo) on IP address %s failed with error %d "
-#~ "- %s\n"
-#~ msgstr ""
-#~ "Resolução de nome de IP (getnameinfo) do endereço IP %s falhou com o erro "
-#~ "%d - %s\n"
-
 #~ msgid "URL too long in redirector log file %s\n"
 #~ msgstr "URL muito longa no arquivo de redirector log %s\n"
 
@@ -3213,9 +3344,6 @@ msgstr "tipo de caminho desconhecido %s\n"
 #~ msgid "Failed to move to the end of %s - %s\n"
 #~ msgstr "Falha ao mover para o fim de %s - %s\n"
 
-#~ msgid "mkdir %s %s\n"
-#~ msgstr "mkdir %s %s\n"
-
 #~ msgid "Failed to rewind to the beginning of the file %s: %s\n"
 #~ msgstr "Falha ao retroceder para o início do arquivo %s: %s\n"
 
index 981e17806db2595fc8380ed96fa25302fedec5ff..8ee01b76b671b9c258f4486a8d3ed4815ba9d3f7 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Nu poate fi deshis fisierul"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Se incarca fisierul de excluderi din"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Nu poate fi deschis fisierul de accese"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Nu poate fi deshis fisierul"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Nu poate fi deschis fisierul de accese"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Se decompreseaza fisierul de loguri"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Fisierul nu a putut fi gasit"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Se sorteaza fisierul"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "Nu poate fi deschis fisierul de accese"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Nu poate fi deshis fisierul"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Nu poate fi deshis fisierul"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Nu poate fi deshis fisierul"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Se citeste fisierul de accese"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Nu poate fi deschis fisierul de accese"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index c3f017599d489484b269cd9b1b30c18db585731b..4ab833ab91edefbcb5a38676a4ad8b3e572b415c 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3.1\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+0200\n"
 "PO-Revision-Date: 2011-02-21 17:35+0300\n"
 "Last-Translator: Leonid Pushkarev <pushkarev.la@gmail.com>\n"
 "Language-Team: Russian <gnu@mx.ru>\n"
@@ -367,6 +367,11 @@ msgstr "Не хватает памяти для чтения запретов д
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Не удалось удалить файл \"%s\" после его обработки - %s\n"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, fuzzy, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr "Не хватает памяти для хранения пользователя %s\n"
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -540,7 +545,7 @@ msgstr "Загрузка исключённых адресов из файла:
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "(gethexclude) Не удаётся открыть файл %s - %s\n"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1187,55 +1192,101 @@ msgstr "Слишком длинное имя, чтобы удалить файл
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Не удалось удалить файл %s\n"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, fuzzy, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr "Не хватает памяти для хранения исключённых адресов\n"
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Не удаётся удалить %s - %s\n"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "IP-адрес неверный или слишком длинный %s\n"
+
+#: ip2name_exec.c:103
+#, fuzzy, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr "IP-адрес неверный или слишком длинный %s\n"
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Команда sort: %s\n"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Команда: %s\n"
+
 #: lastlog.c:51 lastlog.c:106
 #, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2587,6 +2638,89 @@ msgstr "(totday) Не удаётся открыть файл журнала %s\n
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Найдено неверное время в файле %s\n"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, fuzzy, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr "Не хватает памяти для хранения URL\n"
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Найдено неверное время в файле %s\n"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Не удалось удалить файл %s\n"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Чтение файла журнала доступа: %s\n"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Не удаётся удалить временный файл %s - %s\n"
+
+#: url.c:590
+#, fuzzy, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr "Не хватает памяти для чтения файла загрузок\n"
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, fuzzy, c-format
+msgid "  %s => %s\n"
+msgstr "mkdir %s %s\n"
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
@@ -3102,6 +3236,3 @@ msgstr "Неизвестный тип пути %s\n"
 
 #~ msgid "Not enough memory to read the temporary file %s\n"
 #~ msgstr "Не хватает памяти для чтения временного файла %s\n"
-
-#~ msgid "mkdir %s %s\n"
-#~ msgstr "mkdir %s %s\n"
index 3702e4a6dc548f42af2a191a689b4f8df4686ddc..5c7bf55a3c2ac35ec19bd9c6fb0fdbdd3a2ac326 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Nedá sa otvoriť súbor"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Načítávam súbor výnimok z"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Nemôžem otvoríť žurnál"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Nedá sa otvoriť súbor"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Nemôžem otvoríť žurnál"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Rozbaľujem žurnálový súbor"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Súbor nebol nájdený"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Triedim súbor"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "Nemôžem otvoríť žurnál"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Nedá sa otvoriť súbor"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Nedá sa otvoriť súbor"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Nedá sa otvoriť súbor"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Čítam prístupový žurnál"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Nemôžem otvoríť žurnál"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index 9cd57b999c904c405ad7c1a29ea8893f764ddd2e..34311ad360a6a399ec5efff064b450f6f86749ce 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Nemoguce otvoriti datoteku ili je los putokaz"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Ucitavanje exclude datoteke iz"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Nemoguce otvoriti log datoteku"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Nemoguce otvoriti datoteku ili je los putokaz"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Nemoguce otvoriti log datoteku"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Decompresija log datoteke"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Datoteka nije nadjena ili je los putokaz"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Sortiranje datoteke"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "Nemoguce otvoriti log datoteku"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Nemoguce otvoriti datoteku ili je los putokaz"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Nemoguce otvoriti datoteku ili je los putokaz"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Nemoguce otvoriti datoteku ili je los putokaz"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Citanje access log datoteke"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Nemoguce otvoriti log datoteku"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index 4febefcee3f192a2ba8d7190681c2baf763c2f5a..62d8694050661d9be1d02d1175222b1d9d82bb80 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -375,6 +375,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Dosya acilamiyor"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr ""
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -559,7 +564,7 @@ msgstr "Exclude dosyasi okunuyor"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Kutuk dosyasi acilamadi"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1215,55 +1220,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Dosya acilamiyor"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr ""
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Kutuk dosyasi acilamadi"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Kutuk dosyasi aciliyor"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Dosya bulunamadi"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Dosya siralaniyor"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2629,6 +2680,89 @@ msgstr "Kutuk dosyasi acilamadi"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Dosya acilamiyor"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr ""
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Dosya acilamiyor"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Dosya acilamiyor"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "erisim kutuk dosyasi okunuyor"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Kutuk dosyasi acilamadi"
+
+#: url.c:590
+#, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr ""
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index 628263a18e3ca346a1b0986a98443f92cc139a0e..9282716e0486997af962b19848e5d6a9dbb14566 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: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+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"
@@ -374,6 +374,11 @@ msgstr ""
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "Не можу відкрити файл"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, fuzzy, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr "Читання файлу журналу"
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -558,7 +563,7 @@ msgstr "Завантаження виключень їз"
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "Не можу відкрити файл журналу"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1214,55 +1219,101 @@ msgstr ""
 msgid "Failed to remove the file %s: %s\n"
 msgstr "Не можу відкрити файл"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, fuzzy, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr "Читання файлу журналу"
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr "Не можу відкрити файл журналу"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr ""
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "Розпакування файлу журналу"
+
+#: ip2name_exec.c:103
+#, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr ""
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "Файл не знайдений"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "Сортування файлів"
+
 #: lastlog.c:51 lastlog.c:106
 #, fuzzy, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2628,6 +2679,89 @@ msgstr "Не можу відкрити файл журналу"
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "Не можу відкрити файл"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, fuzzy, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr "Читання файлу журналу"
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "Не можу відкрити файл"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "Не можу відкрити файл"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "Читання файлу журналу"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "Не можу відкрити файл журналу"
+
+#: url.c:590
+#, fuzzy, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr "Читання файлу журналу"
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, c-format
+msgid "  %s => %s\n"
+msgstr ""
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
index 046c4996bbf6a488cc0c281830ca03ebcb431b07..e020a1199b27a04982e5cd7902e8231da1f0f4db 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sarg 2.3-pre3\n"
 "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n"
-"POT-Creation-Date: 2012-05-21 10:27+0200\n"
+"POT-Creation-Date: 2012-05-27 07:18+0200\n"
 "PO-Revision-Date: 2010-06-18 02:09+0800\n"
 "Last-Translator: zhixiang.ren <kurt998@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -364,6 +364,11 @@ msgstr "û
 msgid "Failed to delete the file \"%s\" after processing it - %s\n"
 msgstr "ɾ³ýÎļþʧ°Ü %s\n"
 
+#: dichotomic.c:161 dichotomic.c:176
+#, fuzzy, c-format
+msgid "Not enough memory to store the key/value pair %s/%s\n"
+msgstr "ûÓÐ×ã¹»µÄÄÚ´æÀ´´æ´¢Óû§ %s\n"
+
 #: download.c:65
 #, c-format
 msgid "Path too long to sort the file: %s/download.int_unsort\n"
@@ -537,7 +542,7 @@ msgstr "
 msgid "(gethexclude) Cannot open file %s - %s\n"
 msgstr "(gethexclude)²»ÄÜ´ò¿ªÎļþ %s - %s\n"
 
-#: exclude.c:214
+#: exclude.c:214 url.c:596
 #, c-format
 msgid "While reading \"%s\"\n"
 msgstr ""
@@ -1190,55 +1195,101 @@ msgstr "
 msgid "Failed to remove the file %s: %s\n"
 msgstr "ÒÆ³ýÎļþʧ°Ü %s\n"
 
-#: ip2name.c:64 ip2name.c:166
+#: ip2name.c:66 ip2name.c:198
 #, c-format
 msgid "Chaining IP resolving module \"%s\"\n"
 msgstr ""
 
-#: ip2name.c:69
+#: ip2name.c:71
 #, c-format
 msgid "Ignoring duplicate module \"%s\" to resolve an IP address\n"
 msgstr ""
 
-#: ip2name.c:107
+#: ip2name.c:109
 #, c-format
 msgid "Unknown module \"%.*s\" to resolve the IP addresses\n"
 msgstr ""
 
-#: ip2name.c:157
+#: ip2name.c:133
+#, c-format
+msgid "No option to configure for module %s\n"
+msgstr ""
+
+#: ip2name.c:189
 #, c-format
 msgid "No known module to resolve an IP address using the DNS\n"
 msgstr ""
 
-#: ip2name.c:194
+#: ip2name.c:226
 #, fuzzy, c-format
 msgid "Not enough memory to store the names corresponding to the IP address\n"
 msgstr "ûÓÐ×ã¹»µÄÄÚ´æÀ´´æ´¢±»ÅųýµÄIPµØÖ·\n"
 
-#: ip2name.c:247
+#: ip2name.c:279
 #, fuzzy, c-format
 msgid "Cannot resolve host name %s: %s\n"
 msgstr " ²»ÄÜɾ³ý %s - %s\n"
 
-#: ip2name.c:254
+#: ip2name.c:286
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv4 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:262
+#: ip2name.c:294
 #, c-format
 msgid ""
 "Short structure returned by getaddrinfo for an IPv6 address: %d bytes "
 "instead of %d\n"
 msgstr ""
 
-#: ip2name.c:267
+#: ip2name.c:299
 #, c-format
 msgid "Invalid address type %d returned when resolving host name \"%s\"\n"
 msgstr ""
 
+#: ip2name_dns.c:93
+#, c-format
+msgid ""
+"IP to name resolution (getnameinfo) on IP address %s failed with error %d - "
+"%s\n"
+msgstr "IPµØÖ·µ½Ãû×ÖµÄת»» (getnameinfo) ÔÚIPµØÖ· %s ·¢Éú´íÎóʧ°Ü  %d - %s\n"
+
+#: ip2name_exec.c:61
+#, c-format
+msgid ""
+"Command to execute to resolve the IP addresses is too long (maximum is %d "
+"bytes)\n"
+msgstr ""
+
+#: ip2name_exec.c:86
+#, c-format
+msgid ""
+"No command to run to resolve an IP address. Please configure it in sarg."
+"conf\n"
+msgstr ""
+
+#: ip2name_exec.c:95
+#, fuzzy, c-format
+msgid "IP address %s too long for the command to run\n"
+msgstr "IPµØÖ·¹ý³¤»ò²»´æÔÚ %s\n"
+
+#: ip2name_exec.c:103
+#, fuzzy, c-format
+msgid "IP address %.*s too long for the command to run\n"
+msgstr "IPµØÖ·¹ý³¤»ò²»´æÔÚ %s\n"
+
+#: ip2name_exec.c:113
+#, fuzzy, c-format
+msgid "Cannot run command %s\n"
+msgstr "ÅÅÐòÃüÁî: %s\n"
+
+#: ip2name_exec.c:120
+#, fuzzy, c-format
+msgid "Command failed: %s\n"
+msgstr "ÃüÁî: %s\n"
+
 #: lastlog.c:51 lastlog.c:106
 #, c-format
 msgid "(lastlog) Cannot open temporary file %s\n"
@@ -2590,6 +2641,89 @@ msgstr "(today) 
 msgid "Invalid day index found in the hourly statistics\n"
 msgstr "ÔÚÎļþÖдæÔÚÎÞЧµÄÈÕÆÚ %s\n"
 
+#: url.c:152
+#, c-format
+msgid "Host name alias \"%s*%s\" contains too many wildcards (*)\n"
+msgstr ""
+
+#: url.c:159
+#, c-format
+msgid "Host name alias \"%*s\" must not end with a wildcard\n"
+msgstr ""
+
+#: url.c:186 url.c:198 url.c:222 url.c:246 url.c:256 url.c:322 url.c:331
+#: url.c:341 url.c:404 url.c:413 url.c:423 url.c:487 url.c:500
+#, fuzzy, c-format
+msgid "Not enough memory to store the host name aliasing directives\n"
+msgstr "ûÓÐ×ã¹»µÄÄÚ´æÀ´´æ´¢ÎļþÃûÔÚ \"%s\" ÔÚË÷ÒýÖÐ\n"
+
+#: url.c:467
+#, fuzzy, c-format
+msgid "Invalid NUL character found in regular expression\n"
+msgstr "ÔÚÎļþÖдæÔÚÎÞЧµÄÈÕÆÚ %s\n"
+
+#: url.c:474
+#, c-format
+msgid "Unterminated regular expression\n"
+msgstr ""
+
+#: url.c:493
+#, fuzzy, c-format
+msgid "Failed to compile the regular expression \"%s\": %s\n"
+msgstr "ת´æÓû§Îļþʱʧ°Ü %s: %s\n"
+
+#: url.c:551
+#, c-format
+msgid ""
+"PCRE not compiled in therefore the regular expressions are not available in "
+"the host alias file\n"
+msgstr ""
+
+#: url.c:582
+#, fuzzy, c-format
+msgid "Reading host alias file \"%s\"\n"
+msgstr "¶ÁÈ¡·ÃÎÊÈÕÖ¾Îļþ: %s\n"
+
+#: url.c:585
+#, fuzzy, c-format
+msgid "Cannot read host name alias file \"%s\" - %s\n"
+msgstr "ÎÞ·¨É¾³ýÁÙʱÎļþ %s - %s\n"
+
+#: url.c:590
+#, fuzzy, c-format
+msgid "Not enough memory to read the host name aliases\n"
+msgstr "ûÓÐ×ã¹»µÄÄÚ´æÀ´¶ÁÈ¡ÏÂÔØÎļþ\n"
+
+#: url.c:609
+#, c-format
+msgid "List of host names to alias:\n"
+msgstr ""
+
+#: url.c:612
+#, c-format
+msgid "  %s*%s => %s\n"
+msgstr ""
+
+#: url.c:614
+#, fuzzy, c-format
+msgid "  %s => %s\n"
+msgstr "´´½¨Ä¿Â¼ %s %s\n"
+
+#: url.c:616
+#, c-format
+msgid "  *%s => %s\n"
+msgstr ""
+
+#: url.c:619
+#, c-format
+msgid "  %d.%d.%d.%d/%d => %s\n"
+msgstr ""
+
+#: url.c:622
+#, c-format
+msgid "  %x:%x:%x:%x:%x:%x:%x:%x/%d => %s\n"
+msgstr ""
+
 #: usage.c:32
 #, c-format
 msgid "Usage: %s [options...]\n"
@@ -3065,12 +3199,6 @@ msgstr " 
 msgid "unknown path type %s\n"
 msgstr "δ֪µÄ·¾¶ÀàÐÍ %s\n"
 
-#~ msgid ""
-#~ "IP to name resolution (getnameinfo) on IP address %s failed with error %d "
-#~ "- %s\n"
-#~ msgstr ""
-#~ "IPµØÖ·µ½Ãû×ÖµÄת»» (getnameinfo) ÔÚIPµØÖ· %s ·¢Éú´íÎóʧ°Ü  %d - %s\n"
-
 #~ msgid "URL too long in redirector log file %s\n"
 #~ msgstr "ÔÚÖØ¶¨ÏòÈÕÖ¾ÎļþÖÐÁ¬½Ó¹ý³¤ %s\n"
 
@@ -3135,9 +3263,6 @@ msgstr "δ֪
 #~ msgid "Failed to move to the end of %s - %s\n"
 #~ msgstr "ÒÆ¶¯µ½Ä©Î²Ê±Ê§°Ü %s - %s\n"
 
-#~ msgid "mkdir %s %s\n"
-#~ msgstr "´´½¨Ä¿Â¼ %s %s\n"
-
 #~ msgid "Failed to rewind to the beginning of the file %s: %s\n"
 #~ msgstr "תÏòÎļþ¿ªÊ¼²¿·Öʱʧ°Ü %s: %s\n"