gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r4832 - in GNUnet: po src/applications/fs/ecrs


From: gnunet
Subject: [GNUnet-SVN] r4832 - in GNUnet: po src/applications/fs/ecrs
Date: Mon, 28 May 2007 13:05:05 -0600 (MDT)

Author: grothoff
Date: 2007-05-28 13:05:04 -0600 (Mon, 28 May 2007)
New Revision: 4832

Modified:
   GNUnet/po/GNUnet.pot
   GNUnet/po/de.po
   GNUnet/po/es.po
   GNUnet/po/rw.po
   GNUnet/po/sv.po
   GNUnet/po/vi.po
   GNUnet/src/applications/fs/ecrs/metatest.c
Log:
ce

Modified: GNUnet/po/GNUnet.pot
===================================================================
--- GNUnet/po/GNUnet.pot        2007-05-28 19:01:27 UTC (rev 4831)
+++ GNUnet/po/GNUnet.pot        2007-05-28 19:05:04 UTC (rev 4832)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2007-04-22 11:48-0600\n"
+"POT-Creation-Date: 2007-05-27 22:50-0600\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <address@hidden>\n"
 "Language-Team: LANGUAGE <address@hidden>\n"
@@ -771,7 +771,7 @@
 msgid "Load management"
 msgstr ""
 
-#: contrib/config-daemon.scm:1297 contrib/config-client.scm:353
+#: contrib/config-daemon.scm:1297 contrib/config-client.scm:365
 msgid "Root node"
 msgstr ""
 
@@ -821,15 +821,30 @@
 "only sense for the split-library."
 msgstr ""
 
+#: contrib/config-client.scm:257
+msgid "How many entries should the URI DB table have?"
+msgstr ""
+
 #: contrib/config-client.scm:258
+msgid ""
+"GNUnet uses two bytes per entry on the disk.  This database is used to keep "
+"track of how a particular URI has been used in the past.  For example, "
+"GNUnet may remember that a particular URI has been found in a search "
+"previously or corresponds to a file uploaded by the user.  This information "
+"can then be used by user-interfaces to filter URI lists, such as search "
+"results.  If the database is full, older entries will be discarded.  The "
+"default value should be sufficient without causing undue disk utilization."
+msgstr ""
+
+#: contrib/config-client.scm:269
 msgid "File-Sharing options"
 msgstr ""
 
-#: contrib/config-client.scm:273
+#: contrib/config-client.scm:285
 msgid "Which plugins should be loaded by gnunet-gtk?"
 msgstr ""
 
-#: contrib/config-client.scm:274
+#: contrib/config-client.scm:286
 msgid ""
 "Load the about plugin for the about dialog.  The daemon plugin allows "
 "starting and stopping of gnunetd and displays information about gnunetd.  "
@@ -837,39 +852,39 @@
 "displays various statistics about gnunetd."
 msgstr ""
 
-#: contrib/config-client.scm:285
+#: contrib/config-client.scm:297
 msgid "How frequently (in milli-seconds) should the statistics update?"
 msgstr ""
 
-#: contrib/config-client.scm:286
+#: contrib/config-client.scm:298
 msgid ""
 "Each pixel in the stats dialog corresponds to the time interval specified "
 "here."
 msgstr ""
 
-#: contrib/config-client.scm:298
+#: contrib/config-client.scm:310
 msgid "Do not show thumbnail previews from meta-data in search results"
 msgstr ""
 
-#: contrib/config-client.scm:299
+#: contrib/config-client.scm:311
 msgid ""
 "This option is useful for people who maybe offended by some previews or use "
 "gnunet-gtk at work and would like to avoid bad surprises."
 msgstr ""
 
-#: contrib/config-client.scm:310
+#: contrib/config-client.scm:322
 msgid "To which directory should gnunet-gtk save downloads to?"
 msgstr ""
 
-#: contrib/config-client.scm:322
+#: contrib/config-client.scm:334
 msgid "Options related to gnunet-gtk"
 msgstr ""
 
-#: contrib/config-client.scm:341
+#: contrib/config-client.scm:353
 msgid "Full pathname of GNUnet client HOME directory"
 msgstr ""
 
-#: contrib/config-client.scm:342
+#: contrib/config-client.scm:354
 msgid "The directory for GNUnet files that belong to the user."
 msgstr ""
 
@@ -1530,7 +1545,7 @@
 msgstr ""
 
 #: src/transports/http.c:753 src/transports/http.c:826
-#: src/transports/http.c:950 src/transports/http.c:1036
+#: src/transports/http.c:950 src/transports/http.c:1035
 #: src/transports/upnp/upnp.c:335 src/transports/upnp/upnp.c:560
 #: src/applications/bootstrap_http/http.c:121
 #: src/applications/bootstrap_http/http.c:261
@@ -1544,21 +1559,21 @@
 msgid "%s failed at %s:%d: `%s'\n"
 msgstr ""
 
-#: src/transports/http.c:1226
+#: src/transports/http.c:1225
 msgid ""
 "The UPnP service could not be loaded. To disable UPnP, set the configuration "
 "option \"UPNP\" in section \"HTTP\" to \"NO\"\n"
 msgstr ""
 
-#: src/transports/http.c:1234
+#: src/transports/http.c:1233
 msgid "# bytes received via HTTP"
 msgstr ""
 
-#: src/transports/http.c:1236
+#: src/transports/http.c:1235
 msgid "# bytes sent via HTTP"
 msgstr ""
 
-#: src/transports/http.c:1238
+#: src/transports/http.c:1237
 msgid "# bytes dropped by HTTP (outgoing)"
 msgstr ""
 
@@ -1710,27 +1725,11 @@
 msgid "Received malformed message from udp-peer connection. Closing.\n"
 msgstr ""
 
-#: src/applications/dht/tools/dhttest2.c:45
-#: src/applications/session/sessiontest.c:42
-#: src/applications/stats/statistics.c:229
-#: src/applications/tbench/tbenchtest.c:101
-#: src/applications/tbench/tbenchtest_udp.c:100
-#: src/applications/gap/gaptest.c:49
-msgid "# of connected peers"
+#: src/applications/dht/tools/dhttest2.c:46
+#: src/applications/dht/module/table.c:701
+msgid "# dht connections"
 msgstr ""
 
-#: src/applications/dht/tools/dhttest2.c:160
-#, c-format
-msgid "Waiting for gnunetd to start (%u iterations left)...\n"
-msgstr ""
-
-#: src/applications/dht/tools/dhttest2.c:173
-#: src/applications/tbench/tbenchtest.c:117
-#: src/applications/tbench/tbenchtest_udp.c:116
-#, c-format
-msgid "Waiting for peers to connect (%u iterations left)...\n"
-msgstr ""
-
 #: src/applications/dht/tools/dht-query.c:55
 msgid "Query (get KEY, put KEY VALUE) DHT table."
 msgstr ""
@@ -1794,10 +1793,6 @@
 msgid "Enables efficient non-anonymous routing"
 msgstr ""
 
-#: src/applications/dht/module/table.c:701
-msgid "# dht connections"
-msgstr ""
-
 #: src/applications/dht/module/table.c:702
 msgid "# dht discovery messages received"
 msgstr ""
@@ -2028,27 +2023,26 @@
 
 #: src/applications/sqstore_sqlite/sqlite.c:46
 #: src/applications/sqstore_sqlite/sqlite.c:53
-#: src/applications/sqstore_mysql/mysql.c:138
-#: src/applications/sqstore_mysql/mysql.c:145
-#: src/applications/sqstore_mysql/mysql.c:423
-#: src/applications/sqstore_mysql/mysql.c:754
-#: src/applications/sqstore_mysql/mysql.c:770
-#: src/applications/sqstore_mysql/mysql.c:780
-#: src/applications/sqstore_mysql/mysql.c:805
-#: src/applications/sqstore_mysql/mysql.c:816
-#: src/applications/sqstore_mysql/mysql.c:873
-#: src/applications/sqstore_mysql/mysql.c:960
-#: src/applications/sqstore_mysql/mysql.c:971
-#: src/applications/sqstore_mysql/mysql.c:1035
-#: src/applications/sqstore_mysql/mysql.c:1051
-#: src/applications/sqstore_mysql/mysql.c:1061
-#: src/applications/sqstore_mysql/mysql.c:1085
-#: src/applications/sqstore_mysql/mysql.c:1096
-#: src/applications/sqstore_mysql/mysql.c:1108
-#: src/applications/sqstore_mysql/mysql.c:1171
-#: src/applications/sqstore_mysql/mysql.c:1183
-#: src/applications/sqstore_mysql/mysql.c:1234
-#: src/applications/sqstore_mysql/mysql.c:1249
+#: src/applications/sqstore_mysql/mysql.c:139
+#: src/applications/sqstore_mysql/mysql.c:146
+#: src/applications/sqstore_mysql/mysql.c:795
+#: src/applications/sqstore_mysql/mysql.c:811
+#: src/applications/sqstore_mysql/mysql.c:821
+#: src/applications/sqstore_mysql/mysql.c:846
+#: src/applications/sqstore_mysql/mysql.c:857
+#: src/applications/sqstore_mysql/mysql.c:914
+#: src/applications/sqstore_mysql/mysql.c:1001
+#: src/applications/sqstore_mysql/mysql.c:1012
+#: src/applications/sqstore_mysql/mysql.c:1076
+#: src/applications/sqstore_mysql/mysql.c:1092
+#: src/applications/sqstore_mysql/mysql.c:1102
+#: src/applications/sqstore_mysql/mysql.c:1126
+#: src/applications/sqstore_mysql/mysql.c:1137
+#: src/applications/sqstore_mysql/mysql.c:1149
+#: src/applications/sqstore_mysql/mysql.c:1212
+#: src/applications/sqstore_mysql/mysql.c:1224
+#: src/applications/sqstore_mysql/mysql.c:1276
+#: src/applications/sqstore_mysql/mysql.c:1291
 #: src/applications/kvstore_sqlite/kv_sqlite.c:44
 #: src/applications/kvstore_sqlite/kv_sqlite.c:51
 #: src/applications/dstore/dstore.c:91 src/applications/dstore/dstore.c:178
@@ -2068,9 +2062,9 @@
 
 #: src/applications/sqstore_sqlite/sqlite.c:357
 #: src/applications/sqstore_sqlite/sqlite.c:378
-#: src/applications/sqstore_mysql/mysql.c:260
-#: src/applications/sqstore_mysql/mysql.c:834
-#: src/applications/sqstore_mysql/mysql.c:1123
+#: src/applications/sqstore_mysql/mysql.c:261
+#: src/applications/sqstore_mysql/mysql.c:875
+#: src/applications/sqstore_mysql/mysql.c:1164
 #, c-format
 msgid "Invalid data in %s.  Trying to fix (by deletion).\n"
 msgstr ""
@@ -2080,11 +2074,16 @@
 msgid "sqlite datastore"
 msgstr ""
 
-#: src/applications/sqstore_sqlite/sqlite.c:1342
-#: src/applications/sqstore_mysql/mysql.c:1310
+#: src/applications/sqstore_sqlite/sqlite.c:1369
+#: src/applications/sqstore_mysql/mysql.c:1352
 msgid "# bytes in datastore"
 msgstr ""
 
+#: src/applications/session/sessiontest.c:43
+#: src/applications/stats/statistics.c:229
+msgid "# of connected peers"
+msgstr ""
+
 #: src/applications/session/connect.c:257
 #: src/applications/session/connect.c:274
 #, c-format
@@ -2207,18 +2206,25 @@
 msgid "async RPC reply not received.\n"
 msgstr ""
 
-#: src/applications/sqstore_mysql/mysql.c:261
-#: src/applications/sqstore_mysql/mysql.c:835
-#: src/applications/sqstore_mysql/mysql.c:1124
+#: src/applications/sqstore_mysql/mysql.c:262
+#: src/applications/sqstore_mysql/mysql.c:876
+#: src/applications/sqstore_mysql/mysql.c:1165
 msgid "mysql datastore"
 msgstr ""
 
-#: src/applications/sqstore_mysql/mysql.c:1340
+#: src/applications/sqstore_mysql/mysql.c:424
 #, c-format
+msgid ""
+"`%s' failed at %s:%d with error: I/%s S/%s SC/%s SS/%s SSC/%s U/%s D/%s DG/%"
+"s\n"
+msgstr ""
+
+#: src/applications/sqstore_mysql/mysql.c:1382
+#, c-format
 msgid "Trying to use file `%s' for MySQL configuration.\n"
 msgstr ""
 
-#: src/applications/sqstore_mysql/mysql.c:1363
+#: src/applications/sqstore_mysql/mysql.c:1405
 msgid ""
 "Failed to load MySQL database module.  Check that MySQL is running and "
 "configured properly!\n"
@@ -2248,49 +2254,49 @@
 msgid "Failed to access GNUnet home directory `%s'\n"
 msgstr ""
 
-#: src/applications/identity/hostkey.c:157
+#: src/applications/identity/hostkey.c:154
 #, c-format
 msgid ""
 "Existing hostkey in file `%s' failed format check, creating new hostkey.\n"
 msgstr ""
 
-#: src/applications/identity/hostkey.c:165
+#: src/applications/identity/hostkey.c:162
 msgid "Creating new hostkey (this may take a while).\n"
 msgstr ""
 
-#: src/applications/identity/hostkey.c:178
+#: src/applications/identity/hostkey.c:175
 msgid "Done creating hostkey.\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:346
+#: src/applications/identity/identity.c:347
 #, c-format
 msgid ""
 "File `%s' in directory `%s' does not match naming convention. Removed.\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:359
+#: src/applications/identity/identity.c:360
 #, c-format
 msgid ""
 "Directory `%s' in directory `%s' does not match naming convention. Removed.\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:396
+#: src/applications/identity/identity.c:397
 #, c-format
 msgid "Still no peers found in `%s'!\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:686
-#: src/applications/identity/identity.c:706
+#: src/applications/identity/identity.c:687
+#: src/applications/identity/identity.c:707
 #, c-format
 msgid "Removed file `%s' containing invalid hello data.\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:759
+#: src/applications/identity/identity.c:760
 #, c-format
 msgid "Signature failed verification: peer `%s' not known.\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:768
+#: src/applications/identity/identity.c:769
 msgid "Signature failed verification: signature invalid.\n"
 msgstr ""
 
@@ -2802,34 +2808,34 @@
 "Did not receive the message from gnunetd. Is gnunetd running?\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:51
-#: src/applications/tbench/tbenchtest_udp.c:50
+#: src/applications/tbench/tbenchtest.c:53
+#: src/applications/tbench/tbenchtest_udp.c:55
 #, c-format
 msgid "Using %u messages of size %u for %u times.\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:78
-#: src/applications/tbench/tbenchtest_udp.c:77
+#: src/applications/tbench/tbenchtest.c:80
+#: src/applications/tbench/tbenchtest_udp.c:82
 #, c-format
 msgid "Times: max %16llu  min %16llu  mean %12.3f  variance %12.3f\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:83
-#: src/applications/tbench/tbenchtest_udp.c:82
+#: src/applications/tbench/tbenchtest.c:85
+#: src/applications/tbench/tbenchtest_udp.c:87
 #, c-format
 msgid "Loss:  max %16u  min %16u  mean %12.3f  variance %12.3f\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:89
-#: src/applications/tbench/tbenchtest_udp.c:88
+#: src/applications/tbench/tbenchtest.c:91
+#: src/applications/tbench/tbenchtest_udp.c:93
 #, c-format
 msgid ""
 "\n"
 "Failed to receive reply from gnunetd.\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:212
-#: src/applications/tbench/tbenchtest_udp.c:211
+#: src/applications/tbench/tbenchtest.c:148
+#: src/applications/tbench/tbenchtest_udp.c:152
 #, c-format
 msgid "Running benchmark...\n"
 msgstr ""
@@ -2905,112 +2911,112 @@
 msgid "allows mapping of the network topology"
 msgstr ""
 
-#: src/applications/gap/gap.c:1690
+#: src/applications/gap/gap.c:1707
 #, c-format
 msgid "GAP received invalid content from `%s'\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:1691
+#: src/applications/gap/gap.c:1708
 msgid "myself"
 msgstr ""
 
-#: src/applications/gap/gap.c:1865
+#: src/applications/gap/gap.c:1884
 msgid ""
 "Cover traffic requested but traffic service not loaded.  Rejecting request.\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:1877 src/applications/fs/module/anonymity.c:67
+#: src/applications/gap/gap.c:1896 src/applications/fs/module/anonymity.c:67
 msgid "Failed to get traffic stats.\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:1884 src/applications/gap/gap.c:1890
-#: src/applications/gap/gap.c:1897
+#: src/applications/gap/gap.c:1903 src/applications/gap/gap.c:1909
+#: src/applications/gap/gap.c:1916
 msgid "Cannot satisfy desired level of anonymity, ignoring request.\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:2181
+#: src/applications/gap/gap.c:2202
 msgid "# gap requests total received"
 msgstr ""
 
-#: src/applications/gap/gap.c:2182
+#: src/applications/gap/gap.c:2203
 msgid "# gap requests policy: immediate drop"
 msgstr ""
 
-#: src/applications/gap/gap.c:2183
+#: src/applications/gap/gap.c:2204
 msgid "# gap requests policy: not routed"
 msgstr ""
 
-#: src/applications/gap/gap.c:2184
+#: src/applications/gap/gap.c:2205
 msgid "# gap requests policy: not answered"
 msgstr ""
 
-#: src/applications/gap/gap.c:2185
+#: src/applications/gap/gap.c:2206
 msgid "# gap requests processed: attempted add to RT"
 msgstr ""
 
-#: src/applications/gap/gap.c:2186
+#: src/applications/gap/gap.c:2207
 msgid "# gap requests processed: local result"
 msgstr ""
 
-#: src/applications/gap/gap.c:2187
+#: src/applications/gap/gap.c:2208
 msgid "# gap routing successes (total)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2188
+#: src/applications/gap/gap.c:2209
 msgid "# gap requests dropped: collision in RT"
 msgstr ""
 
-#: src/applications/gap/gap.c:2189
+#: src/applications/gap/gap.c:2210
 msgid "# gap requests forwarded (counting each peer)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2190
+#: src/applications/gap/gap.c:2211
 msgid "# gap duplicate requests (pending)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2191
+#: src/applications/gap/gap.c:2212
 msgid "# gap duplicate requests that were re-tried"
 msgstr ""
 
-#: src/applications/gap/gap.c:2192
+#: src/applications/gap/gap.c:2213
 msgid "# gap re-try ttl difference (cummulative)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2193
+#: src/applications/gap/gap.c:2214
 msgid "# gap reply duplicates"
 msgstr ""
 
-#: src/applications/gap/gap.c:2194
+#: src/applications/gap/gap.c:2215
 msgid "# gap spurious replies"
 msgstr ""
 
-#: src/applications/gap/gap.c:2195
+#: src/applications/gap/gap.c:2216
 msgid "# gap routing slots currently in use"
 msgstr ""
 
-#: src/applications/gap/gap.c:2196
+#: src/applications/gap/gap.c:2217
 msgid "# gap memory used for tracking seen content"
 msgstr ""
 
-#: src/applications/gap/gap.c:2197
+#: src/applications/gap/gap.c:2218
 msgid "# gap memory used for tracking routing destinations"
 msgstr ""
 
-#: src/applications/gap/gap.c:2198
+#: src/applications/gap/gap.c:2219
 msgid "# gap rewards pending"
 msgstr ""
 
-#: src/applications/gap/gap.c:2199
+#: src/applications/gap/gap.c:2220
 msgid "# gap response weights"
 msgstr ""
 
-#: src/applications/gap/gap.c:2215
+#: src/applications/gap/gap.c:2236
 msgid ""
 "Traffic service failed to load; gap cannot ensure cover-traffic "
 "availability.\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:2243
+#: src/applications/gap/gap.c:2264
 #, c-format
 msgid "`%s' registering handlers %d %d\n"
 msgstr ""
@@ -3533,19 +3539,19 @@
 "Unindexed ODB block `%s' from offset %llu already missing from datastore.\n"
 msgstr ""
 
-#: src/applications/fs/module/fs.c:1139
+#: src/applications/fs/module/fs.c:1146
 #, c-format
 msgid ""
 "You must specify a postive number for `%s' in the configuration in section `%"
 "s'.\n"
 msgstr ""
 
-#: src/applications/fs/module/fs.c:1180
+#: src/applications/fs/module/fs.c:1188
 #, c-format
 msgid "`%s' registering client handlers %d %d %d %d %d %d %d %d %d\n"
 msgstr ""
 
-#: src/applications/fs/module/fs.c:1220
+#: src/applications/fs/module/fs.c:1228
 msgid "enables (anonymous) file-sharing"
 msgstr ""
 
@@ -3568,11 +3574,11 @@
 msgid "AND"
 msgstr ""
 
-#: src/applications/fs/fsui/search.c:275
+#: src/applications/fs/fsui/search.c:281
 msgid "Error running search (no reason given)."
 msgstr ""
 
-#: src/applications/fs/fsui/download.c:267
+#: src/applications/fs/fsui/download.c:308
 msgid "Download failed (no reason given)"
 msgstr ""
 
@@ -3580,7 +3586,7 @@
 msgid "Unindexing failed (no reason given)"
 msgstr ""
 
-#: src/applications/fs/fsui/upload.c:269
+#: src/applications/fs/fsui/upload.c:281
 msgid "Failed to create temporary directory."
 msgstr ""
 
@@ -3597,23 +3603,23 @@
 msgid "LOC URI not allowed for search.\n"
 msgstr ""
 
-#: src/applications/fs/ecrs/download.c:124
+#: src/applications/fs/ecrs/download.c:125
 #, c-format
 msgid "Could not unlink temporary file `%s': %s\n"
 msgstr ""
 
-#: src/applications/fs/ecrs/download.c:255
+#: src/applications/fs/ecrs/download.c:269
 #, c-format
 msgid "Write(%d, %p, %d) failed: %s\n"
 msgstr ""
 
-#: src/applications/fs/ecrs/download.c:1001
+#: src/applications/fs/ecrs/download.c:1042
 msgid ""
 "Decrypted content does not match key. This is either a bug or a maliciously "
 "inserted file. Download aborted.\n"
 msgstr ""
 
-#: src/applications/fs/ecrs/download.c:1186
+#: src/applications/fs/ecrs/download.c:1228
 #, c-format
 msgid ""
 "Content `%s' seems to be not available on the network (tried %u times).\n"
@@ -3674,20 +3680,20 @@
 msgstr ""
 
 #: src/applications/fs/ecrs/namespace.c:339
-#: src/applications/fs/ecrs/namespace.c:420
-#: src/applications/fs/ecrs/namespace.c:575
+#: src/applications/fs/ecrs/namespace.c:421
+#: src/applications/fs/ecrs/namespace.c:578
 #, c-format
 msgid "File `%s' does not contain a pseudonym.\n"
 msgstr ""
 
 #: src/applications/fs/ecrs/namespace.c:351
-#: src/applications/fs/ecrs/namespace.c:431
+#: src/applications/fs/ecrs/namespace.c:432
 #, c-format
 msgid "Format of pseudonym `%s' is invalid.\n"
 msgstr ""
 
-#: src/applications/fs/ecrs/namespace.c:589
-#: src/applications/fs/ecrs/namespace.c:600
+#: src/applications/fs/ecrs/namespace.c:592
+#: src/applications/fs/ecrs/namespace.c:603
 #, c-format
 msgid "Format of file `%s' is invalid.\n"
 msgstr ""
@@ -3777,7 +3783,7 @@
 msgid "# bytes received of type %d"
 msgstr ""
 
-#: src/applications/traffic/traffic.c:609
+#: src/applications/traffic/traffic.c:610
 msgid "tracks bandwidth utilization by gnunetd"
 msgstr ""
 
@@ -4072,73 +4078,73 @@
 msgid "Message details: %u: length %d, priority: %d\n"
 msgstr ""
 
-#: src/server/connection.c:2630
+#: src/server/connection.c:2631
 #, c-format
 msgid "Message from `%s' discarded: invalid format.\n"
 msgstr ""
 
-#: src/server/connection.c:2708
+#: src/server/connection.c:2709
 #, c-format
 msgid "Invalid sequence number %u <= %u, dropping message.\n"
 msgstr ""
 
-#: src/server/connection.c:2725
+#: src/server/connection.c:2726
 msgid "Message received more than one day old. Dropped.\n"
 msgstr ""
 
-#: src/server/connection.c:3166
+#: src/server/connection.c:3167
 msgid "# outgoing messages dropped"
 msgstr ""
 
-#: src/server/connection.c:3170
+#: src/server/connection.c:3171
 msgid "# bytes of outgoing messages dropped"
 msgstr ""
 
-#: src/server/connection.c:3172
+#: src/server/connection.c:3173
 msgid "# connections closed (HANGUP sent)"
 msgstr ""
 
-#: src/server/connection.c:3175
+#: src/server/connection.c:3176
 msgid "# bytes encrypted"
 msgstr ""
 
-#: src/server/connection.c:3179
+#: src/server/connection.c:3180
 msgid "# bytes transmitted"
 msgstr ""
 
-#: src/server/connection.c:3183
+#: src/server/connection.c:3184
 msgid "# bytes received"
 msgstr ""
 
-#: src/server/connection.c:3186
+#: src/server/connection.c:3187
 msgid "# bytes decrypted"
 msgstr ""
 
-#: src/server/connection.c:3188
+#: src/server/connection.c:3189
 msgid "# bytes noise sent"
 msgstr ""
 
-#: src/server/connection.c:3190
+#: src/server/connection.c:3191
 msgid "# total bytes per second send limit"
 msgstr ""
 
-#: src/server/connection.c:3192
+#: src/server/connection.c:3193
 msgid "# total bytes per second receive limit"
 msgstr ""
 
-#: src/server/connection.c:3194
+#: src/server/connection.c:3195
 msgid "# total number of messages in send buffers"
 msgstr ""
 
-#: src/server/connection.c:3196
+#: src/server/connection.c:3197
 msgid "# total number of bytes we were allowed to sent but did not"
 msgstr ""
 
-#: src/server/connection.c:3198
+#: src/server/connection.c:3199
 msgid "# total number of bytes we were allowed to sent"
 msgstr ""
 
-#: src/server/connection.c:3200
+#: src/server/connection.c:3201
 msgid "# total number of bytes we are currently allowed to send"
 msgstr ""
 
@@ -4357,14 +4363,14 @@
 msgid "`%s' failed for port %d. Is gnunetd already running?\n"
 msgstr ""
 
-#: src/server/tcpserver.c:387
+#: src/server/tcpserver.c:396
 #, c-format
 msgid ""
 "Malformed network specification in the configuration in section `%s' for "
 "entry `%s': %s\n"
 msgstr ""
 
-#: src/server/tcpserver.c:440
+#: src/server/tcpserver.c:448
 #, c-format
 msgid "%s failed, message type %d already in use.\n"
 msgstr ""
@@ -4565,39 +4571,39 @@
 msgid "GNUnet now uses the IP address %u.%u.%u.%u.\n"
 msgstr ""
 
-#: src/util/disk/storage.c:201
+#: src/util/disk/storage.c:202
 #, c-format
 msgid "`%s' failed for drive `%s': %u\n"
 msgstr ""
 
-#: src/util/disk/storage.c:518
+#: src/util/disk/storage.c:519
 #, c-format
 msgid "Expected `%s' to be a directory!\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:275
+#: src/util/config_impl/impl.c:289
 #, c-format
 msgid "Syntax error in configuration file `%s' at line %d.\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:518
+#: src/util/config_impl/impl.c:532
 #, c-format
 msgid "Setting option `%s' in section `%s' to value `%s' was refused.\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:564
+#: src/util/config_impl/impl.c:578
 #, c-format
 msgid ""
 "Configuration value '%llu' for '%s' in section '%s' is out of legal bounds [%"
 "llu,%llu]\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:576
+#: src/util/config_impl/impl.c:590
 #, c-format
 msgid "Configuration value '%s' for '%s' in section '%s' should be a number\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:666
+#: src/util/config_impl/impl.c:680
 #, c-format
 msgid ""
 "Configuration value '%s' for '%s' in section '%s' is not in set of legal "
@@ -4608,66 +4614,66 @@
 msgid "Error log:\n"
 msgstr ""
 
-#: src/util/error/error.c:138
+#: src/util/error/error.c:140
 #, c-format
 msgid ""
 "\n"
 "Press any key to continue\n"
 msgstr ""
 
-#: src/util/error/error.c:206 src/util/error/error.c:250
+#: src/util/error/error.c:208 src/util/error/error.c:252
 msgid "DEBUG"
 msgstr ""
 
-#: src/util/error/error.c:209 src/util/error/error.c:252
+#: src/util/error/error.c:211 src/util/error/error.c:254
 msgid "STATUS"
 msgstr ""
 
-#: src/util/error/error.c:212 src/util/error/error.c:256
+#: src/util/error/error.c:214 src/util/error/error.c:258
 msgid "WARNING"
 msgstr ""
 
-#: src/util/error/error.c:215 src/util/error/error.c:258
+#: src/util/error/error.c:217 src/util/error/error.c:260
 msgid "ERROR"
 msgstr ""
 
-#: src/util/error/error.c:218 src/util/error/error.c:260
+#: src/util/error/error.c:220 src/util/error/error.c:262
 msgid "FATAL"
 msgstr ""
 
-#: src/util/error/error.c:221 src/util/error/error.c:262
+#: src/util/error/error.c:223 src/util/error/error.c:264
 msgid "USER"
 msgstr ""
 
-#: src/util/error/error.c:224 src/util/error/error.c:264
+#: src/util/error/error.c:226 src/util/error/error.c:266
 msgid "ADMIN"
 msgstr ""
 
-#: src/util/error/error.c:227 src/util/error/error.c:266
+#: src/util/error/error.c:229 src/util/error/error.c:268
 msgid "DEVELOPER"
 msgstr ""
 
-#: src/util/error/error.c:230 src/util/error/error.c:268
+#: src/util/error/error.c:232 src/util/error/error.c:270
 msgid "REQUEST"
 msgstr ""
 
-#: src/util/error/error.c:233 src/util/error/error.c:270
+#: src/util/error/error.c:235 src/util/error/error.c:272
 msgid "BULK"
 msgstr ""
 
-#: src/util/error/error.c:236 src/util/error/error.c:272
+#: src/util/error/error.c:238 src/util/error/error.c:274
 msgid "IMMEDIATE"
 msgstr ""
 
-#: src/util/error/error.c:239
+#: src/util/error/error.c:241
 msgid "ALL"
 msgstr ""
 
-#: src/util/error/error.c:254
+#: src/util/error/error.c:256
 msgid "INFO"
 msgstr ""
 
-#: src/util/error/error.c:273
+#: src/util/error/error.c:275
 msgid "NOTHING"
 msgstr ""
 

Modified: GNUnet/po/de.po
===================================================================
--- GNUnet/po/de.po     2007-05-28 19:01:27 UTC (rev 4831)
+++ GNUnet/po/de.po     2007-05-28 19:05:04 UTC (rev 4832)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: GNUnet 0.7.0b\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2007-04-22 11:48-0600\n"
+"POT-Creation-Date: 2007-05-27 22:50-0600\n"
 "PO-Revision-Date: 2006-03-17 21:37+0100\n"
 "Last-Translator: Nils Durner <address@hidden>\n"
 "Language-Team: German <address@hidden>\n"
@@ -798,7 +798,7 @@
 msgid "Load management"
 msgstr "Ungültige Kommandozeilen Parameter.\n"
 
-#: contrib/config-daemon.scm:1297 contrib/config-client.scm:353
+#: contrib/config-daemon.scm:1297 contrib/config-client.scm:365
 msgid "Root node"
 msgstr ""
 
@@ -852,16 +852,31 @@
 "only sense for the split-library."
 msgstr ""
 
+#: contrib/config-client.scm:257
+msgid "How many entries should the URI DB table have?"
+msgstr ""
+
 #: contrib/config-client.scm:258
+msgid ""
+"GNUnet uses two bytes per entry on the disk.  This database is used to keep "
+"track of how a particular URI has been used in the past.  For example, "
+"GNUnet may remember that a particular URI has been found in a search "
+"previously or corresponds to a file uploaded by the user.  This information "
+"can then be used by user-interfaces to filter URI lists, such as search "
+"results.  If the database is full, older entries will be discarded.  The "
+"default value should be sufficient without causing undue disk utilization."
+msgstr ""
+
+#: contrib/config-client.scm:269
 #, fuzzy
 msgid "File-Sharing options"
 msgstr "Alle Optionen anzeigen"
 
-#: contrib/config-client.scm:273
+#: contrib/config-client.scm:285
 msgid "Which plugins should be loaded by gnunet-gtk?"
 msgstr ""
 
-#: contrib/config-client.scm:274
+#: contrib/config-client.scm:286
 msgid ""
 "Load the about plugin for the about dialog.  The daemon plugin allows "
 "starting and stopping of gnunetd and displays information about gnunetd.  "
@@ -869,41 +884,41 @@
 "displays various statistics about gnunetd."
 msgstr ""
 
-#: contrib/config-client.scm:285
+#: contrib/config-client.scm:297
 msgid "How frequently (in milli-seconds) should the statistics update?"
 msgstr ""
 
-#: contrib/config-client.scm:286
+#: contrib/config-client.scm:298
 msgid ""
 "Each pixel in the stats dialog corresponds to the time interval specified "
 "here."
 msgstr ""
 
-#: contrib/config-client.scm:298
+#: contrib/config-client.scm:310
 msgid "Do not show thumbnail previews from meta-data in search results"
 msgstr ""
 
-#: contrib/config-client.scm:299
+#: contrib/config-client.scm:311
 msgid ""
 "This option is useful for people who maybe offended by some previews or use "
 "gnunet-gtk at work and would like to avoid bad surprises."
 msgstr ""
 
-#: contrib/config-client.scm:310
+#: contrib/config-client.scm:322
 msgid "To which directory should gnunet-gtk save downloads to?"
 msgstr ""
 
-#: contrib/config-client.scm:322
+#: contrib/config-client.scm:334
 #, fuzzy
 msgid "Options related to gnunet-gtk"
 msgstr "Nicht verbunden zu gnunetd."
 
-#: contrib/config-client.scm:341
+#: contrib/config-client.scm:353
 #, fuzzy
 msgid "Full pathname of GNUnet client HOME directory"
 msgstr "Dateiformat fehlerhaft (kein GNUnet Verzeichnis?)\n"
 
-#: contrib/config-client.scm:342
+#: contrib/config-client.scm:354
 msgid "The directory for GNUnet files that belong to the user."
 msgstr ""
 
@@ -1655,7 +1670,7 @@
 msgstr "HTTP: öffentliche IP-Adresse konnte nicht ermittelt werden.\n"
 
 #: src/transports/http.c:753 src/transports/http.c:826
-#: src/transports/http.c:950 src/transports/http.c:1036
+#: src/transports/http.c:950 src/transports/http.c:1035
 #: src/transports/upnp/upnp.c:335 src/transports/upnp/upnp.c:560
 #: src/applications/bootstrap_http/http.c:121
 #: src/applications/bootstrap_http/http.c:261
@@ -1669,21 +1684,21 @@
 msgid "%s failed at %s:%d: `%s'\n"
 msgstr "`%s' schlug fehl bei %s:%d mit dem Fehler: `%s'.\n"
 
-#: src/transports/http.c:1226
+#: src/transports/http.c:1225
 msgid ""
 "The UPnP service could not be loaded. To disable UPnP, set the configuration "
 "option \"UPNP\" in section \"HTTP\" to \"NO\"\n"
 msgstr ""
 
-#: src/transports/http.c:1234
+#: src/transports/http.c:1233
 msgid "# bytes received via HTTP"
 msgstr "# Bytes empfangen über HTTP"
 
-#: src/transports/http.c:1236
+#: src/transports/http.c:1235
 msgid "# bytes sent via HTTP"
 msgstr "# Bytes gesendet über HTTP"
 
-#: src/transports/http.c:1238
+#: src/transports/http.c:1237
 msgid "# bytes dropped by HTTP (outgoing)"
 msgstr "# Bytes verworfen von HTTP"
 
@@ -1860,28 +1875,10 @@
 "Es wurde per TCP von einem anderen Knoten eine ungültige Nachricht (Größe %"
 "u) empfangen. Verbindung wird geschlossen.\n"
 
-#: src/applications/dht/tools/dhttest2.c:45
-#: src/applications/session/sessiontest.c:42
-#: src/applications/stats/statistics.c:229
-#: src/applications/tbench/tbenchtest.c:101
-#: src/applications/tbench/tbenchtest_udp.c:100
-#: src/applications/gap/gaptest.c:49
-msgid "# of connected peers"
-msgstr "# verbundener Knoten"
-
-#: src/applications/dht/tools/dhttest2.c:160
-#, c-format
-msgid "Waiting for gnunetd to start (%u iterations left)...\n"
-msgstr "Warte auf den Start von gnunetd (%u Iterationen verbleiben)...\n"
-
-#: src/applications/dht/tools/dhttest2.c:173
-#: src/applications/tbench/tbenchtest.c:117
-#: src/applications/tbench/tbenchtest_udp.c:116
-#, c-format
-msgid "Waiting for peers to connect (%u iterations left)...\n"
+#: src/applications/dht/tools/dhttest2.c:46
+#: src/applications/dht/module/table.c:701
+msgid "# dht connections"
 msgstr ""
-"Warte darauf, dass sich andere Knoten verbinden (%u Iterationen "
-"verbleiben)...\n"
 
 #: src/applications/dht/tools/dht-query.c:55
 #, fuzzy
@@ -1948,10 +1945,6 @@
 msgid "Enables efficient non-anonymous routing"
 msgstr ""
 
-#: src/applications/dht/module/table.c:701
-msgid "# dht connections"
-msgstr ""
-
 #: src/applications/dht/module/table.c:702
 #, fuzzy
 msgid "# dht discovery messages received"
@@ -2199,27 +2192,26 @@
 
 #: src/applications/sqstore_sqlite/sqlite.c:46
 #: src/applications/sqstore_sqlite/sqlite.c:53
-#: src/applications/sqstore_mysql/mysql.c:138
-#: src/applications/sqstore_mysql/mysql.c:145
-#: src/applications/sqstore_mysql/mysql.c:423
-#: src/applications/sqstore_mysql/mysql.c:754
-#: src/applications/sqstore_mysql/mysql.c:770
-#: src/applications/sqstore_mysql/mysql.c:780
-#: src/applications/sqstore_mysql/mysql.c:805
-#: src/applications/sqstore_mysql/mysql.c:816
-#: src/applications/sqstore_mysql/mysql.c:873
-#: src/applications/sqstore_mysql/mysql.c:960
-#: src/applications/sqstore_mysql/mysql.c:971
-#: src/applications/sqstore_mysql/mysql.c:1035
-#: src/applications/sqstore_mysql/mysql.c:1051
-#: src/applications/sqstore_mysql/mysql.c:1061
-#: src/applications/sqstore_mysql/mysql.c:1085
-#: src/applications/sqstore_mysql/mysql.c:1096
-#: src/applications/sqstore_mysql/mysql.c:1108
-#: src/applications/sqstore_mysql/mysql.c:1171
-#: src/applications/sqstore_mysql/mysql.c:1183
-#: src/applications/sqstore_mysql/mysql.c:1234
-#: src/applications/sqstore_mysql/mysql.c:1249
+#: src/applications/sqstore_mysql/mysql.c:139
+#: src/applications/sqstore_mysql/mysql.c:146
+#: src/applications/sqstore_mysql/mysql.c:795
+#: src/applications/sqstore_mysql/mysql.c:811
+#: src/applications/sqstore_mysql/mysql.c:821
+#: src/applications/sqstore_mysql/mysql.c:846
+#: src/applications/sqstore_mysql/mysql.c:857
+#: src/applications/sqstore_mysql/mysql.c:914
+#: src/applications/sqstore_mysql/mysql.c:1001
+#: src/applications/sqstore_mysql/mysql.c:1012
+#: src/applications/sqstore_mysql/mysql.c:1076
+#: src/applications/sqstore_mysql/mysql.c:1092
+#: src/applications/sqstore_mysql/mysql.c:1102
+#: src/applications/sqstore_mysql/mysql.c:1126
+#: src/applications/sqstore_mysql/mysql.c:1137
+#: src/applications/sqstore_mysql/mysql.c:1149
+#: src/applications/sqstore_mysql/mysql.c:1212
+#: src/applications/sqstore_mysql/mysql.c:1224
+#: src/applications/sqstore_mysql/mysql.c:1276
+#: src/applications/sqstore_mysql/mysql.c:1291
 #: src/applications/kvstore_sqlite/kv_sqlite.c:44
 #: src/applications/kvstore_sqlite/kv_sqlite.c:51
 #: src/applications/dstore/dstore.c:91 src/applications/dstore/dstore.c:178
@@ -2239,9 +2231,9 @@
 
 #: src/applications/sqstore_sqlite/sqlite.c:357
 #: src/applications/sqstore_sqlite/sqlite.c:378
-#: src/applications/sqstore_mysql/mysql.c:260
-#: src/applications/sqstore_mysql/mysql.c:834
-#: src/applications/sqstore_mysql/mysql.c:1123
+#: src/applications/sqstore_mysql/mysql.c:261
+#: src/applications/sqstore_mysql/mysql.c:875
+#: src/applications/sqstore_mysql/mysql.c:1164
 #, c-format
 msgid "Invalid data in %s.  Trying to fix (by deletion).\n"
 msgstr "Ungültige Daten in %s. Korrektur wird versucht (durch Löschung).\n"
@@ -2251,11 +2243,16 @@
 msgid "sqlite datastore"
 msgstr "sqlite Datenspeicher"
 
-#: src/applications/sqstore_sqlite/sqlite.c:1342
-#: src/applications/sqstore_mysql/mysql.c:1310
+#: src/applications/sqstore_sqlite/sqlite.c:1369
+#: src/applications/sqstore_mysql/mysql.c:1352
 msgid "# bytes in datastore"
 msgstr "# bytes in der Datenbank"
 
+#: src/applications/session/sessiontest.c:43
+#: src/applications/stats/statistics.c:229
+msgid "# of connected peers"
+msgstr "# verbundener Knoten"
+
 #: src/applications/session/connect.c:257
 #: src/applications/session/connect.c:274
 #, c-format
@@ -2389,18 +2386,25 @@
 msgid "async RPC reply not received.\n"
 msgstr "async RPC Antwort nicht empfangen.\n"
 
-#: src/applications/sqstore_mysql/mysql.c:261
-#: src/applications/sqstore_mysql/mysql.c:835
-#: src/applications/sqstore_mysql/mysql.c:1124
+#: src/applications/sqstore_mysql/mysql.c:262
+#: src/applications/sqstore_mysql/mysql.c:876
+#: src/applications/sqstore_mysql/mysql.c:1165
 msgid "mysql datastore"
 msgstr "mysql Datenspeicher"
 
-#: src/applications/sqstore_mysql/mysql.c:1340
+#: src/applications/sqstore_mysql/mysql.c:424
+#, fuzzy, c-format
+msgid ""
+"`%s' failed at %s:%d with error: I/%s S/%s SC/%s SS/%s SSC/%s U/%s D/%s DG/%"
+"s\n"
+msgstr "`%s' schlug bei %s:%d mit dem Fehler %s fehl\n"
+
+#: src/applications/sqstore_mysql/mysql.c:1382
 #, c-format
 msgid "Trying to use file `%s' for MySQL configuration.\n"
 msgstr "Versuche, Datei `%s' für MySQL Konfiguration zu verwenden.\n"
 
-#: src/applications/sqstore_mysql/mysql.c:1363
+#: src/applications/sqstore_mysql/mysql.c:1405
 msgid ""
 "Failed to load MySQL database module.  Check that MySQL is running and "
 "configured properly!\n"
@@ -2433,7 +2437,7 @@
 msgid "Failed to access GNUnet home directory `%s'\n"
 msgstr "Dateiformat fehlerhaft (kein GNUnet Verzeichnis?)\n"
 
-#: src/applications/identity/hostkey.c:157
+#: src/applications/identity/hostkey.c:154
 #, c-format
 msgid ""
 "Existing hostkey in file `%s' failed format check, creating new hostkey.\n"
@@ -2441,15 +2445,15 @@
 "Formatüberprüfung schlug für die existierende Hostkeydatei `%s' fehl, es "
 "wird ein neuer Hostkey erzeugt.\n"
 
-#: src/applications/identity/hostkey.c:165
+#: src/applications/identity/hostkey.c:162
 msgid "Creating new hostkey (this may take a while).\n"
 msgstr "Ein neuer Hostkey wird erzeugt (dies kann eine Weile dauern).\n"
 
-#: src/applications/identity/hostkey.c:178
+#: src/applications/identity/hostkey.c:175
 msgid "Done creating hostkey.\n"
 msgstr "Hostkey wurde erfolgreich erzeugt.\n"
 
-#: src/applications/identity/identity.c:346
+#: src/applications/identity/identity.c:347
 #, c-format
 msgid ""
 "File `%s' in directory `%s' does not match naming convention. Removed.\n"
@@ -2457,7 +2461,7 @@
 "Die Datei `%s' im Verzeichnis `%s' entspricht nicht der Namenskonvention. "
 "Datei wurde entfernt.\n"
 
-#: src/applications/identity/identity.c:359
+#: src/applications/identity/identity.c:360
 #, c-format
 msgid ""
 "Directory `%s' in directory `%s' does not match naming convention. Removed.\n"
@@ -2465,25 +2469,25 @@
 "Die Datei `%s' im Verzeichnis `%s' entspricht nicht der Namenskonvention. "
 "Datei wurde entfernt.\n"
 
-#: src/applications/identity/identity.c:396
+#: src/applications/identity/identity.c:397
 #, fuzzy, c-format
 msgid "Still no peers found in `%s'!\n"
 msgstr "Dienst `%s' konnte nicht ordentlich entladen werden!\n"
 
-#: src/applications/identity/identity.c:686
-#: src/applications/identity/identity.c:706
+#: src/applications/identity/identity.c:687
+#: src/applications/identity/identity.c:707
 #, c-format
 msgid "Removed file `%s' containing invalid hello data.\n"
 msgstr "Datei `%s' enthielt ungültige Hello Daten und wurde entfernt.\n"
 
-#: src/applications/identity/identity.c:759
+#: src/applications/identity/identity.c:760
 #, c-format
 msgid "Signature failed verification: peer `%s' not known.\n"
 msgstr ""
 "Signatur kann nicht verifiziert werden, der Knoten `%s' ist uns nicht "
 "bekannt!\n"
 
-#: src/applications/identity/identity.c:768
+#: src/applications/identity/identity.c:769
 msgid "Signature failed verification: signature invalid.\n"
 msgstr "Verifikation einer Signatur fehlgeschlagen: Signatur ist ungültig.\n"
 
@@ -3012,26 +3016,26 @@
 "\n"
 "Es wurde keine Nachricht von gnunetd empfangen. Läuft gnunetd?\n"
 
-#: src/applications/tbench/tbenchtest.c:51
-#: src/applications/tbench/tbenchtest_udp.c:50
+#: src/applications/tbench/tbenchtest.c:53
+#: src/applications/tbench/tbenchtest_udp.c:55
 #, c-format
 msgid "Using %u messages of size %u for %u times.\n"
 msgstr "Verwende %u Nachrichten der Größe %u %umal.\n"
 
-#: src/applications/tbench/tbenchtest.c:78
-#: src/applications/tbench/tbenchtest_udp.c:77
+#: src/applications/tbench/tbenchtest.c:80
+#: src/applications/tbench/tbenchtest_udp.c:82
 #, c-format
 msgid "Times: max %16llu  min %16llu  mean %12.3f  variance %12.3f\n"
 msgstr "Zeiten:   Max %16llu  Min %16llu  Mittel %12.3f  Varianz %12.3f\n"
 
-#: src/applications/tbench/tbenchtest.c:83
-#: src/applications/tbench/tbenchtest_udp.c:82
+#: src/applications/tbench/tbenchtest.c:85
+#: src/applications/tbench/tbenchtest_udp.c:87
 #, c-format
 msgid "Loss:  max %16u  min %16u  mean %12.3f  variance %12.3f\n"
 msgstr "Verloren:  Max %16u  Min %16u  Mittel %12.3f  Varianz %12.3f\n"
 
-#: src/applications/tbench/tbenchtest.c:89
-#: src/applications/tbench/tbenchtest_udp.c:88
+#: src/applications/tbench/tbenchtest.c:91
+#: src/applications/tbench/tbenchtest_udp.c:93
 #, c-format
 msgid ""
 "\n"
@@ -3040,8 +3044,8 @@
 "\n"
 "Fehler beim Empfangen der Antwort von gnunetd.\n"
 
-#: src/applications/tbench/tbenchtest.c:212
-#: src/applications/tbench/tbenchtest_udp.c:211
+#: src/applications/tbench/tbenchtest.c:148
+#: src/applications/tbench/tbenchtest_udp.c:152
 #, c-format
 msgid "Running benchmark...\n"
 msgstr "Benchmark läuft...\n"
@@ -3120,112 +3124,112 @@
 msgid "allows mapping of the network topology"
 msgstr "Erlaubt die Kartographierung der Netzwerktopologie"
 
-#: src/applications/gap/gap.c:1690
+#: src/applications/gap/gap.c:1707
 #, c-format
 msgid "GAP received invalid content from `%s'\n"
 msgstr "GAP hat ungültige Inhalte von `%s' empfangen.\n"
 
-#: src/applications/gap/gap.c:1691
+#: src/applications/gap/gap.c:1708
 msgid "myself"
 msgstr ""
 
-#: src/applications/gap/gap.c:1865
+#: src/applications/gap/gap.c:1884
 msgid ""
 "Cover traffic requested but traffic service not loaded.  Rejecting request.\n"
 msgstr ""
 "Verdeckender Netzwerkverkehr angefordert, aber der Verkehrsdienst wurde "
 "nicht geladen. Anfrage wird abgelehnt.\n"
 
-#: src/applications/gap/gap.c:1877 src/applications/fs/module/anonymity.c:67
+#: src/applications/gap/gap.c:1896 src/applications/fs/module/anonymity.c:67
 msgid "Failed to get traffic stats.\n"
 msgstr "Statistiken über den Netzwerkverkehr konnten nicht ermittelt werden.\n"
 
-#: src/applications/gap/gap.c:1884 src/applications/gap/gap.c:1890
-#: src/applications/gap/gap.c:1897
+#: src/applications/gap/gap.c:1903 src/applications/gap/gap.c:1909
+#: src/applications/gap/gap.c:1916
 msgid "Cannot satisfy desired level of anonymity, ignoring request.\n"
 msgstr ""
 "Gewünschter Grad an Anonymität kann nicht erreicht werden, Anfrage wird "
 "ignoriert.\n"
 
-#: src/applications/gap/gap.c:2181
+#: src/applications/gap/gap.c:2202
 msgid "# gap requests total received"
 msgstr "# gap Anfragen insgesamt empfangen"
 
-#: src/applications/gap/gap.c:2182
+#: src/applications/gap/gap.c:2203
 msgid "# gap requests policy: immediate drop"
 msgstr "# gap Anfragen mit taktischer Entscheidung: sofortiges Verwerfen"
 
-#: src/applications/gap/gap.c:2183
+#: src/applications/gap/gap.c:2204
 msgid "# gap requests policy: not routed"
 msgstr "# gap Anfragen mit taktischer Entscheidung: kein Routing"
 
-#: src/applications/gap/gap.c:2184
+#: src/applications/gap/gap.c:2205
 msgid "# gap requests policy: not answered"
 msgstr "# gap Anfragen mit taktischer Entscheidung: nicht Antworten"
 
-#: src/applications/gap/gap.c:2185
+#: src/applications/gap/gap.c:2206
 msgid "# gap requests processed: attempted add to RT"
 msgstr "# gap Anfragen verarbeitet: versucht, der RT hinzuzufügen"
 
-#: src/applications/gap/gap.c:2186
+#: src/applications/gap/gap.c:2207
 msgid "# gap requests processed: local result"
 msgstr "# gap Anfragen verarbeitet: lokales Ergebnis"
 
-#: src/applications/gap/gap.c:2187
+#: src/applications/gap/gap.c:2208
 msgid "# gap routing successes (total)"
 msgstr "# gap Routing erfolgreich (insgesamt)"
 
-#: src/applications/gap/gap.c:2188
+#: src/applications/gap/gap.c:2209
 msgid "# gap requests dropped: collision in RT"
 msgstr "# gap Anfragen verworfen: Kollision in RT"
 
-#: src/applications/gap/gap.c:2189
+#: src/applications/gap/gap.c:2210
 msgid "# gap requests forwarded (counting each peer)"
 msgstr "#gap Anfragen weitergeleitet (jeder Knoten gezählt)"
 
-#: src/applications/gap/gap.c:2190
+#: src/applications/gap/gap.c:2211
 msgid "# gap duplicate requests (pending)"
 msgstr "# gap doppelte Anfragen (unfertig)"
 
-#: src/applications/gap/gap.c:2191
+#: src/applications/gap/gap.c:2212
 msgid "# gap duplicate requests that were re-tried"
 msgstr "# gap doppelte Anfragen, die wiederholt wurden"
 
-#: src/applications/gap/gap.c:2192
+#: src/applications/gap/gap.c:2213
 msgid "# gap re-try ttl difference (cummulative)"
 msgstr "# gap Wiederholungs-TTL-Differenz (kummulativ)"
 
-#: src/applications/gap/gap.c:2193
+#: src/applications/gap/gap.c:2214
 msgid "# gap reply duplicates"
 msgstr "#gap doppelte Antworten"
 
-#: src/applications/gap/gap.c:2194
+#: src/applications/gap/gap.c:2215
 msgid "# gap spurious replies"
 msgstr "# gap falsche Antworten"
 
-#: src/applications/gap/gap.c:2195
+#: src/applications/gap/gap.c:2216
 msgid "# gap routing slots currently in use"
 msgstr "# gap Routingschächte im Moment in Verwendung"
 
-#: src/applications/gap/gap.c:2196
+#: src/applications/gap/gap.c:2217
 msgid "# gap memory used for tracking seen content"
 msgstr ""
 
-#: src/applications/gap/gap.c:2197
+#: src/applications/gap/gap.c:2218
 msgid "# gap memory used for tracking routing destinations"
 msgstr ""
 
-#: src/applications/gap/gap.c:2198
+#: src/applications/gap/gap.c:2219
 #, fuzzy
 msgid "# gap rewards pending"
 msgstr "# gap doppelte Anfragen (unfertig)"
 
-#: src/applications/gap/gap.c:2199
+#: src/applications/gap/gap.c:2220
 #, fuzzy
 msgid "# gap response weights"
 msgstr "# gap falsche Antworten"
 
-#: src/applications/gap/gap.c:2215
+#: src/applications/gap/gap.c:2236
 msgid ""
 "Traffic service failed to load; gap cannot ensure cover-traffic "
 "availability.\n"
@@ -3233,7 +3237,7 @@
 "Verkehrsdienst konnte nicht geladen werden, GAP kann keinen verdeckenden "
 "Netzwerkverkehr sicherstellen.\n"
 
-#: src/applications/gap/gap.c:2243
+#: src/applications/gap/gap.c:2264
 #, c-format
 msgid "`%s' registering handlers %d %d\n"
 msgstr "`%s' registriert Handler %d %d\n"
@@ -3825,7 +3829,7 @@
 "Deindizierter ODB Block `%s' vom Offset %llu fehlt bereits im "
 "Datenspeicher.\n"
 
-#: src/applications/fs/module/fs.c:1139
+#: src/applications/fs/module/fs.c:1146
 #, c-format
 msgid ""
 "You must specify a postive number for `%s' in the configuration in section `%"
@@ -3834,12 +3838,12 @@
 "Sie müssen für `%s' in der Sektion `%s' der Konfigurationsdatei eine "
 "positive Zahl angeben.\n"
 
-#: src/applications/fs/module/fs.c:1180
+#: src/applications/fs/module/fs.c:1188
 #, c-format
 msgid "`%s' registering client handlers %d %d %d %d %d %d %d %d %d\n"
 msgstr "`%s' registriert die Client Handler %d %d %d %d %d %d %d %d %d\n"
 
-#: src/applications/fs/module/fs.c:1220
+#: src/applications/fs/module/fs.c:1228
 msgid "enables (anonymous) file-sharing"
 msgstr "Ermöglicht (anonymes) Filesharing"
 
@@ -3862,11 +3866,11 @@
 msgid "AND"
 msgstr "UND"
 
-#: src/applications/fs/fsui/search.c:275
+#: src/applications/fs/fsui/search.c:281
 msgid "Error running search (no reason given)."
 msgstr "Das Starten der Suche schlug fehl (Ursache unbekannt)."
 
-#: src/applications/fs/fsui/download.c:267
+#: src/applications/fs/fsui/download.c:308
 msgid "Download failed (no reason given)"
 msgstr "ECRS Download schlug fehl (Ursache unbekannt)."
 
@@ -3874,7 +3878,7 @@
 msgid "Unindexing failed (no reason given)"
 msgstr ""
 
-#: src/applications/fs/fsui/upload.c:269
+#: src/applications/fs/fsui/upload.c:281
 #, fuzzy
 msgid "Failed to create temporary directory."
 msgstr "Dateiformat fehlerhaft (kein GNUnet Verzeichnis?)\n"
@@ -3892,17 +3896,17 @@
 msgid "LOC URI not allowed for search.\n"
 msgstr "LOC URI ist nicht erlaubt für Suchen.\n"
 
-#: src/applications/fs/ecrs/download.c:124
+#: src/applications/fs/ecrs/download.c:125
 #, c-format
 msgid "Could not unlink temporary file `%s': %s\n"
 msgstr "Temporäre Datei `%s' konnte nicht gelöscht werden: %s\n"
 
-#: src/applications/fs/ecrs/download.c:255
+#: src/applications/fs/ecrs/download.c:269
 #, c-format
 msgid "Write(%d, %p, %d) failed: %s\n"
 msgstr "Write(%d, %p, %d) schlug fehl: %s\n"
 
-#: src/applications/fs/ecrs/download.c:1001
+#: src/applications/fs/ecrs/download.c:1042
 msgid ""
 "Decrypted content does not match key. This is either a bug or a maliciously "
 "inserted file. Download aborted.\n"
@@ -3911,7 +3915,7 @@
 "Bug oder eine mit bösen Absichten eingefügte Datei. Download wurde "
 "abgebrochen.\n"
 
-#: src/applications/fs/ecrs/download.c:1186
+#: src/applications/fs/ecrs/download.c:1228
 #, c-format
 msgid ""
 "Content `%s' seems to be not available on the network (tried %u times).\n"
@@ -3976,20 +3980,20 @@
 "existiert.\n"
 
 #: src/applications/fs/ecrs/namespace.c:339
-#: src/applications/fs/ecrs/namespace.c:420
-#: src/applications/fs/ecrs/namespace.c:575
+#: src/applications/fs/ecrs/namespace.c:421
+#: src/applications/fs/ecrs/namespace.c:578
 #, c-format
 msgid "File `%s' does not contain a pseudonym.\n"
 msgstr "Die Datei `%s' enthält kein Pseudonym.\n"
 
 #: src/applications/fs/ecrs/namespace.c:351
-#: src/applications/fs/ecrs/namespace.c:431
+#: src/applications/fs/ecrs/namespace.c:432
 #, c-format
 msgid "Format of pseudonym `%s' is invalid.\n"
 msgstr "Format des Pseudonyms `%s' ist ungültig.\n"
 
-#: src/applications/fs/ecrs/namespace.c:589
-#: src/applications/fs/ecrs/namespace.c:600
+#: src/applications/fs/ecrs/namespace.c:592
+#: src/applications/fs/ecrs/namespace.c:603
 #, c-format
 msgid "Format of file `%s' is invalid.\n"
 msgstr "Format der Datei `%s' ist ungültig.\n"
@@ -4082,7 +4086,7 @@
 msgid "# bytes received of type %d"
 msgstr "# Bytes des Typs %d empfangen"
 
-#: src/applications/traffic/traffic.c:609
+#: src/applications/traffic/traffic.c:610
 msgid "tracks bandwidth utilization by gnunetd"
 msgstr "Verfolgt die Bandbreitennutzung von gnunetd"
 
@@ -4383,79 +4387,79 @@
 msgid "Message details: %u: length %d, priority: %d\n"
 msgstr "Nachrichten Details: %u: Länge %d, Priorität: %d\n"
 
-#: src/server/connection.c:2630
+#: src/server/connection.c:2631
 #, c-format
 msgid "Message from `%s' discarded: invalid format.\n"
 msgstr "Nachricht von `%s' verworfen: ungültiges Format.\n"
 
-#: src/server/connection.c:2708
+#: src/server/connection.c:2709
 #, c-format
 msgid "Invalid sequence number %u <= %u, dropping message.\n"
 msgstr "Ungültige Sequenznummer %u <= %u, Nachricht wird verworfen.\n"
 
-#: src/server/connection.c:2725
+#: src/server/connection.c:2726
 msgid "Message received more than one day old. Dropped.\n"
 msgstr ""
 "Empfangene Nachricht ist mehr als ein Tag alt. Nachricht wird verworfen.\n"
 
-#: src/server/connection.c:3166
+#: src/server/connection.c:3167
 msgid "# outgoing messages dropped"
 msgstr "# ausgehender Nachrichten verworfen"
 
-#: src/server/connection.c:3170
+#: src/server/connection.c:3171
 msgid "# bytes of outgoing messages dropped"
 msgstr "# Bytes ausgehender Nachrichten verworfen"
 
-#: src/server/connection.c:3172
+#: src/server/connection.c:3173
 msgid "# connections closed (HANGUP sent)"
 msgstr "# geschlossener Verbindungen (HANGUP gesendet)"
 
-#: src/server/connection.c:3175
+#: src/server/connection.c:3176
 msgid "# bytes encrypted"
 msgstr "# Bytes verschlüsselt"
 
-#: src/server/connection.c:3179
+#: src/server/connection.c:3180
 #, fuzzy
 msgid "# bytes transmitted"
 msgstr "# Bytes des Typs %d übertragen"
 
-#: src/server/connection.c:3183
+#: src/server/connection.c:3184
 #, fuzzy
 msgid "# bytes received"
 msgstr "# Bytes empfangen über TCP"
 
-#: src/server/connection.c:3186
+#: src/server/connection.c:3187
 msgid "# bytes decrypted"
 msgstr "# Bytes entschlüsselt"
 
-#: src/server/connection.c:3188
+#: src/server/connection.c:3189
 msgid "# bytes noise sent"
 msgstr "# Bytes Rauschen gesendet"
 
-#: src/server/connection.c:3190
+#: src/server/connection.c:3191
 msgid "# total bytes per second send limit"
 msgstr ""
 
-#: src/server/connection.c:3192
+#: src/server/connection.c:3193
 #, fuzzy
 msgid "# total bytes per second receive limit"
 msgstr "# Bytes Rauschen empfangen"
 
-#: src/server/connection.c:3194
+#: src/server/connection.c:3195
 #, fuzzy
 msgid "# total number of messages in send buffers"
 msgstr "Anzahl an Nachrichten in einem Nachrichtenblock"
 
-#: src/server/connection.c:3196
+#: src/server/connection.c:3197
 msgid "# total number of bytes we were allowed to sent but did not"
 msgstr ""
 
-#: src/server/connection.c:3198
+#: src/server/connection.c:3199
 #, fuzzy
 msgid "# total number of bytes we were allowed to sent"
 msgstr "Anzahl an Nachrichten in einem Nachrichtenblock"
 
-#: src/server/connection.c:3200
+#: src/server/connection.c:3201
 msgid "# total number of bytes we are currently allowed to send"
 msgstr ""
 
@@ -4690,7 +4694,7 @@
 msgid "`%s' failed for port %d. Is gnunetd already running?\n"
 msgstr "`%s' schlug fehl für Port %d: %s. Läuft gnunetd bereits?\n"
 
-#: src/server/tcpserver.c:387
+#: src/server/tcpserver.c:396
 #, c-format
 msgid ""
 "Malformed network specification in the configuration in section `%s' for "
@@ -4699,7 +4703,7 @@
 "Beschädigte Netzwerkangabe in der Konfigurationsdatei in Sektion `%s' für "
 "Eintrag `%s': %s\n"
 
-#: src/server/tcpserver.c:440
+#: src/server/tcpserver.c:448
 #, c-format
 msgid "%s failed, message type %d already in use.\n"
 msgstr "%s schlug fehl, Nachrichten Typ %d ist bereits in Verwendung.\n"
@@ -4912,39 +4916,39 @@
 msgid "GNUnet now uses the IP address %u.%u.%u.%u.\n"
 msgstr "GNUnet verwendet nun die IP-Adresse %u.%u.%u.%u.\n"
 
-#: src/util/disk/storage.c:201
+#: src/util/disk/storage.c:202
 #, fuzzy, c-format
 msgid "`%s' failed for drive `%s': %u\n"
 msgstr "`%s' fehlgeschlagen für Laufwerk %s: %u\n"
 
-#: src/util/disk/storage.c:518
+#: src/util/disk/storage.c:519
 #, fuzzy, c-format
 msgid "Expected `%s' to be a directory!\n"
 msgstr "`%s' erwartet, dass `%s' ein Verzeichnis ist!\n"
 
-#: src/util/config_impl/impl.c:275
+#: src/util/config_impl/impl.c:289
 #, c-format
 msgid "Syntax error in configuration file `%s' at line %d.\n"
 msgstr "Syntaxfehler in Konfigurationsdatei `%s' in Zeile %d.\n"
 
-#: src/util/config_impl/impl.c:518
+#: src/util/config_impl/impl.c:532
 #, c-format
 msgid "Setting option `%s' in section `%s' to value `%s' was refused.\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:564
+#: src/util/config_impl/impl.c:578
 #, c-format
 msgid ""
 "Configuration value '%llu' for '%s' in section '%s' is out of legal bounds [%"
 "llu,%llu]\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:576
+#: src/util/config_impl/impl.c:590
 #, c-format
 msgid "Configuration value '%s' for '%s' in section '%s' should be a number\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:666
+#: src/util/config_impl/impl.c:680
 #, c-format
 msgid ""
 "Configuration value '%s' for '%s' in section '%s' is not in set of legal "
@@ -4956,66 +4960,66 @@
 msgid "Error log:\n"
 msgstr "Fehler"
 
-#: src/util/error/error.c:138
+#: src/util/error/error.c:140
 #, c-format
 msgid ""
 "\n"
 "Press any key to continue\n"
 msgstr ""
 
-#: src/util/error/error.c:206 src/util/error/error.c:250
+#: src/util/error/error.c:208 src/util/error/error.c:252
 msgid "DEBUG"
 msgstr "DEBUG"
 
-#: src/util/error/error.c:209 src/util/error/error.c:252
+#: src/util/error/error.c:211 src/util/error/error.c:254
 msgid "STATUS"
 msgstr ""
 
-#: src/util/error/error.c:212 src/util/error/error.c:256
+#: src/util/error/error.c:214 src/util/error/error.c:258
 msgid "WARNING"
 msgstr "WARNUNG"
 
-#: src/util/error/error.c:215 src/util/error/error.c:258
+#: src/util/error/error.c:217 src/util/error/error.c:260
 msgid "ERROR"
 msgstr "FEHLER"
 
-#: src/util/error/error.c:218 src/util/error/error.c:260
+#: src/util/error/error.c:220 src/util/error/error.c:262
 msgid "FATAL"
 msgstr "SCHWERWIEGEND"
 
-#: src/util/error/error.c:221 src/util/error/error.c:262
+#: src/util/error/error.c:223 src/util/error/error.c:264
 msgid "USER"
 msgstr ""
 
-#: src/util/error/error.c:224 src/util/error/error.c:264
+#: src/util/error/error.c:226 src/util/error/error.c:266
 msgid "ADMIN"
 msgstr ""
 
-#: src/util/error/error.c:227 src/util/error/error.c:266
+#: src/util/error/error.c:229 src/util/error/error.c:268
 msgid "DEVELOPER"
 msgstr ""
 
-#: src/util/error/error.c:230 src/util/error/error.c:268
+#: src/util/error/error.c:232 src/util/error/error.c:270
 msgid "REQUEST"
 msgstr ""
 
-#: src/util/error/error.c:233 src/util/error/error.c:270
+#: src/util/error/error.c:235 src/util/error/error.c:272
 msgid "BULK"
 msgstr ""
 
-#: src/util/error/error.c:236 src/util/error/error.c:272
+#: src/util/error/error.c:238 src/util/error/error.c:274
 msgid "IMMEDIATE"
 msgstr ""
 
-#: src/util/error/error.c:239
+#: src/util/error/error.c:241
 msgid "ALL"
 msgstr ""
 
-#: src/util/error/error.c:254
+#: src/util/error/error.c:256
 msgid "INFO"
 msgstr "INFO"
 
-#: src/util/error/error.c:273
+#: src/util/error/error.c:275
 msgid "NOTHING"
 msgstr "NICHTS"
 
@@ -5910,6 +5914,14 @@
 msgid "Unknown error while creating a new user"
 msgstr "Unbekannter Fehler beim Anlegen des neuen Benutzers"
 
+#~ msgid "Waiting for gnunetd to start (%u iterations left)...\n"
+#~ msgstr "Warte auf den Start von gnunetd (%u Iterationen verbleiben)...\n"
+
+#~ msgid "Waiting for peers to connect (%u iterations left)...\n"
+#~ msgstr ""
+#~ "Warte darauf, dass sich andere Knoten verbinden (%u Iterationen "
+#~ "verbleiben)...\n"
+
 #, fuzzy
 #~ msgid "Deleting expired content.  This may take a while.\n"
 #~ msgstr "Ein neuer Hostkey wird erzeugt (dies kann eine Weile dauern).\n"

Modified: GNUnet/po/es.po
===================================================================
--- GNUnet/po/es.po     2007-05-28 19:01:27 UTC (rev 4831)
+++ GNUnet/po/es.po     2007-05-28 19:05:04 UTC (rev 4832)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: GNUnet 0.7.0e\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2007-04-22 11:48-0600\n"
+"POT-Creation-Date: 2007-05-27 22:50-0600\n"
 "PO-Revision-Date: 2006-06-29 12:05+0200\n"
 "Last-Translator: Miguel Angel Arruga <address@hidden>\n"
 "Language-Team: Spanish\n"
@@ -797,7 +797,7 @@
 msgid "Load management"
 msgstr "Argumentos en la linea de comandos inválidos.\n"
 
-#: contrib/config-daemon.scm:1297 contrib/config-client.scm:353
+#: contrib/config-daemon.scm:1297 contrib/config-client.scm:365
 msgid "Root node"
 msgstr ""
 
@@ -850,15 +850,30 @@
 "only sense for the split-library."
 msgstr ""
 
+#: contrib/config-client.scm:257
+msgid "How many entries should the URI DB table have?"
+msgstr ""
+
 #: contrib/config-client.scm:258
+msgid ""
+"GNUnet uses two bytes per entry on the disk.  This database is used to keep "
+"track of how a particular URI has been used in the past.  For example, "
+"GNUnet may remember that a particular URI has been found in a search "
+"previously or corresponds to a file uploaded by the user.  This information "
+"can then be used by user-interfaces to filter URI lists, such as search "
+"results.  If the database is full, older entries will be discarded.  The "
+"default value should be sufficient without causing undue disk utilization."
+msgstr ""
+
+#: contrib/config-client.scm:269
 msgid "File-Sharing options"
 msgstr ""
 
-#: contrib/config-client.scm:273
+#: contrib/config-client.scm:285
 msgid "Which plugins should be loaded by gnunet-gtk?"
 msgstr ""
 
-#: contrib/config-client.scm:274
+#: contrib/config-client.scm:286
 msgid ""
 "Load the about plugin for the about dialog.  The daemon plugin allows "
 "starting and stopping of gnunetd and displays information about gnunetd.  "
@@ -866,40 +881,40 @@
 "displays various statistics about gnunetd."
 msgstr ""
 
-#: contrib/config-client.scm:285
+#: contrib/config-client.scm:297
 msgid "How frequently (in milli-seconds) should the statistics update?"
 msgstr ""
 
-#: contrib/config-client.scm:286
+#: contrib/config-client.scm:298
 msgid ""
 "Each pixel in the stats dialog corresponds to the time interval specified "
 "here."
 msgstr ""
 
-#: contrib/config-client.scm:298
+#: contrib/config-client.scm:310
 msgid "Do not show thumbnail previews from meta-data in search results"
 msgstr ""
 
-#: contrib/config-client.scm:299
+#: contrib/config-client.scm:311
 msgid ""
 "This option is useful for people who maybe offended by some previews or use "
 "gnunet-gtk at work and would like to avoid bad surprises."
 msgstr ""
 
-#: contrib/config-client.scm:310
+#: contrib/config-client.scm:322
 msgid "To which directory should gnunet-gtk save downloads to?"
 msgstr ""
 
-#: contrib/config-client.scm:322
+#: contrib/config-client.scm:334
 msgid "Options related to gnunet-gtk"
 msgstr ""
 
-#: contrib/config-client.scm:341
+#: contrib/config-client.scm:353
 #, fuzzy
 msgid "Full pathname of GNUnet client HOME directory"
 msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
 
-#: contrib/config-client.scm:342
+#: contrib/config-client.scm:354
 msgid "The directory for GNUnet files that belong to the user."
 msgstr ""
 
@@ -1637,7 +1652,7 @@
 msgstr "HTTP: Imposible determinar mi dirección IP pública.\n"
 
 #: src/transports/http.c:753 src/transports/http.c:826
-#: src/transports/http.c:950 src/transports/http.c:1036
+#: src/transports/http.c:950 src/transports/http.c:1035
 #: src/transports/upnp/upnp.c:335 src/transports/upnp/upnp.c:560
 #: src/applications/bootstrap_http/http.c:121
 #: src/applications/bootstrap_http/http.c:261
@@ -1651,21 +1666,21 @@
 msgid "%s failed at %s:%d: `%s'\n"
 msgstr "'%s' falló en %s: %d con error: '%s'.\n"
 
-#: src/transports/http.c:1226
+#: src/transports/http.c:1225
 msgid ""
 "The UPnP service could not be loaded. To disable UPnP, set the configuration "
 "option \"UPNP\" in section \"HTTP\" to \"NO\"\n"
 msgstr ""
 
-#: src/transports/http.c:1234
+#: src/transports/http.c:1233
 msgid "# bytes received via HTTP"
 msgstr "# bytes recibidos vía HTTP"
 
-#: src/transports/http.c:1236
+#: src/transports/http.c:1235
 msgid "# bytes sent via HTTP"
 msgstr "# bytes mandados vía HTTP"
 
-#: src/transports/http.c:1238
+#: src/transports/http.c:1237
 msgid "# bytes dropped by HTTP (outgoing)"
 msgstr "#bytes omitidos vía HTTP (salientes)"
 
@@ -1829,27 +1844,11 @@
 msgid "Received malformed message from udp-peer connection. Closing.\n"
 msgstr "Recibido el mensaje '%s' con un mal formato. Omitiendo.\n"
 
-#: src/applications/dht/tools/dhttest2.c:45
-#: src/applications/session/sessiontest.c:42
-#: src/applications/stats/statistics.c:229
-#: src/applications/tbench/tbenchtest.c:101
-#: src/applications/tbench/tbenchtest_udp.c:100
-#: src/applications/gap/gaptest.c:49
-msgid "# of connected peers"
-msgstr "# de pares conectados"
+#: src/applications/dht/tools/dhttest2.c:46
+#: src/applications/dht/module/table.c:701
+msgid "# dht connections"
+msgstr ""
 
-#: src/applications/dht/tools/dhttest2.c:160
-#, c-format
-msgid "Waiting for gnunetd to start (%u iterations left)...\n"
-msgstr "Esperando a gnunetd para empezar (%u ciclos restantes)...\n"
-
-#: src/applications/dht/tools/dhttest2.c:173
-#: src/applications/tbench/tbenchtest.c:117
-#: src/applications/tbench/tbenchtest_udp.c:116
-#, c-format
-msgid "Waiting for peers to connect (%u iterations left)...\n"
-msgstr "Esperando a los pares para conectar (%u ciclos restantes)...\n"
-
 #: src/applications/dht/tools/dht-query.c:55
 #, fuzzy
 msgid "Query (get KEY, put KEY VALUE) DHT table."
@@ -1915,10 +1914,6 @@
 msgid "Enables efficient non-anonymous routing"
 msgstr ""
 
-#: src/applications/dht/module/table.c:701
-msgid "# dht connections"
-msgstr ""
-
 #: src/applications/dht/module/table.c:702
 #, fuzzy
 msgid "# dht discovery messages received"
@@ -2156,27 +2151,26 @@
 
 #: src/applications/sqstore_sqlite/sqlite.c:46
 #: src/applications/sqstore_sqlite/sqlite.c:53
-#: src/applications/sqstore_mysql/mysql.c:138
-#: src/applications/sqstore_mysql/mysql.c:145
-#: src/applications/sqstore_mysql/mysql.c:423
-#: src/applications/sqstore_mysql/mysql.c:754
-#: src/applications/sqstore_mysql/mysql.c:770
-#: src/applications/sqstore_mysql/mysql.c:780
-#: src/applications/sqstore_mysql/mysql.c:805
-#: src/applications/sqstore_mysql/mysql.c:816
-#: src/applications/sqstore_mysql/mysql.c:873
-#: src/applications/sqstore_mysql/mysql.c:960
-#: src/applications/sqstore_mysql/mysql.c:971
-#: src/applications/sqstore_mysql/mysql.c:1035
-#: src/applications/sqstore_mysql/mysql.c:1051
-#: src/applications/sqstore_mysql/mysql.c:1061
-#: src/applications/sqstore_mysql/mysql.c:1085
-#: src/applications/sqstore_mysql/mysql.c:1096
-#: src/applications/sqstore_mysql/mysql.c:1108
-#: src/applications/sqstore_mysql/mysql.c:1171
-#: src/applications/sqstore_mysql/mysql.c:1183
-#: src/applications/sqstore_mysql/mysql.c:1234
-#: src/applications/sqstore_mysql/mysql.c:1249
+#: src/applications/sqstore_mysql/mysql.c:139
+#: src/applications/sqstore_mysql/mysql.c:146
+#: src/applications/sqstore_mysql/mysql.c:795
+#: src/applications/sqstore_mysql/mysql.c:811
+#: src/applications/sqstore_mysql/mysql.c:821
+#: src/applications/sqstore_mysql/mysql.c:846
+#: src/applications/sqstore_mysql/mysql.c:857
+#: src/applications/sqstore_mysql/mysql.c:914
+#: src/applications/sqstore_mysql/mysql.c:1001
+#: src/applications/sqstore_mysql/mysql.c:1012
+#: src/applications/sqstore_mysql/mysql.c:1076
+#: src/applications/sqstore_mysql/mysql.c:1092
+#: src/applications/sqstore_mysql/mysql.c:1102
+#: src/applications/sqstore_mysql/mysql.c:1126
+#: src/applications/sqstore_mysql/mysql.c:1137
+#: src/applications/sqstore_mysql/mysql.c:1149
+#: src/applications/sqstore_mysql/mysql.c:1212
+#: src/applications/sqstore_mysql/mysql.c:1224
+#: src/applications/sqstore_mysql/mysql.c:1276
+#: src/applications/sqstore_mysql/mysql.c:1291
 #: src/applications/kvstore_sqlite/kv_sqlite.c:44
 #: src/applications/kvstore_sqlite/kv_sqlite.c:51
 #: src/applications/dstore/dstore.c:91 src/applications/dstore/dstore.c:178
@@ -2196,9 +2190,9 @@
 
 #: src/applications/sqstore_sqlite/sqlite.c:357
 #: src/applications/sqstore_sqlite/sqlite.c:378
-#: src/applications/sqstore_mysql/mysql.c:260
-#: src/applications/sqstore_mysql/mysql.c:834
-#: src/applications/sqstore_mysql/mysql.c:1123
+#: src/applications/sqstore_mysql/mysql.c:261
+#: src/applications/sqstore_mysql/mysql.c:875
+#: src/applications/sqstore_mysql/mysql.c:1164
 #, c-format
 msgid "Invalid data in %s.  Trying to fix (by deletion).\n"
 msgstr "Datos no válidos en %s.  Intentando fijar (por borrado).\n"
@@ -2208,11 +2202,16 @@
 msgid "sqlite datastore"
 msgstr "base de datos sqlite"
 
-#: src/applications/sqstore_sqlite/sqlite.c:1342
-#: src/applications/sqstore_mysql/mysql.c:1310
+#: src/applications/sqstore_sqlite/sqlite.c:1369
+#: src/applications/sqstore_mysql/mysql.c:1352
 msgid "# bytes in datastore"
 msgstr "# bytes en la base de datos"
 
+#: src/applications/session/sessiontest.c:43
+#: src/applications/stats/statistics.c:229
+msgid "# of connected peers"
+msgstr "# de pares conectados"
+
 #: src/applications/session/connect.c:257
 #: src/applications/session/connect.c:274
 #, c-format
@@ -2343,18 +2342,25 @@
 msgid "async RPC reply not received.\n"
 msgstr "respuesta RPC asíncrona no recibida.\n"
 
-#: src/applications/sqstore_mysql/mysql.c:261
-#: src/applications/sqstore_mysql/mysql.c:835
-#: src/applications/sqstore_mysql/mysql.c:1124
+#: src/applications/sqstore_mysql/mysql.c:262
+#: src/applications/sqstore_mysql/mysql.c:876
+#: src/applications/sqstore_mysql/mysql.c:1165
 msgid "mysql datastore"
 msgstr "base de datos mysql"
 
-#: src/applications/sqstore_mysql/mysql.c:1340
+#: src/applications/sqstore_mysql/mysql.c:424
+#, fuzzy, c-format
+msgid ""
+"`%s' failed at %s:%d with error: I/%s S/%s SC/%s SS/%s SSC/%s U/%s D/%s DG/%"
+"s\n"
+msgstr "'%s' falló en %s: %d con el error: %s\n"
+
+#: src/applications/sqstore_mysql/mysql.c:1382
 #, c-format
 msgid "Trying to use file `%s' for MySQL configuration.\n"
 msgstr "Intentando usar el fichero '%s' para la configuración de MySQL.\n"
 
-#: src/applications/sqstore_mysql/mysql.c:1363
+#: src/applications/sqstore_mysql/mysql.c:1405
 msgid ""
 "Failed to load MySQL database module.  Check that MySQL is running and "
 "configured properly!\n"
@@ -2387,7 +2393,7 @@
 msgid "Failed to access GNUnet home directory `%s'\n"
 msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
 
-#: src/applications/identity/hostkey.c:157
+#: src/applications/identity/hostkey.c:154
 #, c-format
 msgid ""
 "Existing hostkey in file `%s' failed format check, creating new hostkey.\n"
@@ -2395,15 +2401,15 @@
 "Se produjo un fallo al comprobar la clave local existente en el fichero '%"
 "s', creando nueva clave local.\n"
 
-#: src/applications/identity/hostkey.c:165
+#: src/applications/identity/hostkey.c:162
 msgid "Creating new hostkey (this may take a while).\n"
 msgstr "Creando nueva clave local (esto puede llevar un tiempo).\n"
 
-#: src/applications/identity/hostkey.c:178
+#: src/applications/identity/hostkey.c:175
 msgid "Done creating hostkey.\n"
 msgstr "Correcto al crear la clave local.\n"
 
-#: src/applications/identity/identity.c:346
+#: src/applications/identity/identity.c:347
 #, c-format
 msgid ""
 "File `%s' in directory `%s' does not match naming convention. Removed.\n"
@@ -2411,7 +2417,7 @@
 "El fichero '%s' en el directorio '%s' no sigue la convención de nombres. "
 "Eliminando.\n"
 
-#: src/applications/identity/identity.c:359
+#: src/applications/identity/identity.c:360
 #, fuzzy, c-format
 msgid ""
 "Directory `%s' in directory `%s' does not match naming convention. Removed.\n"
@@ -2419,23 +2425,23 @@
 "El fichero '%s' en el directorio '%s' no sigue la convención de nombres. "
 "Eliminando.\n"
 
-#: src/applications/identity/identity.c:396
+#: src/applications/identity/identity.c:397
 #, fuzzy, c-format
 msgid "Still no peers found in `%s'!\n"
 msgstr "¡Imposible descargar adecuadamente el servicio '%s'!\n"
 
-#: src/applications/identity/identity.c:686
-#: src/applications/identity/identity.c:706
+#: src/applications/identity/identity.c:687
+#: src/applications/identity/identity.c:707
 #, c-format
 msgid "Removed file `%s' containing invalid hello data.\n"
 msgstr "Borrando el fichero '%s' que contiene datos de saludo no válidos.\n"
 
-#: src/applications/identity/identity.c:759
+#: src/applications/identity/identity.c:760
 #, c-format
 msgid "Signature failed verification: peer `%s' not known.\n"
 msgstr "La verificación de la firma falló: el par '%s' no es conocido.\n"
 
-#: src/applications/identity/identity.c:768
+#: src/applications/identity/identity.c:769
 msgid "Signature failed verification: signature invalid.\n"
 msgstr "Falló la verificación de la firma: firma no válida.\n"
 
@@ -2956,26 +2962,26 @@
 "\n"
 "No se recibió el mensaje de gnunetd. ¿Está gnunetd ejecutandose?\n"
 
-#: src/applications/tbench/tbenchtest.c:51
-#: src/applications/tbench/tbenchtest_udp.c:50
+#: src/applications/tbench/tbenchtest.c:53
+#: src/applications/tbench/tbenchtest_udp.c:55
 #, c-format
 msgid "Using %u messages of size %u for %u times.\n"
 msgstr "Usando %u mensajes de un tamaño de %u durante %u veces.\n"
 
-#: src/applications/tbench/tbenchtest.c:78
-#: src/applications/tbench/tbenchtest_udp.c:77
+#: src/applications/tbench/tbenchtest.c:80
+#: src/applications/tbench/tbenchtest_udp.c:82
 #, c-format
 msgid "Times: max %16llu  min %16llu  mean %12.3f  variance %12.3f\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:83
-#: src/applications/tbench/tbenchtest_udp.c:82
+#: src/applications/tbench/tbenchtest.c:85
+#: src/applications/tbench/tbenchtest_udp.c:87
 #, c-format
 msgid "Loss:  max %16u  min %16u  mean %12.3f  variance %12.3f\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:89
-#: src/applications/tbench/tbenchtest_udp.c:88
+#: src/applications/tbench/tbenchtest.c:91
+#: src/applications/tbench/tbenchtest_udp.c:93
 #, c-format
 msgid ""
 "\n"
@@ -2984,8 +2990,8 @@
 "\n"
 "Fallo al recibir la respuesta de gnunetd.\n"
 
-#: src/applications/tbench/tbenchtest.c:212
-#: src/applications/tbench/tbenchtest_udp.c:211
+#: src/applications/tbench/tbenchtest.c:148
+#: src/applications/tbench/tbenchtest_udp.c:152
 #, c-format
 msgid "Running benchmark...\n"
 msgstr ""
@@ -3061,115 +3067,115 @@
 msgid "allows mapping of the network topology"
 msgstr ""
 
-#: src/applications/gap/gap.c:1690
+#: src/applications/gap/gap.c:1707
 #, c-format
 msgid "GAP received invalid content from `%s'\n"
 msgstr "GAP recibido contenido no válido de '%s'\n"
 
-#: src/applications/gap/gap.c:1691
+#: src/applications/gap/gap.c:1708
 msgid "myself"
 msgstr "yo"
 
-#: src/applications/gap/gap.c:1865
+#: src/applications/gap/gap.c:1884
 msgid ""
 "Cover traffic requested but traffic service not loaded.  Rejecting request.\n"
 msgstr ""
 "Solicitada la cobertura de tráfico pero el servicio de tráfico no ha sido "
 "cargado. Rechazando la petición.\n"
 
-#: src/applications/gap/gap.c:1877 src/applications/fs/module/anonymity.c:67
+#: src/applications/gap/gap.c:1896 src/applications/fs/module/anonymity.c:67
 msgid "Failed to get traffic stats.\n"
 msgstr "Fallo en las estadísticas del tráfico.\n"
 
-#: src/applications/gap/gap.c:1884 src/applications/gap/gap.c:1890
-#: src/applications/gap/gap.c:1897
+#: src/applications/gap/gap.c:1903 src/applications/gap/gap.c:1909
+#: src/applications/gap/gap.c:1916
 msgid "Cannot satisfy desired level of anonymity, ignoring request.\n"
 msgstr ""
 "Imposible satisfacer el nivel deseado de anonimato, ignorando la petición.\n"
 
-#: src/applications/gap/gap.c:2181
+#: src/applications/gap/gap.c:2202
 msgid "# gap requests total received"
 msgstr ""
 
-#: src/applications/gap/gap.c:2182
+#: src/applications/gap/gap.c:2203
 msgid "# gap requests policy: immediate drop"
 msgstr ""
 
-#: src/applications/gap/gap.c:2183
+#: src/applications/gap/gap.c:2204
 msgid "# gap requests policy: not routed"
 msgstr ""
 
-#: src/applications/gap/gap.c:2184
+#: src/applications/gap/gap.c:2205
 msgid "# gap requests policy: not answered"
 msgstr ""
 
-#: src/applications/gap/gap.c:2185
+#: src/applications/gap/gap.c:2206
 msgid "# gap requests processed: attempted add to RT"
 msgstr ""
 
-#: src/applications/gap/gap.c:2186
+#: src/applications/gap/gap.c:2207
 msgid "# gap requests processed: local result"
 msgstr ""
 
-#: src/applications/gap/gap.c:2187
+#: src/applications/gap/gap.c:2208
 msgid "# gap routing successes (total)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2188
+#: src/applications/gap/gap.c:2209
 msgid "# gap requests dropped: collision in RT"
 msgstr ""
 
-#: src/applications/gap/gap.c:2189
+#: src/applications/gap/gap.c:2210
 msgid "# gap requests forwarded (counting each peer)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2190
+#: src/applications/gap/gap.c:2211
 msgid "# gap duplicate requests (pending)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2191
+#: src/applications/gap/gap.c:2212
 msgid "# gap duplicate requests that were re-tried"
 msgstr ""
 
-#: src/applications/gap/gap.c:2192
+#: src/applications/gap/gap.c:2213
 msgid "# gap re-try ttl difference (cummulative)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2193
+#: src/applications/gap/gap.c:2214
 msgid "# gap reply duplicates"
 msgstr ""
 
-#: src/applications/gap/gap.c:2194
+#: src/applications/gap/gap.c:2215
 msgid "# gap spurious replies"
 msgstr ""
 
-#: src/applications/gap/gap.c:2195
+#: src/applications/gap/gap.c:2216
 msgid "# gap routing slots currently in use"
 msgstr ""
 
-#: src/applications/gap/gap.c:2196
+#: src/applications/gap/gap.c:2217
 msgid "# gap memory used for tracking seen content"
 msgstr ""
 
-#: src/applications/gap/gap.c:2197
+#: src/applications/gap/gap.c:2218
 msgid "# gap memory used for tracking routing destinations"
 msgstr ""
 
-#: src/applications/gap/gap.c:2198
+#: src/applications/gap/gap.c:2219
 msgid "# gap rewards pending"
 msgstr ""
 
-#: src/applications/gap/gap.c:2199
+#: src/applications/gap/gap.c:2220
 msgid "# gap response weights"
 msgstr ""
 
-#: src/applications/gap/gap.c:2215
+#: src/applications/gap/gap.c:2236
 msgid ""
 "Traffic service failed to load; gap cannot ensure cover-traffic "
 "availability.\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:2243
+#: src/applications/gap/gap.c:2264
 #, c-format
 msgid "`%s' registering handlers %d %d\n"
 msgstr "'%s' registrando manejadores %d %d\n"
@@ -3755,7 +3761,7 @@
 msgstr ""
 "Bloque ODB '%s' desindexado del offset %llu perdido de la base de datos.\n"
 
-#: src/applications/fs/module/fs.c:1139
+#: src/applications/fs/module/fs.c:1146
 #, c-format
 msgid ""
 "You must specify a postive number for `%s' in the configuration in section `%"
@@ -3764,12 +3770,12 @@
 "Debes especificar un número positivo para '%s' en la configuración en la "
 "sección '%s'.\n"
 
-#: src/applications/fs/module/fs.c:1180
+#: src/applications/fs/module/fs.c:1188
 #, c-format
 msgid "`%s' registering client handlers %d %d %d %d %d %d %d %d %d\n"
 msgstr "'%s' registrando manejadores de clientes %d %d %d %d %d %d %d %d %d\n"
 
-#: src/applications/fs/module/fs.c:1220
+#: src/applications/fs/module/fs.c:1228
 msgid "enables (anonymous) file-sharing"
 msgstr "activa la compartición de ficheros anónima"
 
@@ -3792,12 +3798,12 @@
 msgid "AND"
 msgstr "Y"
 
-#: src/applications/fs/fsui/search.c:275
+#: src/applications/fs/fsui/search.c:281
 #, fuzzy
 msgid "Error running search (no reason given)."
 msgstr "Se produjo un fallo al comenzar la búsqueda. Consulte los logs.\n"
 
-#: src/applications/fs/fsui/download.c:267
+#: src/applications/fs/fsui/download.c:308
 #, fuzzy
 msgid "Download failed (no reason given)"
 msgstr "La descarga del ERCS falló (vea los logs)."
@@ -3806,7 +3812,7 @@
 msgid "Unindexing failed (no reason given)"
 msgstr ""
 
-#: src/applications/fs/fsui/upload.c:269
+#: src/applications/fs/fsui/upload.c:281
 #, fuzzy
 msgid "Failed to create temporary directory."
 msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
@@ -3826,17 +3832,17 @@
 msgid "LOC URI not allowed for search.\n"
 msgstr "LOC URI no autorizado para buscar.\n"
 
-#: src/applications/fs/ecrs/download.c:124
+#: src/applications/fs/ecrs/download.c:125
 #, c-format
 msgid "Could not unlink temporary file `%s': %s\n"
 msgstr "Imposible desenlazar temporalmente el fichero '%s': %s\n"
 
-#: src/applications/fs/ecrs/download.c:255
+#: src/applications/fs/ecrs/download.c:269
 #, c-format
 msgid "Write(%d, %p, %d) failed: %s\n"
 msgstr "Escribiendo(%d, %p, %d) se produjo un fallo: %s\n"
 
-#: src/applications/fs/ecrs/download.c:1001
+#: src/applications/fs/ecrs/download.c:1042
 msgid ""
 "Decrypted content does not match key. This is either a bug or a maliciously "
 "inserted file. Download aborted.\n"
@@ -3844,7 +3850,7 @@
 "El contenido desencriptado no encuentra una clave. Esto puede ser un bug o "
 "un fichero introducido maliciosamente. Descarga abortada.\n"
 
-#: src/applications/fs/ecrs/download.c:1186
+#: src/applications/fs/ecrs/download.c:1228
 #, c-format
 msgid ""
 "Content `%s' seems to be not available on the network (tried %u times).\n"
@@ -3909,20 +3915,20 @@
 msgstr "Imposible crear el pseudónimo '%s', el fichero '%s' ya existe.\n"
 
 #: src/applications/fs/ecrs/namespace.c:339
-#: src/applications/fs/ecrs/namespace.c:420
-#: src/applications/fs/ecrs/namespace.c:575
+#: src/applications/fs/ecrs/namespace.c:421
+#: src/applications/fs/ecrs/namespace.c:578
 #, c-format
 msgid "File `%s' does not contain a pseudonym.\n"
 msgstr "El fichero '%s' no contiene un pseudónimo.\n"
 
 #: src/applications/fs/ecrs/namespace.c:351
-#: src/applications/fs/ecrs/namespace.c:431
+#: src/applications/fs/ecrs/namespace.c:432
 #, c-format
 msgid "Format of pseudonym `%s' is invalid.\n"
 msgstr "Formato del pseudónimo '%s' no es válido.\n"
 
-#: src/applications/fs/ecrs/namespace.c:589
-#: src/applications/fs/ecrs/namespace.c:600
+#: src/applications/fs/ecrs/namespace.c:592
+#: src/applications/fs/ecrs/namespace.c:603
 #, c-format
 msgid "Format of file `%s' is invalid.\n"
 msgstr "El formato del fichero '%s' no es válido.\n"
@@ -4016,7 +4022,7 @@
 msgid "# bytes received of type %d"
 msgstr ""
 
-#: src/applications/traffic/traffic.c:609
+#: src/applications/traffic/traffic.c:610
 msgid "tracks bandwidth utilization by gnunetd"
 msgstr ""
 
@@ -4315,78 +4321,78 @@
 msgid "Message details: %u: length %d, priority: %d\n"
 msgstr "Detalles del mensaje: %u: longitud %d, prioridad: %d\n"
 
-#: src/server/connection.c:2630
+#: src/server/connection.c:2631
 #, c-format
 msgid "Message from `%s' discarded: invalid format.\n"
 msgstr "Mensaje de '%s' descartado: formato inválido.\n"
 
-#: src/server/connection.c:2708
+#: src/server/connection.c:2709
 #, c-format
 msgid "Invalid sequence number %u <= %u, dropping message.\n"
 msgstr "Secuencia de números no válida %u <= %u, omitiendo mensaje.\n"
 
-#: src/server/connection.c:2725
+#: src/server/connection.c:2726
 msgid "Message received more than one day old. Dropped.\n"
 msgstr "Mensajes recibidos de mas de un día de antigüedad. Omitidos.\n"
 
-#: src/server/connection.c:3166
+#: src/server/connection.c:3167
 msgid "# outgoing messages dropped"
 msgstr "# mensajes salientes omitidos"
 
-#: src/server/connection.c:3170
+#: src/server/connection.c:3171
 msgid "# bytes of outgoing messages dropped"
 msgstr "# bytes de mensajes salientes omitidos"
 
-#: src/server/connection.c:3172
+#: src/server/connection.c:3173
 msgid "# connections closed (HANGUP sent)"
 msgstr ""
 
-#: src/server/connection.c:3175
+#: src/server/connection.c:3176
 msgid "# bytes encrypted"
 msgstr "# bytes encriptados"
 
-#: src/server/connection.c:3179
+#: src/server/connection.c:3180
 #, fuzzy
 msgid "# bytes transmitted"
 msgstr "# bytes desencriptados"
 
-#: src/server/connection.c:3183
+#: src/server/connection.c:3184
 #, fuzzy
 msgid "# bytes received"
 msgstr "# bytes recibidos por TCP"
 
-#: src/server/connection.c:3186
+#: src/server/connection.c:3187
 msgid "# bytes decrypted"
 msgstr "# bytes desencriptados"
 
-#: src/server/connection.c:3188
+#: src/server/connection.c:3189
 msgid "# bytes noise sent"
 msgstr "# \"bytes-ruido\" mandados"
 
-#: src/server/connection.c:3190
+#: src/server/connection.c:3191
 msgid "# total bytes per second send limit"
 msgstr ""
 
-#: src/server/connection.c:3192
+#: src/server/connection.c:3193
 #, fuzzy
 msgid "# total bytes per second receive limit"
 msgstr "# bytes de ruido recibidos"
 
-#: src/server/connection.c:3194
+#: src/server/connection.c:3195
 #, fuzzy
 msgid "# total number of messages in send buffers"
 msgstr "número de mensajes en un bloque de mensajes"
 
-#: src/server/connection.c:3196
+#: src/server/connection.c:3197
 msgid "# total number of bytes we were allowed to sent but did not"
 msgstr ""
 
-#: src/server/connection.c:3198
+#: src/server/connection.c:3199
 #, fuzzy
 msgid "# total number of bytes we were allowed to sent"
 msgstr "número de mensajes en un bloque de mensajes"
 
-#: src/server/connection.c:3200
+#: src/server/connection.c:3201
 msgid "# total number of bytes we are currently allowed to send"
 msgstr ""
 
@@ -4613,14 +4619,14 @@
 msgstr ""
 "'%s' falló para el puerto %d: %s. ¿Está gnunet ejecutandose actualmente?\n"
 
-#: src/server/tcpserver.c:387
+#: src/server/tcpserver.c:396
 #, c-format
 msgid ""
 "Malformed network specification in the configuration in section `%s' for "
 "entry `%s': %s\n"
 msgstr ""
 
-#: src/server/tcpserver.c:440
+#: src/server/tcpserver.c:448
 #, c-format
 msgid "%s failed, message type %d already in use.\n"
 msgstr "%s falló, el mensaje del tipo %d ya está en uso.\n"
@@ -4826,40 +4832,40 @@
 msgid "GNUnet now uses the IP address %u.%u.%u.%u.\n"
 msgstr "GNUnet usa ahora la dirección IP %u.%u.%u.%u.\n"
 
-#: src/util/disk/storage.c:201
+#: src/util/disk/storage.c:202
 #, fuzzy, c-format
 msgid "`%s' failed for drive `%s': %u\n"
 msgstr "'%s' falló para la unidad %s: %u\n"
 
-#: src/util/disk/storage.c:518
+#: src/util/disk/storage.c:519
 #, fuzzy, c-format
 msgid "Expected `%s' to be a directory!\n"
 msgstr "¡'%s' se esperaba que '%s' fuera un directorio!\n"
 
-#: src/util/config_impl/impl.c:275
+#: src/util/config_impl/impl.c:289
 #, c-format
 msgid "Syntax error in configuration file `%s' at line %d.\n"
 msgstr ""
 "Error de sintaxis en el fichero de configuración '%s' en la linea %d.\n"
 
-#: src/util/config_impl/impl.c:518
+#: src/util/config_impl/impl.c:532
 #, c-format
 msgid "Setting option `%s' in section `%s' to value `%s' was refused.\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:564
+#: src/util/config_impl/impl.c:578
 #, c-format
 msgid ""
 "Configuration value '%llu' for '%s' in section '%s' is out of legal bounds [%"
 "llu,%llu]\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:576
+#: src/util/config_impl/impl.c:590
 #, c-format
 msgid "Configuration value '%s' for '%s' in section '%s' should be a number\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:666
+#: src/util/config_impl/impl.c:680
 #, c-format
 msgid ""
 "Configuration value '%s' for '%s' in section '%s' is not in set of legal "
@@ -4871,66 +4877,66 @@
 msgid "Error log:\n"
 msgstr "Error"
 
-#: src/util/error/error.c:138
+#: src/util/error/error.c:140
 #, c-format
 msgid ""
 "\n"
 "Press any key to continue\n"
 msgstr ""
 
-#: src/util/error/error.c:206 src/util/error/error.c:250
+#: src/util/error/error.c:208 src/util/error/error.c:252
 msgid "DEBUG"
 msgstr "DEPURACIÓN"
 
-#: src/util/error/error.c:209 src/util/error/error.c:252
+#: src/util/error/error.c:211 src/util/error/error.c:254
 msgid "STATUS"
 msgstr ""
 
-#: src/util/error/error.c:212 src/util/error/error.c:256
+#: src/util/error/error.c:214 src/util/error/error.c:258
 msgid "WARNING"
 msgstr "PELIGRO"
 
-#: src/util/error/error.c:215 src/util/error/error.c:258
+#: src/util/error/error.c:217 src/util/error/error.c:260
 msgid "ERROR"
 msgstr "ERROR"
 
-#: src/util/error/error.c:218 src/util/error/error.c:260
+#: src/util/error/error.c:220 src/util/error/error.c:262
 msgid "FATAL"
 msgstr "FATAL"
 
-#: src/util/error/error.c:221 src/util/error/error.c:262
+#: src/util/error/error.c:223 src/util/error/error.c:264
 msgid "USER"
 msgstr ""
 
-#: src/util/error/error.c:224 src/util/error/error.c:264
+#: src/util/error/error.c:226 src/util/error/error.c:266
 msgid "ADMIN"
 msgstr ""
 
-#: src/util/error/error.c:227 src/util/error/error.c:266
+#: src/util/error/error.c:229 src/util/error/error.c:268
 msgid "DEVELOPER"
 msgstr ""
 
-#: src/util/error/error.c:230 src/util/error/error.c:268
+#: src/util/error/error.c:232 src/util/error/error.c:270
 msgid "REQUEST"
 msgstr ""
 
-#: src/util/error/error.c:233 src/util/error/error.c:270
+#: src/util/error/error.c:235 src/util/error/error.c:272
 msgid "BULK"
 msgstr ""
 
-#: src/util/error/error.c:236 src/util/error/error.c:272
+#: src/util/error/error.c:238 src/util/error/error.c:274
 msgid "IMMEDIATE"
 msgstr ""
 
-#: src/util/error/error.c:239
+#: src/util/error/error.c:241
 msgid "ALL"
 msgstr ""
 
-#: src/util/error/error.c:254
+#: src/util/error/error.c:256
 msgid "INFO"
 msgstr "INFORMACIÓN"
 
-#: src/util/error/error.c:273
+#: src/util/error/error.c:275
 msgid "NOTHING"
 msgstr "NADA"
 
@@ -5819,6 +5825,12 @@
 msgid "Unknown error while creating a new user"
 msgstr "Error desconocido mientras se creaba un nuevo usuario"
 
+#~ msgid "Waiting for gnunetd to start (%u iterations left)...\n"
+#~ msgstr "Esperando a gnunetd para empezar (%u ciclos restantes)...\n"
+
+#~ msgid "Waiting for peers to connect (%u iterations left)...\n"
+#~ msgstr "Esperando a los pares para conectar (%u ciclos restantes)...\n"
+
 #, fuzzy
 #~ msgid "Deleting expired content.  This may take a while.\n"
 #~ msgstr "Creando nueva clave local (esto puede llevar un tiempo).\n"

Modified: GNUnet/po/rw.po
===================================================================
--- GNUnet/po/rw.po     2007-05-28 19:01:27 UTC (rev 4831)
+++ GNUnet/po/rw.po     2007-05-28 19:05:04 UTC (rev 4832)
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: GNUnet 0.7.0pre0\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2007-04-22 11:48-0600\n"
+"POT-Creation-Date: 2007-05-27 22:50-0600\n"
 "PO-Revision-Date: 2005-04-04 10:55-0700\n"
 "Last-Translator: Steven Michael Murphy <address@hidden>\n"
 "Language-Team: Kinyarwanda <address@hidden>\n"
@@ -785,7 +785,7 @@
 msgid "Load management"
 msgstr ""
 
-#: contrib/config-daemon.scm:1297 contrib/config-client.scm:353
+#: contrib/config-daemon.scm:1297 contrib/config-client.scm:365
 msgid "Root node"
 msgstr ""
 
@@ -836,15 +836,30 @@
 "only sense for the split-library."
 msgstr ""
 
+#: contrib/config-client.scm:257
+msgid "How many entries should the URI DB table have?"
+msgstr ""
+
 #: contrib/config-client.scm:258
+msgid ""
+"GNUnet uses two bytes per entry on the disk.  This database is used to keep "
+"track of how a particular URI has been used in the past.  For example, "
+"GNUnet may remember that a particular URI has been found in a search "
+"previously or corresponds to a file uploaded by the user.  This information "
+"can then be used by user-interfaces to filter URI lists, such as search "
+"results.  If the database is full, older entries will be discarded.  The "
+"default value should be sufficient without causing undue disk utilization."
+msgstr ""
+
+#: contrib/config-client.scm:269
 msgid "File-Sharing options"
 msgstr ""
 
-#: contrib/config-client.scm:273
+#: contrib/config-client.scm:285
 msgid "Which plugins should be loaded by gnunet-gtk?"
 msgstr ""
 
-#: contrib/config-client.scm:274
+#: contrib/config-client.scm:286
 msgid ""
 "Load the about plugin for the about dialog.  The daemon plugin allows "
 "starting and stopping of gnunetd and displays information about gnunetd.  "
@@ -852,40 +867,40 @@
 "displays various statistics about gnunetd."
 msgstr ""
 
-#: contrib/config-client.scm:285
+#: contrib/config-client.scm:297
 msgid "How frequently (in milli-seconds) should the statistics update?"
 msgstr ""
 
-#: contrib/config-client.scm:286
+#: contrib/config-client.scm:298
 msgid ""
 "Each pixel in the stats dialog corresponds to the time interval specified "
 "here."
 msgstr ""
 
-#: contrib/config-client.scm:298
+#: contrib/config-client.scm:310
 msgid "Do not show thumbnail previews from meta-data in search results"
 msgstr ""
 
-#: contrib/config-client.scm:299
+#: contrib/config-client.scm:311
 msgid ""
 "This option is useful for people who maybe offended by some previews or use "
 "gnunet-gtk at work and would like to avoid bad surprises."
 msgstr ""
 
-#: contrib/config-client.scm:310
+#: contrib/config-client.scm:322
 msgid "To which directory should gnunet-gtk save downloads to?"
 msgstr ""
 
-#: contrib/config-client.scm:322
+#: contrib/config-client.scm:334
 msgid "Options related to gnunet-gtk"
 msgstr ""
 
-#: contrib/config-client.scm:341
+#: contrib/config-client.scm:353
 #, fuzzy
 msgid "Full pathname of GNUnet client HOME directory"
 msgstr "Tangaza Nka i Izina: Bya i IDOSIYE Cyangwa bushyinguro"
 
-#: contrib/config-client.scm:342
+#: contrib/config-client.scm:354
 msgid "The directory for GNUnet files that belong to the user."
 msgstr ""
 
@@ -1555,7 +1570,7 @@
 msgstr "OYA Rusange Aderesi"
 
 #: src/transports/http.c:753 src/transports/http.c:826
-#: src/transports/http.c:950 src/transports/http.c:1036
+#: src/transports/http.c:950 src/transports/http.c:1035
 #: src/transports/upnp/upnp.c:335 src/transports/upnp/upnp.c:560
 #: src/applications/bootstrap_http/http.c:121
 #: src/applications/bootstrap_http/http.c:261
@@ -1569,23 +1584,23 @@
 msgid "%s failed at %s:%d: `%s'\n"
 msgstr "'%s'Byanze ku Na: Ikosa"
 
-#: src/transports/http.c:1226
+#: src/transports/http.c:1225
 msgid ""
 "The UPnP service could not be loaded. To disable UPnP, set the configuration "
 "option \"UPNP\" in section \"HTTP\" to \"NO\"\n"
 msgstr ""
 
-#: src/transports/http.c:1234
+#: src/transports/http.c:1233
 #, fuzzy
 msgid "# bytes received via HTTP"
 msgstr "#Bayite BYAKIRIWE Bya Ubwoko"
 
-#: src/transports/http.c:1236
+#: src/transports/http.c:1235
 #, fuzzy
 msgid "# bytes sent via HTTP"
 msgstr "#Bayite Yoherejwe:"
 
-#: src/transports/http.c:1238
+#: src/transports/http.c:1237
 msgid "# bytes dropped by HTTP (outgoing)"
 msgstr ""
 
@@ -1790,28 +1805,11 @@
 msgid "Received malformed message from udp-peer connection. Closing.\n"
 msgstr "Ubutumwa Bivuye Ukwihuza"
 
-#: src/applications/dht/tools/dhttest2.c:45
-#: src/applications/session/sessiontest.c:42
-#: src/applications/stats/statistics.c:229
-#: src/applications/tbench/tbenchtest.c:101
-#: src/applications/tbench/tbenchtest_udp.c:100
-#: src/applications/gap/gaptest.c:49
-#, fuzzy
-msgid "# of connected peers"
-msgstr "#Bya"
-
-#: src/applications/dht/tools/dhttest2.c:160
-#, c-format
-msgid "Waiting for gnunetd to start (%u iterations left)...\n"
+#: src/applications/dht/tools/dhttest2.c:46
+#: src/applications/dht/module/table.c:701
+msgid "# dht connections"
 msgstr ""
 
-#: src/applications/dht/tools/dhttest2.c:173
-#: src/applications/tbench/tbenchtest.c:117
-#: src/applications/tbench/tbenchtest_udp.c:116
-#, c-format
-msgid "Waiting for peers to connect (%u iterations left)...\n"
-msgstr ""
-
 #: src/applications/dht/tools/dht-query.c:55
 #, fuzzy
 msgid "Query (get KEY, put KEY VALUE) DHT table."
@@ -1877,10 +1875,6 @@
 msgid "Enables efficient non-anonymous routing"
 msgstr ""
 
-#: src/applications/dht/module/table.c:701
-msgid "# dht connections"
-msgstr ""
-
 #: src/applications/dht/module/table.c:702
 #, fuzzy
 msgid "# dht discovery messages received"
@@ -2136,27 +2130,26 @@
 
 #: src/applications/sqstore_sqlite/sqlite.c:46
 #: src/applications/sqstore_sqlite/sqlite.c:53
-#: src/applications/sqstore_mysql/mysql.c:138
-#: src/applications/sqstore_mysql/mysql.c:145
-#: src/applications/sqstore_mysql/mysql.c:423
-#: src/applications/sqstore_mysql/mysql.c:754
-#: src/applications/sqstore_mysql/mysql.c:770
-#: src/applications/sqstore_mysql/mysql.c:780
-#: src/applications/sqstore_mysql/mysql.c:805
-#: src/applications/sqstore_mysql/mysql.c:816
-#: src/applications/sqstore_mysql/mysql.c:873
-#: src/applications/sqstore_mysql/mysql.c:960
-#: src/applications/sqstore_mysql/mysql.c:971
-#: src/applications/sqstore_mysql/mysql.c:1035
-#: src/applications/sqstore_mysql/mysql.c:1051
-#: src/applications/sqstore_mysql/mysql.c:1061
-#: src/applications/sqstore_mysql/mysql.c:1085
-#: src/applications/sqstore_mysql/mysql.c:1096
-#: src/applications/sqstore_mysql/mysql.c:1108
-#: src/applications/sqstore_mysql/mysql.c:1171
-#: src/applications/sqstore_mysql/mysql.c:1183
-#: src/applications/sqstore_mysql/mysql.c:1234
-#: src/applications/sqstore_mysql/mysql.c:1249
+#: src/applications/sqstore_mysql/mysql.c:139
+#: src/applications/sqstore_mysql/mysql.c:146
+#: src/applications/sqstore_mysql/mysql.c:795
+#: src/applications/sqstore_mysql/mysql.c:811
+#: src/applications/sqstore_mysql/mysql.c:821
+#: src/applications/sqstore_mysql/mysql.c:846
+#: src/applications/sqstore_mysql/mysql.c:857
+#: src/applications/sqstore_mysql/mysql.c:914
+#: src/applications/sqstore_mysql/mysql.c:1001
+#: src/applications/sqstore_mysql/mysql.c:1012
+#: src/applications/sqstore_mysql/mysql.c:1076
+#: src/applications/sqstore_mysql/mysql.c:1092
+#: src/applications/sqstore_mysql/mysql.c:1102
+#: src/applications/sqstore_mysql/mysql.c:1126
+#: src/applications/sqstore_mysql/mysql.c:1137
+#: src/applications/sqstore_mysql/mysql.c:1149
+#: src/applications/sqstore_mysql/mysql.c:1212
+#: src/applications/sqstore_mysql/mysql.c:1224
+#: src/applications/sqstore_mysql/mysql.c:1276
+#: src/applications/sqstore_mysql/mysql.c:1291
 #: src/applications/kvstore_sqlite/kv_sqlite.c:44
 #: src/applications/kvstore_sqlite/kv_sqlite.c:51
 #: src/applications/dstore/dstore.c:91 src/applications/dstore/dstore.c:178
@@ -2176,9 +2169,9 @@
 
 #: src/applications/sqstore_sqlite/sqlite.c:357
 #: src/applications/sqstore_sqlite/sqlite.c:378
-#: src/applications/sqstore_mysql/mysql.c:260
-#: src/applications/sqstore_mysql/mysql.c:834
-#: src/applications/sqstore_mysql/mysql.c:1123
+#: src/applications/sqstore_mysql/mysql.c:261
+#: src/applications/sqstore_mysql/mysql.c:875
+#: src/applications/sqstore_mysql/mysql.c:1164
 #, c-format
 msgid "Invalid data in %s.  Trying to fix (by deletion).\n"
 msgstr ""
@@ -2188,12 +2181,18 @@
 msgid "sqlite datastore"
 msgstr ""
 
-#: src/applications/sqstore_sqlite/sqlite.c:1342
-#: src/applications/sqstore_mysql/mysql.c:1310
+#: src/applications/sqstore_sqlite/sqlite.c:1369
+#: src/applications/sqstore_mysql/mysql.c:1352
 #, fuzzy
 msgid "# bytes in datastore"
 msgstr "#Bayite Yoherejwe:"
 
+#: src/applications/session/sessiontest.c:43
+#: src/applications/stats/statistics.c:229
+#, fuzzy
+msgid "# of connected peers"
+msgstr "#Bya"
+
 #: src/applications/session/connect.c:257
 #: src/applications/session/connect.c:274
 #, fuzzy, c-format
@@ -2318,18 +2317,25 @@
 msgid "async RPC reply not received.\n"
 msgstr "Subiza OYA BYAKIRIWE"
 
-#: src/applications/sqstore_mysql/mysql.c:261
-#: src/applications/sqstore_mysql/mysql.c:835
-#: src/applications/sqstore_mysql/mysql.c:1124
+#: src/applications/sqstore_mysql/mysql.c:262
+#: src/applications/sqstore_mysql/mysql.c:876
+#: src/applications/sqstore_mysql/mysql.c:1165
 msgid "mysql datastore"
 msgstr ""
 
-#: src/applications/sqstore_mysql/mysql.c:1340
+#: src/applications/sqstore_mysql/mysql.c:424
 #, fuzzy, c-format
+msgid ""
+"`%s' failed at %s:%d with error: I/%s S/%s SC/%s SS/%s SSC/%s U/%s D/%s DG/%"
+"s\n"
+msgstr "'%s'Byanze ku Na: Ikosa"
+
+#: src/applications/sqstore_mysql/mysql.c:1382
+#, fuzzy, c-format
 msgid "Trying to use file `%s' for MySQL configuration.\n"
 msgstr "Kuri Gukoresha IDOSIYE kugirango Iboneza"
 
-#: src/applications/sqstore_mysql/mysql.c:1363
+#: src/applications/sqstore_mysql/mysql.c:1405
 msgid ""
 "Failed to load MySQL database module.  Check that MySQL is running and "
 "configured properly!\n"
@@ -2360,50 +2366,50 @@
 msgid "Failed to access GNUnet home directory `%s'\n"
 msgstr "OYA bushyinguro"
 
-#: src/applications/identity/hostkey.c:157
+#: src/applications/identity/hostkey.c:154
 #, fuzzy, c-format
 msgid ""
 "Existing hostkey in file `%s' failed format check, creating new hostkey.\n"
 msgstr "in IDOSIYE Byanze Imiterere Kugenzura... Gishya"
 
-#: src/applications/identity/hostkey.c:165
+#: src/applications/identity/hostkey.c:162
 #, fuzzy
 msgid "Creating new hostkey (this may take a while).\n"
 msgstr "Gishya iyi Gicurasi a"
 
-#: src/applications/identity/hostkey.c:178
+#: src/applications/identity/hostkey.c:175
 msgid "Done creating hostkey.\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:346
+#: src/applications/identity/identity.c:347
 #, fuzzy, c-format
 msgid ""
 "File `%s' in directory `%s' does not match naming convention. Removed.\n"
 msgstr "Idosiye in bushyinguro OYA BIHUYE"
 
-#: src/applications/identity/identity.c:359
+#: src/applications/identity/identity.c:360
 #, fuzzy, c-format
 msgid ""
 "Directory `%s' in directory `%s' does not match naming convention. Removed.\n"
 msgstr "Idosiye in bushyinguro OYA BIHUYE"
 
-#: src/applications/identity/identity.c:396
+#: src/applications/identity/identity.c:397
 #, c-format
 msgid "Still no peers found in `%s'!\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:686
-#: src/applications/identity/identity.c:706
+#: src/applications/identity/identity.c:687
+#: src/applications/identity/identity.c:707
 #, fuzzy, c-format
 msgid "Removed file `%s' containing invalid hello data.\n"
 msgstr "IDOSIYE Sibyo Ibyatanzwe"
 
-#: src/applications/identity/identity.c:759
+#: src/applications/identity/identity.c:760
 #, c-format
 msgid "Signature failed verification: peer `%s' not known.\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:768
+#: src/applications/identity/identity.c:769
 msgid "Signature failed verification: signature invalid.\n"
 msgstr ""
 
@@ -2991,34 +2997,34 @@
 "Did not receive the message from gnunetd. Is gnunetd running?\n"
 msgstr "OYA Akira i Ubutumwa Bivuye"
 
-#: src/applications/tbench/tbenchtest.c:51
-#: src/applications/tbench/tbenchtest_udp.c:50
+#: src/applications/tbench/tbenchtest.c:53
+#: src/applications/tbench/tbenchtest_udp.c:55
 #, c-format
 msgid "Using %u messages of size %u for %u times.\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:78
-#: src/applications/tbench/tbenchtest_udp.c:77
+#: src/applications/tbench/tbenchtest.c:80
+#: src/applications/tbench/tbenchtest_udp.c:82
 #, c-format
 msgid "Times: max %16llu  min %16llu  mean %12.3f  variance %12.3f\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:83
-#: src/applications/tbench/tbenchtest_udp.c:82
+#: src/applications/tbench/tbenchtest.c:85
+#: src/applications/tbench/tbenchtest_udp.c:87
 #, c-format
 msgid "Loss:  max %16u  min %16u  mean %12.3f  variance %12.3f\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:89
-#: src/applications/tbench/tbenchtest_udp.c:88
+#: src/applications/tbench/tbenchtest.c:91
+#: src/applications/tbench/tbenchtest_udp.c:93
 #, fuzzy, c-format
 msgid ""
 "\n"
 "Failed to receive reply from gnunetd.\n"
 msgstr "Kuri Akira Kuri Ubutumwa Bivuye"
 
-#: src/applications/tbench/tbenchtest.c:212
-#: src/applications/tbench/tbenchtest_udp.c:211
+#: src/applications/tbench/tbenchtest.c:148
+#: src/applications/tbench/tbenchtest_udp.c:152
 #, c-format
 msgid "Running benchmark...\n"
 msgstr ""
@@ -3102,116 +3108,116 @@
 msgid "allows mapping of the network topology"
 msgstr "urusobe"
 
-#: src/applications/gap/gap.c:1690
+#: src/applications/gap/gap.c:1707
 #, fuzzy, c-format
 msgid "GAP received invalid content from `%s'\n"
 msgstr "Sibyo Ubutumwa Bivuye"
 
-#: src/applications/gap/gap.c:1691
+#: src/applications/gap/gap.c:1708
 msgid "myself"
 msgstr ""
 
-#: src/applications/gap/gap.c:1865
+#: src/applications/gap/gap.c:1884
 msgid ""
 "Cover traffic requested but traffic service not loaded.  Rejecting request.\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:1877 src/applications/fs/module/anonymity.c:67
+#: src/applications/gap/gap.c:1896 src/applications/fs/module/anonymity.c:67
 #, fuzzy
 msgid "Failed to get traffic stats.\n"
 msgstr "Kuri Ikibazo# Ibyerekeye"
 
-#: src/applications/gap/gap.c:1884 src/applications/gap/gap.c:1890
-#: src/applications/gap/gap.c:1897
+#: src/applications/gap/gap.c:1903 src/applications/gap/gap.c:1909
+#: src/applications/gap/gap.c:1916
 msgid "Cannot satisfy desired level of anonymity, ignoring request.\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:2181
+#: src/applications/gap/gap.c:2202
 #, fuzzy
 msgid "# gap requests total received"
 msgstr "#BYAKIRIWE"
 
-#: src/applications/gap/gap.c:2182
+#: src/applications/gap/gap.c:2203
 msgid "# gap requests policy: immediate drop"
 msgstr ""
 
-#: src/applications/gap/gap.c:2183
+#: src/applications/gap/gap.c:2204
 msgid "# gap requests policy: not routed"
 msgstr ""
 
-#: src/applications/gap/gap.c:2184
+#: src/applications/gap/gap.c:2205
 msgid "# gap requests policy: not answered"
 msgstr ""
 
-#: src/applications/gap/gap.c:2185
+#: src/applications/gap/gap.c:2206
 msgid "# gap requests processed: attempted add to RT"
 msgstr ""
 
-#: src/applications/gap/gap.c:2186
+#: src/applications/gap/gap.c:2207
 msgid "# gap requests processed: local result"
 msgstr ""
 
-#: src/applications/gap/gap.c:2187
+#: src/applications/gap/gap.c:2208
 msgid "# gap routing successes (total)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2188
+#: src/applications/gap/gap.c:2209
 msgid "# gap requests dropped: collision in RT"
 msgstr ""
 
-#: src/applications/gap/gap.c:2189
+#: src/applications/gap/gap.c:2210
 msgid "# gap requests forwarded (counting each peer)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2190
+#: src/applications/gap/gap.c:2211
 msgid "# gap duplicate requests (pending)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2191
+#: src/applications/gap/gap.c:2212
 #, fuzzy
 msgid "# gap duplicate requests that were re-tried"
 msgstr "#BYAKIRIWE"
 
-#: src/applications/gap/gap.c:2192
+#: src/applications/gap/gap.c:2213
 msgid "# gap re-try ttl difference (cummulative)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2193
+#: src/applications/gap/gap.c:2214
 msgid "# gap reply duplicates"
 msgstr ""
 
-#: src/applications/gap/gap.c:2194
+#: src/applications/gap/gap.c:2215
 #, fuzzy
 msgid "# gap spurious replies"
 msgstr "#hejuru Ibibazo BYAKIRIWE"
 
-#: src/applications/gap/gap.c:2195
+#: src/applications/gap/gap.c:2216
 msgid "# gap routing slots currently in use"
 msgstr ""
 
-#: src/applications/gap/gap.c:2196
+#: src/applications/gap/gap.c:2217
 msgid "# gap memory used for tracking seen content"
 msgstr ""
 
-#: src/applications/gap/gap.c:2197
+#: src/applications/gap/gap.c:2218
 msgid "# gap memory used for tracking routing destinations"
 msgstr ""
 
-#: src/applications/gap/gap.c:2198
+#: src/applications/gap/gap.c:2219
 msgid "# gap rewards pending"
 msgstr ""
 
-#: src/applications/gap/gap.c:2199
+#: src/applications/gap/gap.c:2220
 msgid "# gap response weights"
 msgstr ""
 
-#: src/applications/gap/gap.c:2215
+#: src/applications/gap/gap.c:2236
 msgid ""
 "Traffic service failed to load; gap cannot ensure cover-traffic "
 "availability.\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:2243
+#: src/applications/gap/gap.c:2264
 #, c-format
 msgid "`%s' registering handlers %d %d\n"
 msgstr ""
@@ -3811,19 +3817,19 @@
 "Unindexed ODB block `%s' from offset %llu already missing from datastore.\n"
 msgstr ""
 
-#: src/applications/fs/module/fs.c:1139
+#: src/applications/fs/module/fs.c:1146
 #, fuzzy, c-format
 msgid ""
 "You must specify a postive number for `%s' in the configuration in section `%"
 "s'.\n"
 msgstr "a Umubare kugirango in i Iboneza in Icyiciro"
 
-#: src/applications/fs/module/fs.c:1180
+#: src/applications/fs/module/fs.c:1188
 #, c-format
 msgid "`%s' registering client handlers %d %d %d %d %d %d %d %d %d\n"
 msgstr ""
 
-#: src/applications/fs/module/fs.c:1220
+#: src/applications/fs/module/fs.c:1228
 msgid "enables (anonymous) file-sharing"
 msgstr ""
 
@@ -3846,11 +3852,11 @@
 msgid "AND"
 msgstr ""
 
-#: src/applications/fs/fsui/search.c:275
+#: src/applications/fs/fsui/search.c:281
 msgid "Error running search (no reason given)."
 msgstr ""
 
-#: src/applications/fs/fsui/download.c:267
+#: src/applications/fs/fsui/download.c:308
 #, fuzzy
 msgid "Download failed (no reason given)"
 msgstr "Idosiye Bivuye"
@@ -3859,7 +3865,7 @@
 msgid "Unindexing failed (no reason given)"
 msgstr ""
 
-#: src/applications/fs/fsui/upload.c:269
+#: src/applications/fs/fsui/upload.c:281
 #, fuzzy
 msgid "Failed to create temporary directory."
 msgstr "Kuri Kurema"
@@ -3877,24 +3883,24 @@
 msgid "LOC URI not allowed for search.\n"
 msgstr ""
 
-#: src/applications/fs/ecrs/download.c:124
+#: src/applications/fs/ecrs/download.c:125
 #, fuzzy, c-format
 msgid "Could not unlink temporary file `%s': %s\n"
 msgstr "OYA Kwandika Kuri IDOSIYE"
 
-#: src/applications/fs/ecrs/download.c:255
+#: src/applications/fs/ecrs/download.c:269
 #, fuzzy, c-format
 msgid "Write(%d, %p, %d) failed: %s\n"
 msgstr "'%s'%sByanze"
 
-#: src/applications/fs/ecrs/download.c:1001
+#: src/applications/fs/ecrs/download.c:1042
 #, fuzzy
 msgid ""
 "Decrypted content does not match key. This is either a bug or a maliciously "
 "inserted file. Download aborted.\n"
 msgstr "Ibikubiyemo OYA BIHUYE Urufunguzo ni a Cyangwa a Byinjijwemo IDOSIYE"
 
-#: src/applications/fs/ecrs/download.c:1186
+#: src/applications/fs/ecrs/download.c:1228
 #, fuzzy, c-format
 msgid ""
 "Content `%s' seems to be not available on the network (tried %u times).\n"
@@ -3957,20 +3963,20 @@
 msgstr "Kurema IDOSIYE"
 
 #: src/applications/fs/ecrs/namespace.c:339
-#: src/applications/fs/ecrs/namespace.c:420
-#: src/applications/fs/ecrs/namespace.c:575
+#: src/applications/fs/ecrs/namespace.c:421
+#: src/applications/fs/ecrs/namespace.c:578
 #, fuzzy, c-format
 msgid "File `%s' does not contain a pseudonym.\n"
 msgstr "Idosiye OYA a"
 
 #: src/applications/fs/ecrs/namespace.c:351
-#: src/applications/fs/ecrs/namespace.c:431
+#: src/applications/fs/ecrs/namespace.c:432
 #, fuzzy, c-format
 msgid "Format of pseudonym `%s' is invalid.\n"
 msgstr "Bya ni Sibyo Ijambobanga..."
 
-#: src/applications/fs/ecrs/namespace.c:589
-#: src/applications/fs/ecrs/namespace.c:600
+#: src/applications/fs/ecrs/namespace.c:592
+#: src/applications/fs/ecrs/namespace.c:603
 #, fuzzy, c-format
 msgid "Format of file `%s' is invalid.\n"
 msgstr "Bya ni Sibyo Ijambobanga..."
@@ -4062,7 +4068,7 @@
 msgid "# bytes received of type %d"
 msgstr "#Bayite BYAKIRIWE Bya Ubwoko"
 
-#: src/applications/traffic/traffic.c:609
+#: src/applications/traffic/traffic.c:610
 msgid "tracks bandwidth utilization by gnunetd"
 msgstr ""
 
@@ -4367,83 +4373,83 @@
 msgid "Message details: %u: length %d, priority: %d\n"
 msgstr "Birambuye Uburebure By'ibanze"
 
-#: src/server/connection.c:2630
+#: src/server/connection.c:2631
 #, fuzzy, c-format
 msgid "Message from `%s' discarded: invalid format.\n"
 msgstr "Bivuye Sibyo Imiterere"
 
-#: src/server/connection.c:2708
+#: src/server/connection.c:2709
 #, fuzzy, c-format
 msgid "Invalid sequence number %u <= %u, dropping message.\n"
 msgstr "Umubare Bya"
 
-#: src/server/connection.c:2725
+#: src/server/connection.c:2726
 #, fuzzy
 msgid "Message received more than one day old. Dropped.\n"
 msgstr "BYAKIRIWE Birenzeho UMUNSI ki/ bishaje"
 
-#: src/server/connection.c:3166
+#: src/server/connection.c:3167
 #, fuzzy
 msgid "# outgoing messages dropped"
 msgstr "#Ubutumwa"
 
-#: src/server/connection.c:3170
+#: src/server/connection.c:3171
 #, fuzzy
 msgid "# bytes of outgoing messages dropped"
 msgstr "#Bayite Bya BYAKIRIWE"
 
-#: src/server/connection.c:3172
+#: src/server/connection.c:3173
 msgid "# connections closed (HANGUP sent)"
 msgstr ""
 
-#: src/server/connection.c:3175
+#: src/server/connection.c:3176
 #, fuzzy
 msgid "# bytes encrypted"
 msgstr "#Bayite"
 
-#: src/server/connection.c:3179
+#: src/server/connection.c:3180
 #, fuzzy
 msgid "# bytes transmitted"
 msgstr "#Bayite Bya Ubwoko"
 
-#: src/server/connection.c:3183
+#: src/server/connection.c:3184
 #, fuzzy
 msgid "# bytes received"
 msgstr "#Bayite Bya BYAKIRIWE"
 
-#: src/server/connection.c:3186
+#: src/server/connection.c:3187
 #, fuzzy
 msgid "# bytes decrypted"
 msgstr "#Bayite"
 
-#: src/server/connection.c:3188
+#: src/server/connection.c:3189
 #, fuzzy
 msgid "# bytes noise sent"
 msgstr "#Bayite Yoherejwe:"
 
-#: src/server/connection.c:3190
+#: src/server/connection.c:3191
 msgid "# total bytes per second send limit"
 msgstr ""
 
-#: src/server/connection.c:3192
+#: src/server/connection.c:3193
 #, fuzzy
 msgid "# total bytes per second receive limit"
 msgstr "#Bayite Bya BYAKIRIWE"
 
-#: src/server/connection.c:3194
+#: src/server/connection.c:3195
 #, fuzzy
 msgid "# total number of messages in send buffers"
 msgstr "Umubare Bya Ubutumwa Kuri Gukoresha"
 
-#: src/server/connection.c:3196
+#: src/server/connection.c:3197
 msgid "# total number of bytes we were allowed to sent but did not"
 msgstr ""
 
-#: src/server/connection.c:3198
+#: src/server/connection.c:3199
 msgid "# total number of bytes we were allowed to sent"
 msgstr ""
 
-#: src/server/connection.c:3200
+#: src/server/connection.c:3201
 msgid "# total number of bytes we are currently allowed to send"
 msgstr ""
 
@@ -4670,14 +4676,14 @@
 msgid "`%s' failed for port %d. Is gnunetd already running?\n"
 msgstr "OYA Kuri Umuyoboro"
 
-#: src/server/tcpserver.c:387
+#: src/server/tcpserver.c:396
 #, fuzzy, c-format
 msgid ""
 "Malformed network specification in the configuration in section `%s' for "
 "entry `%s': %s\n"
 msgstr "urusobe in i Iboneza in Icyiciro kugirango Icyinjijwe"
 
-#: src/server/tcpserver.c:440
+#: src/server/tcpserver.c:448
 #, fuzzy, c-format
 msgid "%s failed, message type %d already in use.\n"
 msgstr "%sByanze Ubutumwa Ubwoko in Gukoresha"
@@ -4920,39 +4926,39 @@
 msgid "GNUnet now uses the IP address %u.%u.%u.%u.\n"
 msgstr ""
 
-#: src/util/disk/storage.c:201
+#: src/util/disk/storage.c:202
 #, fuzzy, c-format
 msgid "`%s' failed for drive `%s': %u\n"
 msgstr "'%s'Byanze kugirango Porogaramu- shoboza"
 
-#: src/util/disk/storage.c:518
+#: src/util/disk/storage.c:519
 #, fuzzy, c-format
 msgid "Expected `%s' to be a directory!\n"
 msgstr "'%s'Ikitezwe: Kuri a bushyinguro"
 
-#: src/util/config_impl/impl.c:275
+#: src/util/config_impl/impl.c:289
 #, fuzzy, c-format
 msgid "Syntax error in configuration file `%s' at line %d.\n"
 msgstr "Ikosa in Iboneza IDOSIYE ku Umurongo"
 
-#: src/util/config_impl/impl.c:518
+#: src/util/config_impl/impl.c:532
 #, c-format
 msgid "Setting option `%s' in section `%s' to value `%s' was refused.\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:564
+#: src/util/config_impl/impl.c:578
 #, c-format
 msgid ""
 "Configuration value '%llu' for '%s' in section '%s' is out of legal bounds [%"
 "llu,%llu]\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:576
+#: src/util/config_impl/impl.c:590
 #, c-format
 msgid "Configuration value '%s' for '%s' in section '%s' should be a number\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:666
+#: src/util/config_impl/impl.c:680
 #, c-format
 msgid ""
 "Configuration value '%s' for '%s' in section '%s' is not in set of legal "
@@ -4963,67 +4969,67 @@
 msgid "Error log:\n"
 msgstr ""
 
-#: src/util/error/error.c:138
+#: src/util/error/error.c:140
 #, c-format
 msgid ""
 "\n"
 "Press any key to continue\n"
 msgstr ""
 
-#: src/util/error/error.c:206 src/util/error/error.c:250
+#: src/util/error/error.c:208 src/util/error/error.c:252
 msgid "DEBUG"
 msgstr ""
 
-#: src/util/error/error.c:209 src/util/error/error.c:252
+#: src/util/error/error.c:211 src/util/error/error.c:254
 msgid "STATUS"
 msgstr ""
 
-#: src/util/error/error.c:212 src/util/error/error.c:256
+#: src/util/error/error.c:214 src/util/error/error.c:258
 msgid "WARNING"
 msgstr ""
 
-#: src/util/error/error.c:215 src/util/error/error.c:258
+#: src/util/error/error.c:217 src/util/error/error.c:260
 msgid "ERROR"
 msgstr ""
 
-#: src/util/error/error.c:218 src/util/error/error.c:260
+#: src/util/error/error.c:220 src/util/error/error.c:262
 msgid "FATAL"
 msgstr ""
 
-#: src/util/error/error.c:221 src/util/error/error.c:262
+#: src/util/error/error.c:223 src/util/error/error.c:264
 #, fuzzy
 msgid "USER"
 msgstr "Umubare"
 
-#: src/util/error/error.c:224 src/util/error/error.c:264
+#: src/util/error/error.c:226 src/util/error/error.c:266
 msgid "ADMIN"
 msgstr ""
 
-#: src/util/error/error.c:227 src/util/error/error.c:266
+#: src/util/error/error.c:229 src/util/error/error.c:268
 msgid "DEVELOPER"
 msgstr ""
 
-#: src/util/error/error.c:230 src/util/error/error.c:268
+#: src/util/error/error.c:232 src/util/error/error.c:270
 msgid "REQUEST"
 msgstr ""
 
-#: src/util/error/error.c:233 src/util/error/error.c:270
+#: src/util/error/error.c:235 src/util/error/error.c:272
 msgid "BULK"
 msgstr ""
 
-#: src/util/error/error.c:236 src/util/error/error.c:272
+#: src/util/error/error.c:238 src/util/error/error.c:274
 msgid "IMMEDIATE"
 msgstr ""
 
-#: src/util/error/error.c:239
+#: src/util/error/error.c:241
 msgid "ALL"
 msgstr ""
 
-#: src/util/error/error.c:254
+#: src/util/error/error.c:256
 msgid "INFO"
 msgstr ""
 
-#: src/util/error/error.c:273
+#: src/util/error/error.c:275
 msgid "NOTHING"
 msgstr ""
 

Modified: GNUnet/po/sv.po
===================================================================
--- GNUnet/po/sv.po     2007-05-28 19:01:27 UTC (rev 4831)
+++ GNUnet/po/sv.po     2007-05-28 19:05:04 UTC (rev 4832)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: GNUnet 0.7.0b\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2007-04-22 11:48-0600\n"
+"POT-Creation-Date: 2007-05-27 22:50-0600\n"
 "PO-Revision-Date: 2006-01-21 17:16+0100\n"
 "Last-Translator: Daniel Nylander <address@hidden>\n"
 "Language-Team: Swedish <address@hidden>\n"
@@ -783,7 +783,7 @@
 msgid "Load management"
 msgstr ""
 
-#: contrib/config-daemon.scm:1297 contrib/config-client.scm:353
+#: contrib/config-daemon.scm:1297 contrib/config-client.scm:365
 msgid "Root node"
 msgstr ""
 
@@ -835,16 +835,31 @@
 "only sense for the split-library."
 msgstr ""
 
+#: contrib/config-client.scm:257
+msgid "How many entries should the URI DB table have?"
+msgstr ""
+
 #: contrib/config-client.scm:258
+msgid ""
+"GNUnet uses two bytes per entry on the disk.  This database is used to keep "
+"track of how a particular URI has been used in the past.  For example, "
+"GNUnet may remember that a particular URI has been found in a search "
+"previously or corresponds to a file uploaded by the user.  This information "
+"can then be used by user-interfaces to filter URI lists, such as search "
+"results.  If the database is full, older entries will be discarded.  The "
+"default value should be sufficient without causing undue disk utilization."
+msgstr ""
+
+#: contrib/config-client.scm:269
 #, fuzzy
 msgid "File-Sharing options"
 msgstr "Visa alla alternativ"
 
-#: contrib/config-client.scm:273
+#: contrib/config-client.scm:285
 msgid "Which plugins should be loaded by gnunet-gtk?"
 msgstr ""
 
-#: contrib/config-client.scm:274
+#: contrib/config-client.scm:286
 msgid ""
 "Load the about plugin for the about dialog.  The daemon plugin allows "
 "starting and stopping of gnunetd and displays information about gnunetd.  "
@@ -852,40 +867,40 @@
 "displays various statistics about gnunetd."
 msgstr ""
 
-#: contrib/config-client.scm:285
+#: contrib/config-client.scm:297
 msgid "How frequently (in milli-seconds) should the statistics update?"
 msgstr ""
 
-#: contrib/config-client.scm:286
+#: contrib/config-client.scm:298
 msgid ""
 "Each pixel in the stats dialog corresponds to the time interval specified "
 "here."
 msgstr ""
 
-#: contrib/config-client.scm:298
+#: contrib/config-client.scm:310
 msgid "Do not show thumbnail previews from meta-data in search results"
 msgstr ""
 
-#: contrib/config-client.scm:299
+#: contrib/config-client.scm:311
 msgid ""
 "This option is useful for people who maybe offended by some previews or use "
 "gnunet-gtk at work and would like to avoid bad surprises."
 msgstr ""
 
-#: contrib/config-client.scm:310
+#: contrib/config-client.scm:322
 msgid "To which directory should gnunet-gtk save downloads to?"
 msgstr ""
 
-#: contrib/config-client.scm:322
+#: contrib/config-client.scm:334
 #, fuzzy
 msgid "Options related to gnunet-gtk"
 msgstr "Ej ansluten till gnunetd."
 
-#: contrib/config-client.scm:341
+#: contrib/config-client.scm:353
 msgid "Full pathname of GNUnet client HOME directory"
 msgstr ""
 
-#: contrib/config-client.scm:342
+#: contrib/config-client.scm:354
 msgid "The directory for GNUnet files that belong to the user."
 msgstr ""
 
@@ -1564,7 +1579,7 @@
 msgstr "HTTP: Kunde inte fastställa min publika IP-adress.\n"
 
 #: src/transports/http.c:753 src/transports/http.c:826
-#: src/transports/http.c:950 src/transports/http.c:1036
+#: src/transports/http.c:950 src/transports/http.c:1035
 #: src/transports/upnp/upnp.c:335 src/transports/upnp/upnp.c:560
 #: src/applications/bootstrap_http/http.c:121
 #: src/applications/bootstrap_http/http.c:261
@@ -1578,21 +1593,21 @@
 msgid "%s failed at %s:%d: `%s'\n"
 msgstr "\"%s\" misslyckades vid %s:%d med fel: \"%s\".\n"
 
-#: src/transports/http.c:1226
+#: src/transports/http.c:1225
 msgid ""
 "The UPnP service could not be loaded. To disable UPnP, set the configuration "
 "option \"UPNP\" in section \"HTTP\" to \"NO\"\n"
 msgstr ""
 
-#: src/transports/http.c:1234
+#: src/transports/http.c:1233
 msgid "# bytes received via HTTP"
 msgstr "# byte mottagna via HTTP"
 
-#: src/transports/http.c:1236
+#: src/transports/http.c:1235
 msgid "# bytes sent via HTTP"
 msgstr "# byte skickade via HTTP"
 
-#: src/transports/http.c:1238
+#: src/transports/http.c:1237
 msgid "# bytes dropped by HTTP (outgoing)"
 msgstr "# byte kastade via HTTP (utgående)"
 
@@ -1756,27 +1771,12 @@
 msgid "Received malformed message from udp-peer connection. Closing.\n"
 msgstr "Mottog skadat meddelande från motpart \"%s\"i %s:%d.\n"
 
-#: src/applications/dht/tools/dhttest2.c:45
-#: src/applications/session/sessiontest.c:42
-#: src/applications/stats/statistics.c:229
-#: src/applications/tbench/tbenchtest.c:101
-#: src/applications/tbench/tbenchtest_udp.c:100
-#: src/applications/gap/gaptest.c:49
-msgid "# of connected peers"
-msgstr "# av anslutna parter"
+#: src/applications/dht/tools/dhttest2.c:46
+#: src/applications/dht/module/table.c:701
+#, fuzzy
+msgid "# dht connections"
+msgstr "Nätverksanslutning"
 
-#: src/applications/dht/tools/dhttest2.c:160
-#, c-format
-msgid "Waiting for gnunetd to start (%u iterations left)...\n"
-msgstr "Väntar på att gnunetd ska starta (%u iterationer kvar)...\n"
-
-#: src/applications/dht/tools/dhttest2.c:173
-#: src/applications/tbench/tbenchtest.c:117
-#: src/applications/tbench/tbenchtest_udp.c:116
-#, c-format
-msgid "Waiting for peers to connect (%u iterations left)...\n"
-msgstr "Väntar på att motparter ska ansluta (%u iterationer kvar)...\n"
-
 #: src/applications/dht/tools/dht-query.c:55
 msgid "Query (get KEY, put KEY VALUE) DHT table."
 msgstr ""
@@ -1841,11 +1841,6 @@
 msgid "Enables efficient non-anonymous routing"
 msgstr ""
 
-#: src/applications/dht/module/table.c:701
-#, fuzzy
-msgid "# dht connections"
-msgstr "Nätverksanslutning"
-
 #: src/applications/dht/module/table.c:702
 #, fuzzy
 msgid "# dht discovery messages received"
@@ -2079,27 +2074,26 @@
 
 #: src/applications/sqstore_sqlite/sqlite.c:46
 #: src/applications/sqstore_sqlite/sqlite.c:53
-#: src/applications/sqstore_mysql/mysql.c:138
-#: src/applications/sqstore_mysql/mysql.c:145
-#: src/applications/sqstore_mysql/mysql.c:423
-#: src/applications/sqstore_mysql/mysql.c:754
-#: src/applications/sqstore_mysql/mysql.c:770
-#: src/applications/sqstore_mysql/mysql.c:780
-#: src/applications/sqstore_mysql/mysql.c:805
-#: src/applications/sqstore_mysql/mysql.c:816
-#: src/applications/sqstore_mysql/mysql.c:873
-#: src/applications/sqstore_mysql/mysql.c:960
-#: src/applications/sqstore_mysql/mysql.c:971
-#: src/applications/sqstore_mysql/mysql.c:1035
-#: src/applications/sqstore_mysql/mysql.c:1051
-#: src/applications/sqstore_mysql/mysql.c:1061
-#: src/applications/sqstore_mysql/mysql.c:1085
-#: src/applications/sqstore_mysql/mysql.c:1096
-#: src/applications/sqstore_mysql/mysql.c:1108
-#: src/applications/sqstore_mysql/mysql.c:1171
-#: src/applications/sqstore_mysql/mysql.c:1183
-#: src/applications/sqstore_mysql/mysql.c:1234
-#: src/applications/sqstore_mysql/mysql.c:1249
+#: src/applications/sqstore_mysql/mysql.c:139
+#: src/applications/sqstore_mysql/mysql.c:146
+#: src/applications/sqstore_mysql/mysql.c:795
+#: src/applications/sqstore_mysql/mysql.c:811
+#: src/applications/sqstore_mysql/mysql.c:821
+#: src/applications/sqstore_mysql/mysql.c:846
+#: src/applications/sqstore_mysql/mysql.c:857
+#: src/applications/sqstore_mysql/mysql.c:914
+#: src/applications/sqstore_mysql/mysql.c:1001
+#: src/applications/sqstore_mysql/mysql.c:1012
+#: src/applications/sqstore_mysql/mysql.c:1076
+#: src/applications/sqstore_mysql/mysql.c:1092
+#: src/applications/sqstore_mysql/mysql.c:1102
+#: src/applications/sqstore_mysql/mysql.c:1126
+#: src/applications/sqstore_mysql/mysql.c:1137
+#: src/applications/sqstore_mysql/mysql.c:1149
+#: src/applications/sqstore_mysql/mysql.c:1212
+#: src/applications/sqstore_mysql/mysql.c:1224
+#: src/applications/sqstore_mysql/mysql.c:1276
+#: src/applications/sqstore_mysql/mysql.c:1291
 #: src/applications/kvstore_sqlite/kv_sqlite.c:44
 #: src/applications/kvstore_sqlite/kv_sqlite.c:51
 #: src/applications/dstore/dstore.c:91 src/applications/dstore/dstore.c:178
@@ -2119,9 +2113,9 @@
 
 #: src/applications/sqstore_sqlite/sqlite.c:357
 #: src/applications/sqstore_sqlite/sqlite.c:378
-#: src/applications/sqstore_mysql/mysql.c:260
-#: src/applications/sqstore_mysql/mysql.c:834
-#: src/applications/sqstore_mysql/mysql.c:1123
+#: src/applications/sqstore_mysql/mysql.c:261
+#: src/applications/sqstore_mysql/mysql.c:875
+#: src/applications/sqstore_mysql/mysql.c:1164
 #, c-format
 msgid "Invalid data in %s.  Trying to fix (by deletion).\n"
 msgstr ""
@@ -2131,11 +2125,16 @@
 msgid "sqlite datastore"
 msgstr ""
 
-#: src/applications/sqstore_sqlite/sqlite.c:1342
-#: src/applications/sqstore_mysql/mysql.c:1310
+#: src/applications/sqstore_sqlite/sqlite.c:1369
+#: src/applications/sqstore_mysql/mysql.c:1352
 msgid "# bytes in datastore"
 msgstr ""
 
+#: src/applications/session/sessiontest.c:43
+#: src/applications/stats/statistics.c:229
+msgid "# of connected peers"
+msgstr "# av anslutna parter"
+
 #: src/applications/session/connect.c:257
 #: src/applications/session/connect.c:274
 #, c-format
@@ -2258,18 +2257,25 @@
 msgid "async RPC reply not received.\n"
 msgstr ""
 
-#: src/applications/sqstore_mysql/mysql.c:261
-#: src/applications/sqstore_mysql/mysql.c:835
-#: src/applications/sqstore_mysql/mysql.c:1124
+#: src/applications/sqstore_mysql/mysql.c:262
+#: src/applications/sqstore_mysql/mysql.c:876
+#: src/applications/sqstore_mysql/mysql.c:1165
 msgid "mysql datastore"
 msgstr ""
 
-#: src/applications/sqstore_mysql/mysql.c:1340
+#: src/applications/sqstore_mysql/mysql.c:424
+#, fuzzy, c-format
+msgid ""
+"`%s' failed at %s:%d with error: I/%s S/%s SC/%s SS/%s SSC/%s U/%s D/%s DG/%"
+"s\n"
+msgstr "\"%s\" misslyckades vid %s:%d med fel: %s\n"
+
+#: src/applications/sqstore_mysql/mysql.c:1382
 #, c-format
 msgid "Trying to use file `%s' for MySQL configuration.\n"
 msgstr "Försöker använda fil \"%s\" för MySQL-konfiguration.\n"
 
-#: src/applications/sqstore_mysql/mysql.c:1363
+#: src/applications/sqstore_mysql/mysql.c:1405
 msgid ""
 "Failed to load MySQL database module.  Check that MySQL is running and "
 "configured properly!\n"
@@ -2299,7 +2305,7 @@
 msgid "Failed to access GNUnet home directory `%s'\n"
 msgstr "Filformatsfel (inte en GNUnet-katalog?)\n"
 
-#: src/applications/identity/hostkey.c:157
+#: src/applications/identity/hostkey.c:154
 #, c-format
 msgid ""
 "Existing hostkey in file `%s' failed format check, creating new hostkey.\n"
@@ -2307,43 +2313,43 @@
 "Existerande värdnyckel i filen \"%s\" felade vid formatkontroll, skapar en "
 "ny värdnyckel.\n"
 
-#: src/applications/identity/hostkey.c:165
+#: src/applications/identity/hostkey.c:162
 msgid "Creating new hostkey (this may take a while).\n"
 msgstr "Skapar ny värdnyckel (det här kan ta en stund).\n"
 
-#: src/applications/identity/hostkey.c:178
+#: src/applications/identity/hostkey.c:175
 msgid "Done creating hostkey.\n"
 msgstr "Klar med skapandet av värdnyckel.\n"
 
-#: src/applications/identity/identity.c:346
+#: src/applications/identity/identity.c:347
 #, c-format
 msgid ""
 "File `%s' in directory `%s' does not match naming convention. Removed.\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:359
+#: src/applications/identity/identity.c:360
 #, c-format
 msgid ""
 "Directory `%s' in directory `%s' does not match naming convention. Removed.\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:396
+#: src/applications/identity/identity.c:397
 #, c-format
 msgid "Still no peers found in `%s'!\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:686
-#: src/applications/identity/identity.c:706
+#: src/applications/identity/identity.c:687
+#: src/applications/identity/identity.c:707
 #, c-format
 msgid "Removed file `%s' containing invalid hello data.\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:759
+#: src/applications/identity/identity.c:760
 #, c-format
 msgid "Signature failed verification: peer `%s' not known.\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:768
+#: src/applications/identity/identity.c:769
 msgid "Signature failed verification: signature invalid.\n"
 msgstr ""
 
@@ -2855,34 +2861,34 @@
 "Did not receive the message from gnunetd. Is gnunetd running?\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:51
-#: src/applications/tbench/tbenchtest_udp.c:50
+#: src/applications/tbench/tbenchtest.c:53
+#: src/applications/tbench/tbenchtest_udp.c:55
 #, c-format
 msgid "Using %u messages of size %u for %u times.\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:78
-#: src/applications/tbench/tbenchtest_udp.c:77
+#: src/applications/tbench/tbenchtest.c:80
+#: src/applications/tbench/tbenchtest_udp.c:82
 #, c-format
 msgid "Times: max %16llu  min %16llu  mean %12.3f  variance %12.3f\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:83
-#: src/applications/tbench/tbenchtest_udp.c:82
+#: src/applications/tbench/tbenchtest.c:85
+#: src/applications/tbench/tbenchtest_udp.c:87
 #, c-format
 msgid "Loss:  max %16u  min %16u  mean %12.3f  variance %12.3f\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:89
-#: src/applications/tbench/tbenchtest_udp.c:88
+#: src/applications/tbench/tbenchtest.c:91
+#: src/applications/tbench/tbenchtest_udp.c:93
 #, c-format
 msgid ""
 "\n"
 "Failed to receive reply from gnunetd.\n"
 msgstr ""
 
-#: src/applications/tbench/tbenchtest.c:212
-#: src/applications/tbench/tbenchtest_udp.c:211
+#: src/applications/tbench/tbenchtest.c:148
+#: src/applications/tbench/tbenchtest_udp.c:152
 #, c-format
 msgid "Running benchmark...\n"
 msgstr ""
@@ -2958,112 +2964,112 @@
 msgid "allows mapping of the network topology"
 msgstr "tillåter kartläggning av nätverkstopologin"
 
-#: src/applications/gap/gap.c:1690
+#: src/applications/gap/gap.c:1707
 #, fuzzy, c-format
 msgid "GAP received invalid content from `%s'\n"
 msgstr "Mottog ogiltigt \"%s\" meddelande från \"%s\".\n"
 
-#: src/applications/gap/gap.c:1691
+#: src/applications/gap/gap.c:1708
 msgid "myself"
 msgstr ""
 
-#: src/applications/gap/gap.c:1865
+#: src/applications/gap/gap.c:1884
 msgid ""
 "Cover traffic requested but traffic service not loaded.  Rejecting request.\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:1877 src/applications/fs/module/anonymity.c:67
+#: src/applications/gap/gap.c:1896 src/applications/fs/module/anonymity.c:67
 msgid "Failed to get traffic stats.\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:1884 src/applications/gap/gap.c:1890
-#: src/applications/gap/gap.c:1897
+#: src/applications/gap/gap.c:1903 src/applications/gap/gap.c:1909
+#: src/applications/gap/gap.c:1916
 msgid "Cannot satisfy desired level of anonymity, ignoring request.\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:2181
+#: src/applications/gap/gap.c:2202
 msgid "# gap requests total received"
 msgstr ""
 
-#: src/applications/gap/gap.c:2182
+#: src/applications/gap/gap.c:2203
 msgid "# gap requests policy: immediate drop"
 msgstr ""
 
-#: src/applications/gap/gap.c:2183
+#: src/applications/gap/gap.c:2204
 msgid "# gap requests policy: not routed"
 msgstr ""
 
-#: src/applications/gap/gap.c:2184
+#: src/applications/gap/gap.c:2205
 msgid "# gap requests policy: not answered"
 msgstr ""
 
-#: src/applications/gap/gap.c:2185
+#: src/applications/gap/gap.c:2206
 msgid "# gap requests processed: attempted add to RT"
 msgstr ""
 
-#: src/applications/gap/gap.c:2186
+#: src/applications/gap/gap.c:2207
 msgid "# gap requests processed: local result"
 msgstr ""
 
-#: src/applications/gap/gap.c:2187
+#: src/applications/gap/gap.c:2208
 msgid "# gap routing successes (total)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2188
+#: src/applications/gap/gap.c:2209
 msgid "# gap requests dropped: collision in RT"
 msgstr ""
 
-#: src/applications/gap/gap.c:2189
+#: src/applications/gap/gap.c:2210
 msgid "# gap requests forwarded (counting each peer)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2190
+#: src/applications/gap/gap.c:2211
 msgid "# gap duplicate requests (pending)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2191
+#: src/applications/gap/gap.c:2212
 msgid "# gap duplicate requests that were re-tried"
 msgstr ""
 
-#: src/applications/gap/gap.c:2192
+#: src/applications/gap/gap.c:2213
 msgid "# gap re-try ttl difference (cummulative)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2193
+#: src/applications/gap/gap.c:2214
 msgid "# gap reply duplicates"
 msgstr ""
 
-#: src/applications/gap/gap.c:2194
+#: src/applications/gap/gap.c:2215
 msgid "# gap spurious replies"
 msgstr ""
 
-#: src/applications/gap/gap.c:2195
+#: src/applications/gap/gap.c:2216
 msgid "# gap routing slots currently in use"
 msgstr ""
 
-#: src/applications/gap/gap.c:2196
+#: src/applications/gap/gap.c:2217
 msgid "# gap memory used for tracking seen content"
 msgstr ""
 
-#: src/applications/gap/gap.c:2197
+#: src/applications/gap/gap.c:2218
 msgid "# gap memory used for tracking routing destinations"
 msgstr ""
 
-#: src/applications/gap/gap.c:2198
+#: src/applications/gap/gap.c:2219
 msgid "# gap rewards pending"
 msgstr ""
 
-#: src/applications/gap/gap.c:2199
+#: src/applications/gap/gap.c:2220
 msgid "# gap response weights"
 msgstr ""
 
-#: src/applications/gap/gap.c:2215
+#: src/applications/gap/gap.c:2236
 msgid ""
 "Traffic service failed to load; gap cannot ensure cover-traffic "
 "availability.\n"
 msgstr ""
 
-#: src/applications/gap/gap.c:2243
+#: src/applications/gap/gap.c:2264
 #, c-format
 msgid "`%s' registering handlers %d %d\n"
 msgstr "\"%s\" registrerar handtag %d %d\n"
@@ -3606,7 +3612,7 @@
 "Unindexed ODB block `%s' from offset %llu already missing from datastore.\n"
 msgstr ""
 
-#: src/applications/fs/module/fs.c:1139
+#: src/applications/fs/module/fs.c:1146
 #, c-format
 msgid ""
 "You must specify a postive number for `%s' in the configuration in section `%"
@@ -3615,12 +3621,12 @@
 "Du måste ange ett positivt nummer för \"%s\" i konfigurationen i sektion \"%s"
 "\".\n"
 
-#: src/applications/fs/module/fs.c:1180
+#: src/applications/fs/module/fs.c:1188
 #, c-format
 msgid "`%s' registering client handlers %d %d %d %d %d %d %d %d %d\n"
 msgstr ""
 
-#: src/applications/fs/module/fs.c:1220
+#: src/applications/fs/module/fs.c:1228
 msgid "enables (anonymous) file-sharing"
 msgstr "aktiverar (anonym) fildelning"
 
@@ -3643,11 +3649,11 @@
 msgid "AND"
 msgstr "OCH"
 
-#: src/applications/fs/fsui/search.c:275
+#: src/applications/fs/fsui/search.c:281
 msgid "Error running search (no reason given)."
 msgstr ""
 
-#: src/applications/fs/fsui/download.c:267
+#: src/applications/fs/fsui/download.c:308
 #, fuzzy
 msgid "Download failed (no reason given)"
 msgstr "Ladda ner filer från GNUnet."
@@ -3656,7 +3662,7 @@
 msgid "Unindexing failed (no reason given)"
 msgstr ""
 
-#: src/applications/fs/fsui/upload.c:269
+#: src/applications/fs/fsui/upload.c:281
 msgid "Failed to create temporary directory."
 msgstr ""
 
@@ -3673,17 +3679,17 @@
 msgid "LOC URI not allowed for search.\n"
 msgstr "LOC URI tillåts inte för sökning.\n"
 
-#: src/applications/fs/ecrs/download.c:124
+#: src/applications/fs/ecrs/download.c:125
 #, c-format
 msgid "Could not unlink temporary file `%s': %s\n"
 msgstr ""
 
-#: src/applications/fs/ecrs/download.c:255
+#: src/applications/fs/ecrs/download.c:269
 #, c-format
 msgid "Write(%d, %p, %d) failed: %s\n"
 msgstr "Skrivning(%d, %p, %d) misslyckades: %s\n"
 
-#: src/applications/fs/ecrs/download.c:1001
+#: src/applications/fs/ecrs/download.c:1042
 msgid ""
 "Decrypted content does not match key. This is either a bug or a maliciously "
 "inserted file. Download aborted.\n"
@@ -3691,7 +3697,7 @@
 "Dekrypterat innehåll stämmer inte med nyckeln. Det är antingen ett fel eller "
 "en fil inlagd med onda avsikter. Hämtning avbruten.\n"
 
-#: src/applications/fs/ecrs/download.c:1186
+#: src/applications/fs/ecrs/download.c:1228
 #, c-format
 msgid ""
 "Content `%s' seems to be not available on the network (tried %u times).\n"
@@ -3753,20 +3759,20 @@
 msgstr "Kan inte skapa pseudonym \"%s\", filen \"%s\" existerar.\n"
 
 #: src/applications/fs/ecrs/namespace.c:339
-#: src/applications/fs/ecrs/namespace.c:420
-#: src/applications/fs/ecrs/namespace.c:575
+#: src/applications/fs/ecrs/namespace.c:421
+#: src/applications/fs/ecrs/namespace.c:578
 #, c-format
 msgid "File `%s' does not contain a pseudonym.\n"
 msgstr "Filen \"%s\" innehåller ingen pseudonym.\n"
 
 #: src/applications/fs/ecrs/namespace.c:351
-#: src/applications/fs/ecrs/namespace.c:431
+#: src/applications/fs/ecrs/namespace.c:432
 #, c-format
 msgid "Format of pseudonym `%s' is invalid.\n"
 msgstr "Formatet på pseudonym \"%s\" är ogiltig.\n"
 
-#: src/applications/fs/ecrs/namespace.c:589
-#: src/applications/fs/ecrs/namespace.c:600
+#: src/applications/fs/ecrs/namespace.c:592
+#: src/applications/fs/ecrs/namespace.c:603
 #, c-format
 msgid "Format of file `%s' is invalid.\n"
 msgstr "Formatet på filen \"%s\" är ogiltig.\n"
@@ -3856,7 +3862,7 @@
 msgid "# bytes received of type %d"
 msgstr "# byte mottagna av typen %d"
 
-#: src/applications/traffic/traffic.c:609
+#: src/applications/traffic/traffic.c:610
 msgid "tracks bandwidth utilization by gnunetd"
 msgstr ""
 
@@ -4154,76 +4160,76 @@
 msgid "Message details: %u: length %d, priority: %d\n"
 msgstr "Detaljer om meddelande: %u: längd %d, prioritet: %d\n"
 
-#: src/server/connection.c:2630
+#: src/server/connection.c:2631
 #, c-format
 msgid "Message from `%s' discarded: invalid format.\n"
 msgstr "Meddelande från \"%s\" kastades bort: ogiltigt format.\n"
 
-#: src/server/connection.c:2708
+#: src/server/connection.c:2709
 #, c-format
 msgid "Invalid sequence number %u <= %u, dropping message.\n"
 msgstr ""
 
-#: src/server/connection.c:2725
+#: src/server/connection.c:2726
 msgid "Message received more than one day old. Dropped.\n"
 msgstr ""
 
-#: src/server/connection.c:3166
+#: src/server/connection.c:3167
 msgid "# outgoing messages dropped"
 msgstr ""
 
-#: src/server/connection.c:3170
+#: src/server/connection.c:3171
 msgid "# bytes of outgoing messages dropped"
 msgstr ""
 
-#: src/server/connection.c:3172
+#: src/server/connection.c:3173
 msgid "# connections closed (HANGUP sent)"
 msgstr ""
 
-#: src/server/connection.c:3175
+#: src/server/connection.c:3176
 msgid "# bytes encrypted"
 msgstr "# byte krypterade"
 
-#: src/server/connection.c:3179
+#: src/server/connection.c:3180
 #, fuzzy
 msgid "# bytes transmitted"
 msgstr "# byte skickade av typen %d"
 
-#: src/server/connection.c:3183
+#: src/server/connection.c:3184
 #, fuzzy
 msgid "# bytes received"
 msgstr "# byte mottogs via TCP"
 
-#: src/server/connection.c:3186
+#: src/server/connection.c:3187
 msgid "# bytes decrypted"
 msgstr "# byte dekrypterade"
 
-#: src/server/connection.c:3188
+#: src/server/connection.c:3189
 msgid "# bytes noise sent"
 msgstr ""
 
-#: src/server/connection.c:3190
+#: src/server/connection.c:3191
 msgid "# total bytes per second send limit"
 msgstr ""
 
-#: src/server/connection.c:3192
+#: src/server/connection.c:3193
 msgid "# total bytes per second receive limit"
 msgstr ""
 
-#: src/server/connection.c:3194
+#: src/server/connection.c:3195
 #, fuzzy
 msgid "# total number of messages in send buffers"
 msgstr "antal meddelanden i ett meddelandeblock"
 
-#: src/server/connection.c:3196
+#: src/server/connection.c:3197
 msgid "# total number of bytes we were allowed to sent but did not"
 msgstr ""
 
-#: src/server/connection.c:3198
+#: src/server/connection.c:3199
 msgid "# total number of bytes we were allowed to sent"
 msgstr ""
 
-#: src/server/connection.c:3200
+#: src/server/connection.c:3201
 msgid "# total number of bytes we are currently allowed to send"
 msgstr ""
 
@@ -4448,14 +4454,14 @@
 msgid "`%s' failed for port %d. Is gnunetd already running?\n"
 msgstr "\"%s\" misslyckades för port %d: %s. Körs verkligen gnunetd?\n"
 
-#: src/server/tcpserver.c:387
+#: src/server/tcpserver.c:396
 #, c-format
 msgid ""
 "Malformed network specification in the configuration in section `%s' for "
 "entry `%s': %s\n"
 msgstr ""
 
-#: src/server/tcpserver.c:440
+#: src/server/tcpserver.c:448
 #, c-format
 msgid "%s failed, message type %d already in use.\n"
 msgstr ""
@@ -4661,39 +4667,39 @@
 msgstr ""
 
 # drive = hard drive ?
-#: src/util/disk/storage.c:201
+#: src/util/disk/storage.c:202
 #, fuzzy, c-format
 msgid "`%s' failed for drive `%s': %u\n"
 msgstr "\"%s\" misslyckades för enhet %s: %u\n"
 
-#: src/util/disk/storage.c:518
+#: src/util/disk/storage.c:519
 #, fuzzy, c-format
 msgid "Expected `%s' to be a directory!\n"
 msgstr "\"%s\" förväntade att \"%s\" skulle vara en katalog!\n"
 
-#: src/util/config_impl/impl.c:275
+#: src/util/config_impl/impl.c:289
 #, c-format
 msgid "Syntax error in configuration file `%s' at line %d.\n"
 msgstr "Syntaxfel i konfigurationsfil \"%s\" på rad %d.\n"
 
-#: src/util/config_impl/impl.c:518
+#: src/util/config_impl/impl.c:532
 #, c-format
 msgid "Setting option `%s' in section `%s' to value `%s' was refused.\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:564
+#: src/util/config_impl/impl.c:578
 #, c-format
 msgid ""
 "Configuration value '%llu' for '%s' in section '%s' is out of legal bounds [%"
 "llu,%llu]\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:576
+#: src/util/config_impl/impl.c:590
 #, c-format
 msgid "Configuration value '%s' for '%s' in section '%s' should be a number\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:666
+#: src/util/config_impl/impl.c:680
 #, c-format
 msgid ""
 "Configuration value '%s' for '%s' in section '%s' is not in set of legal "
@@ -4705,66 +4711,66 @@
 msgid "Error log:\n"
 msgstr "Fel"
 
-#: src/util/error/error.c:138
+#: src/util/error/error.c:140
 #, c-format
 msgid ""
 "\n"
 "Press any key to continue\n"
 msgstr ""
 
-#: src/util/error/error.c:206 src/util/error/error.c:250
+#: src/util/error/error.c:208 src/util/error/error.c:252
 msgid "DEBUG"
 msgstr "FELSÖKNING"
 
-#: src/util/error/error.c:209 src/util/error/error.c:252
+#: src/util/error/error.c:211 src/util/error/error.c:254
 msgid "STATUS"
 msgstr ""
 
-#: src/util/error/error.c:212 src/util/error/error.c:256
+#: src/util/error/error.c:214 src/util/error/error.c:258
 msgid "WARNING"
 msgstr "VARNING"
 
-#: src/util/error/error.c:215 src/util/error/error.c:258
+#: src/util/error/error.c:217 src/util/error/error.c:260
 msgid "ERROR"
 msgstr "FEL"
 
-#: src/util/error/error.c:218 src/util/error/error.c:260
+#: src/util/error/error.c:220 src/util/error/error.c:262
 msgid "FATAL"
 msgstr "ÖDESDIGER"
 
-#: src/util/error/error.c:221 src/util/error/error.c:262
+#: src/util/error/error.c:223 src/util/error/error.c:264
 msgid "USER"
 msgstr ""
 
-#: src/util/error/error.c:224 src/util/error/error.c:264
+#: src/util/error/error.c:226 src/util/error/error.c:266
 msgid "ADMIN"
 msgstr ""
 
-#: src/util/error/error.c:227 src/util/error/error.c:266
+#: src/util/error/error.c:229 src/util/error/error.c:268
 msgid "DEVELOPER"
 msgstr ""
 
-#: src/util/error/error.c:230 src/util/error/error.c:268
+#: src/util/error/error.c:232 src/util/error/error.c:270
 msgid "REQUEST"
 msgstr ""
 
-#: src/util/error/error.c:233 src/util/error/error.c:270
+#: src/util/error/error.c:235 src/util/error/error.c:272
 msgid "BULK"
 msgstr ""
 
-#: src/util/error/error.c:236 src/util/error/error.c:272
+#: src/util/error/error.c:238 src/util/error/error.c:274
 msgid "IMMEDIATE"
 msgstr ""
 
-#: src/util/error/error.c:239
+#: src/util/error/error.c:241
 msgid "ALL"
 msgstr ""
 
-#: src/util/error/error.c:254
+#: src/util/error/error.c:256
 msgid "INFO"
 msgstr "INFO"
 
-#: src/util/error/error.c:273
+#: src/util/error/error.c:275
 msgid "NOTHING"
 msgstr "INGET"
 
@@ -5573,6 +5579,12 @@
 msgid "Unknown error while creating a new user"
 msgstr "Okänt fel vid skapandet av ny användare"
 
+#~ msgid "Waiting for gnunetd to start (%u iterations left)...\n"
+#~ msgstr "Väntar på att gnunetd ska starta (%u iterationer kvar)...\n"
+
+#~ msgid "Waiting for peers to connect (%u iterations left)...\n"
+#~ msgstr "Väntar på att motparter ska ansluta (%u iterationer kvar)...\n"
+
 #, fuzzy
 #~ msgid "Deleting expired content.  This may take a while.\n"
 #~ msgstr "Skapar ny värdnyckel (det här kan ta en stund).\n"

Modified: GNUnet/po/vi.po
===================================================================
--- GNUnet/po/vi.po     2007-05-28 19:01:27 UTC (rev 4831)
+++ GNUnet/po/vi.po     2007-05-28 19:05:04 UTC (rev 4832)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: GNUnet 0.7.0pre4\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2007-04-22 11:48-0600\n"
+"POT-Creation-Date: 2007-05-27 22:50-0600\n"
 "PO-Revision-Date: 2005-07-05 21:18+0400\n"
 "Last-Translator: Phan Vinh Thinh <address@hidden>\n"
 "Language-Team: Vietnamese <address@hidden>\n"
@@ -778,7 +778,7 @@
 msgid "Load management"
 msgstr ""
 
-#: contrib/config-daemon.scm:1297 contrib/config-client.scm:353
+#: contrib/config-daemon.scm:1297 contrib/config-client.scm:365
 msgid "Root node"
 msgstr ""
 
@@ -830,16 +830,31 @@
 "only sense for the split-library."
 msgstr ""
 
+#: contrib/config-client.scm:257
+msgid "How many entries should the URI DB table have?"
+msgstr ""
+
 #: contrib/config-client.scm:258
+msgid ""
+"GNUnet uses two bytes per entry on the disk.  This database is used to keep "
+"track of how a particular URI has been used in the past.  For example, "
+"GNUnet may remember that a particular URI has been found in a search "
+"previously or corresponds to a file uploaded by the user.  This information "
+"can then be used by user-interfaces to filter URI lists, such as search "
+"results.  If the database is full, older entries will be discarded.  The "
+"default value should be sufficient without causing undue disk utilization."
+msgstr ""
+
+#: contrib/config-client.scm:269
 #, fuzzy
 msgid "File-Sharing options"
 msgstr "Hiển thị mọi tùy chọn"
 
-#: contrib/config-client.scm:273
+#: contrib/config-client.scm:285
 msgid "Which plugins should be loaded by gnunet-gtk?"
 msgstr ""
 
-#: contrib/config-client.scm:274
+#: contrib/config-client.scm:286
 msgid ""
 "Load the about plugin for the about dialog.  The daemon plugin allows "
 "starting and stopping of gnunetd and displays information about gnunetd.  "
@@ -847,39 +862,39 @@
 "displays various statistics about gnunetd."
 msgstr ""
 
-#: contrib/config-client.scm:285
+#: contrib/config-client.scm:297
 msgid "How frequently (in milli-seconds) should the statistics update?"
 msgstr ""
 
-#: contrib/config-client.scm:286
+#: contrib/config-client.scm:298
 msgid ""
 "Each pixel in the stats dialog corresponds to the time interval specified "
 "here."
 msgstr ""
 
-#: contrib/config-client.scm:298
+#: contrib/config-client.scm:310
 msgid "Do not show thumbnail previews from meta-data in search results"
 msgstr ""
 
-#: contrib/config-client.scm:299
+#: contrib/config-client.scm:311
 msgid ""
 "This option is useful for people who maybe offended by some previews or use "
 "gnunet-gtk at work and would like to avoid bad surprises."
 msgstr ""
 
-#: contrib/config-client.scm:310
+#: contrib/config-client.scm:322
 msgid "To which directory should gnunet-gtk save downloads to?"
 msgstr ""
 
-#: contrib/config-client.scm:322
+#: contrib/config-client.scm:334
 msgid "Options related to gnunet-gtk"
 msgstr ""
 
-#: contrib/config-client.scm:341
+#: contrib/config-client.scm:353
 msgid "Full pathname of GNUnet client HOME directory"
 msgstr ""
 
-#: contrib/config-client.scm:342
+#: contrib/config-client.scm:354
 msgid "The directory for GNUnet files that belong to the user."
 msgstr ""
 
@@ -1603,7 +1618,7 @@
 msgstr "HTTP: Không nhận ra địa chỉ IP công cộng của tôi.\n"
 
 #: src/transports/http.c:753 src/transports/http.c:826
-#: src/transports/http.c:950 src/transports/http.c:1036
+#: src/transports/http.c:950 src/transports/http.c:1035
 #: src/transports/upnp/upnp.c:335 src/transports/upnp/upnp.c:560
 #: src/applications/bootstrap_http/http.c:121
 #: src/applications/bootstrap_http/http.c:261
@@ -1617,21 +1632,21 @@
 msgid "%s failed at %s:%d: `%s'\n"
 msgstr "'%s' thất bại tại %s:%d với lỗi: %s\n"
 
-#: src/transports/http.c:1226
+#: src/transports/http.c:1225
 msgid ""
 "The UPnP service could not be loaded. To disable UPnP, set the configuration "
 "option \"UPNP\" in section \"HTTP\" to \"NO\"\n"
 msgstr ""
 
-#: src/transports/http.c:1234
+#: src/transports/http.c:1233
 msgid "# bytes received via HTTP"
 msgstr "# byte nhận được qua HTTP"
 
-#: src/transports/http.c:1236
+#: src/transports/http.c:1235
 msgid "# bytes sent via HTTP"
 msgstr "# byte gửi qua HTTP"
 
-#: src/transports/http.c:1238
+#: src/transports/http.c:1237
 msgid "# bytes dropped by HTTP (outgoing)"
 msgstr "# byte loại bỏ bởi HTTP (đi ra)"
 
@@ -1803,27 +1818,12 @@
 "Nhận được thông báo bị hỏng (kích thước %u) từ kết nối tcp-đầu peer. Đang "
 "đóng.\n"
 
-#: src/applications/dht/tools/dhttest2.c:45
-#: src/applications/session/sessiontest.c:42
-#: src/applications/stats/statistics.c:229
-#: src/applications/tbench/tbenchtest.c:101
-#: src/applications/tbench/tbenchtest_udp.c:100
-#: src/applications/gap/gaptest.c:49
-msgid "# of connected peers"
-msgstr "# của các đầu đã kết nối"
+#: src/applications/dht/tools/dhttest2.c:46
+#: src/applications/dht/module/table.c:701
+#, fuzzy
+msgid "# dht connections"
+msgstr "Kết nối mạng"
 
-#: src/applications/dht/tools/dhttest2.c:160
-#, c-format
-msgid "Waiting for gnunetd to start (%u iterations left)...\n"
-msgstr "Đang chờ chạy gnunetd (còn %u lần thử)...\n"
-
-#: src/applications/dht/tools/dhttest2.c:173
-#: src/applications/tbench/tbenchtest.c:117
-#: src/applications/tbench/tbenchtest_udp.c:116
-#, c-format
-msgid "Waiting for peers to connect (%u iterations left)...\n"
-msgstr "Đang chờ kết nối các đầu (còn %u lần thử)...\n"
-
 #: src/applications/dht/tools/dht-query.c:55
 #, fuzzy
 msgid "Query (get KEY, put KEY VALUE) DHT table."
@@ -1889,11 +1889,6 @@
 msgid "Enables efficient non-anonymous routing"
 msgstr ""
 
-#: src/applications/dht/module/table.c:701
-#, fuzzy
-msgid "# dht connections"
-msgstr "Kết nối mạng"
-
 #: src/applications/dht/module/table.c:702
 #, fuzzy
 msgid "# dht discovery messages received"
@@ -2139,27 +2134,26 @@
 
 #: src/applications/sqstore_sqlite/sqlite.c:46
 #: src/applications/sqstore_sqlite/sqlite.c:53
-#: src/applications/sqstore_mysql/mysql.c:138
-#: src/applications/sqstore_mysql/mysql.c:145
-#: src/applications/sqstore_mysql/mysql.c:423
-#: src/applications/sqstore_mysql/mysql.c:754
-#: src/applications/sqstore_mysql/mysql.c:770
-#: src/applications/sqstore_mysql/mysql.c:780
-#: src/applications/sqstore_mysql/mysql.c:805
-#: src/applications/sqstore_mysql/mysql.c:816
-#: src/applications/sqstore_mysql/mysql.c:873
-#: src/applications/sqstore_mysql/mysql.c:960
-#: src/applications/sqstore_mysql/mysql.c:971
-#: src/applications/sqstore_mysql/mysql.c:1035
-#: src/applications/sqstore_mysql/mysql.c:1051
-#: src/applications/sqstore_mysql/mysql.c:1061
-#: src/applications/sqstore_mysql/mysql.c:1085
-#: src/applications/sqstore_mysql/mysql.c:1096
-#: src/applications/sqstore_mysql/mysql.c:1108
-#: src/applications/sqstore_mysql/mysql.c:1171
-#: src/applications/sqstore_mysql/mysql.c:1183
-#: src/applications/sqstore_mysql/mysql.c:1234
-#: src/applications/sqstore_mysql/mysql.c:1249
+#: src/applications/sqstore_mysql/mysql.c:139
+#: src/applications/sqstore_mysql/mysql.c:146
+#: src/applications/sqstore_mysql/mysql.c:795
+#: src/applications/sqstore_mysql/mysql.c:811
+#: src/applications/sqstore_mysql/mysql.c:821
+#: src/applications/sqstore_mysql/mysql.c:846
+#: src/applications/sqstore_mysql/mysql.c:857
+#: src/applications/sqstore_mysql/mysql.c:914
+#: src/applications/sqstore_mysql/mysql.c:1001
+#: src/applications/sqstore_mysql/mysql.c:1012
+#: src/applications/sqstore_mysql/mysql.c:1076
+#: src/applications/sqstore_mysql/mysql.c:1092
+#: src/applications/sqstore_mysql/mysql.c:1102
+#: src/applications/sqstore_mysql/mysql.c:1126
+#: src/applications/sqstore_mysql/mysql.c:1137
+#: src/applications/sqstore_mysql/mysql.c:1149
+#: src/applications/sqstore_mysql/mysql.c:1212
+#: src/applications/sqstore_mysql/mysql.c:1224
+#: src/applications/sqstore_mysql/mysql.c:1276
+#: src/applications/sqstore_mysql/mysql.c:1291
 #: src/applications/kvstore_sqlite/kv_sqlite.c:44
 #: src/applications/kvstore_sqlite/kv_sqlite.c:51
 #: src/applications/dstore/dstore.c:91 src/applications/dstore/dstore.c:178
@@ -2179,9 +2173,9 @@
 
 #: src/applications/sqstore_sqlite/sqlite.c:357
 #: src/applications/sqstore_sqlite/sqlite.c:378
-#: src/applications/sqstore_mysql/mysql.c:260
-#: src/applications/sqstore_mysql/mysql.c:834
-#: src/applications/sqstore_mysql/mysql.c:1123
+#: src/applications/sqstore_mysql/mysql.c:261
+#: src/applications/sqstore_mysql/mysql.c:875
+#: src/applications/sqstore_mysql/mysql.c:1164
 #, c-format
 msgid "Invalid data in %s.  Trying to fix (by deletion).\n"
 msgstr ""
@@ -2191,11 +2185,16 @@
 msgid "sqlite datastore"
 msgstr ""
 
-#: src/applications/sqstore_sqlite/sqlite.c:1342
-#: src/applications/sqstore_mysql/mysql.c:1310
+#: src/applications/sqstore_sqlite/sqlite.c:1369
+#: src/applications/sqstore_mysql/mysql.c:1352
 msgid "# bytes in datastore"
 msgstr ""
 
+#: src/applications/session/sessiontest.c:43
+#: src/applications/stats/statistics.c:229
+msgid "# of connected peers"
+msgstr "# của các đầu đã kết nối"
+
 #: src/applications/session/connect.c:257
 #: src/applications/session/connect.c:274
 #, fuzzy, c-format
@@ -2325,18 +2324,25 @@
 msgid "async RPC reply not received.\n"
 msgstr "Không nhận được câu trả lời async của RPC.\n"
 
-#: src/applications/sqstore_mysql/mysql.c:261
-#: src/applications/sqstore_mysql/mysql.c:835
-#: src/applications/sqstore_mysql/mysql.c:1124
+#: src/applications/sqstore_mysql/mysql.c:262
+#: src/applications/sqstore_mysql/mysql.c:876
+#: src/applications/sqstore_mysql/mysql.c:1165
 msgid "mysql datastore"
 msgstr ""
 
-#: src/applications/sqstore_mysql/mysql.c:1340
+#: src/applications/sqstore_mysql/mysql.c:424
 #, fuzzy, c-format
+msgid ""
+"`%s' failed at %s:%d with error: I/%s S/%s SC/%s SS/%s SSC/%s U/%s D/%s DG/%"
+"s\n"
+msgstr "'%s' thất bại tại %s:%d với lỗi: %s\n"
+
+#: src/applications/sqstore_mysql/mysql.c:1382
+#, fuzzy, c-format
 msgid "Trying to use file `%s' for MySQL configuration.\n"
 msgstr "Đang thử dùng tập tin '%s' cho cấu hình MySQL.\n"
 
-#: src/applications/sqstore_mysql/mysql.c:1363
+#: src/applications/sqstore_mysql/mysql.c:1405
 msgid ""
 "Failed to load MySQL database module.  Check that MySQL is running and "
 "configured properly!\n"
@@ -2367,7 +2373,7 @@
 msgid "Failed to access GNUnet home directory `%s'\n"
 msgstr "Lỗi định dạng tập tin (không phải một thư mục GNUnet?)\n"
 
-#: src/applications/identity/hostkey.c:157
+#: src/applications/identity/hostkey.c:154
 #, fuzzy, c-format
 msgid ""
 "Existing hostkey in file `%s' failed format check, creating new hostkey.\n"
@@ -2375,45 +2381,45 @@
 "Kiểm tra chìa khóa máy có trong '%s' không thành công, đang tạo chìa khóa "
 "máy mới.\n"
 
-#: src/applications/identity/hostkey.c:165
+#: src/applications/identity/hostkey.c:162
 msgid "Creating new hostkey (this may take a while).\n"
 msgstr "Đang tạo chìa khóa máy mới (có thể cần một chút thời gian).\n"
 
-#: src/applications/identity/hostkey.c:178
+#: src/applications/identity/hostkey.c:175
 msgid "Done creating hostkey.\n"
 msgstr "Đã tạo xong chìa khóa máy.\n"
 
-#: src/applications/identity/identity.c:346
+#: src/applications/identity/identity.c:347
 #, fuzzy, c-format
 msgid ""
 "File `%s' in directory `%s' does not match naming convention. Removed.\n"
 msgstr ""
 "Tập tin '%s' trong thư mục '%s' không tương ứng quy ước tên. Đã xóa bỏ.\n"
 
-#: src/applications/identity/identity.c:359
+#: src/applications/identity/identity.c:360
 #, fuzzy, c-format
 msgid ""
 "Directory `%s' in directory `%s' does not match naming convention. Removed.\n"
 msgstr ""
 "Tập tin '%s' trong thư mục '%s' không tương ứng quy ước tên. Đã xóa bỏ.\n"
 
-#: src/applications/identity/identity.c:396
+#: src/applications/identity/identity.c:397
 #, c-format
 msgid "Still no peers found in `%s'!\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:686
-#: src/applications/identity/identity.c:706
+#: src/applications/identity/identity.c:687
+#: src/applications/identity/identity.c:707
 #, fuzzy, c-format
 msgid "Removed file `%s' containing invalid hello data.\n"
 msgstr "Xóa bỏ tập tin '%s' chứa dữ liệu HELO sai.\n"
 
-#: src/applications/identity/identity.c:759
+#: src/applications/identity/identity.c:760
 #, c-format
 msgid "Signature failed verification: peer `%s' not known.\n"
 msgstr ""
 
-#: src/applications/identity/identity.c:768
+#: src/applications/identity/identity.c:769
 msgid "Signature failed verification: signature invalid.\n"
 msgstr ""
 
@@ -2933,26 +2939,26 @@
 "\n"
 "Không nhận được thông báo từ gnunetd. gnunetd đang chạy?\n"
 
-#: src/applications/tbench/tbenchtest.c:51
-#: src/applications/tbench/tbenchtest_udp.c:50
+#: src/applications/tbench/tbenchtest.c:53
+#: src/applications/tbench/tbenchtest_udp.c:55
 #, c-format
 msgid "Using %u messages of size %u for %u times.\n"
 msgstr "Sử dụng %u thông báo với kích thước %u trong %u lần.\n"
 
-#: src/applications/tbench/tbenchtest.c:78
-#: src/applications/tbench/tbenchtest_udp.c:77
+#: src/applications/tbench/tbenchtest.c:80
+#: src/applications/tbench/tbenchtest_udp.c:82
 #, c-format
 msgid "Times: max %16llu  min %16llu  mean %12.3f  variance %12.3f\n"
 msgstr "Thời gian:  max %16llu  min %16llu  có nghĩa %12.3f  biến %12.3f\n"
 
-#: src/applications/tbench/tbenchtest.c:83
-#: src/applications/tbench/tbenchtest_udp.c:82
+#: src/applications/tbench/tbenchtest.c:85
+#: src/applications/tbench/tbenchtest_udp.c:87
 #, c-format
 msgid "Loss:  max %16u  min %16u  mean %12.3f  variance %12.3f\n"
 msgstr "Mất:  max %16u  min %16u  có nghĩa %12.3f  biến %12.3f\n"
 
-#: src/applications/tbench/tbenchtest.c:89
-#: src/applications/tbench/tbenchtest_udp.c:88
+#: src/applications/tbench/tbenchtest.c:91
+#: src/applications/tbench/tbenchtest_udp.c:93
 #, c-format
 msgid ""
 "\n"
@@ -2961,8 +2967,8 @@
 "\n"
 "Không nhận thành công câu trả lời từ gnunetd.\n"
 
-#: src/applications/tbench/tbenchtest.c:212
-#: src/applications/tbench/tbenchtest_udp.c:211
+#: src/applications/tbench/tbenchtest.c:148
+#: src/applications/tbench/tbenchtest_udp.c:152
 #, c-format
 msgid "Running benchmark...\n"
 msgstr "Đang chạy thử mức độ (benchmark)...\n"
@@ -3041,110 +3047,110 @@
 msgid "allows mapping of the network topology"
 msgstr "Theo dấu vết trace hình học của mạng GNUnet."
 
-#: src/applications/gap/gap.c:1690
+#: src/applications/gap/gap.c:1707
 #, fuzzy, c-format
 msgid "GAP received invalid content from `%s'\n"
 msgstr "Nhận được thông báo sai '%s' từ '%s'.\n"
 
-#: src/applications/gap/gap.c:1691
+#: src/applications/gap/gap.c:1708
 msgid "myself"
 msgstr ""
 
-#: src/applications/gap/gap.c:1865
+#: src/applications/gap/gap.c:1884
 msgid ""
 "Cover traffic requested but traffic service not loaded.  Rejecting request.\n"
 msgstr ""
 "Đã yêu cầu che truyền tải nhưng chưa nạp dịch vụ truyền tải.  Đang nhả ra "
 "yêu cầu.\n"
 
-#: src/applications/gap/gap.c:1877 src/applications/fs/module/anonymity.c:67
+#: src/applications/gap/gap.c:1896 src/applications/fs/module/anonymity.c:67
 msgid "Failed to get traffic stats.\n"
 msgstr "Lấy các thông tin truyền tải không thành công.\n"
 
-#: src/applications/gap/gap.c:1884 src/applications/gap/gap.c:1890
-#: src/applications/gap/gap.c:1897
+#: src/applications/gap/gap.c:1903 src/applications/gap/gap.c:1909
+#: src/applications/gap/gap.c:1916
 msgid "Cannot satisfy desired level of anonymity, ignoring request.\n"
 msgstr "Không thể thỏa mãn mức độ dấu tên mong muốn, đang lờ đi yêu cầu.\n"
 
-#: src/applications/gap/gap.c:2181
+#: src/applications/gap/gap.c:2202
 #, fuzzy
 msgid "# gap requests total received"
 msgstr "# nhận được yêu cầu theo vết trace p2p"
 
-#: src/applications/gap/gap.c:2182
+#: src/applications/gap/gap.c:2203
 msgid "# gap requests policy: immediate drop"
 msgstr ""
 
-#: src/applications/gap/gap.c:2183
+#: src/applications/gap/gap.c:2204
 msgid "# gap requests policy: not routed"
 msgstr ""
 
-#: src/applications/gap/gap.c:2184
+#: src/applications/gap/gap.c:2205
 msgid "# gap requests policy: not answered"
 msgstr ""
 
-#: src/applications/gap/gap.c:2185
+#: src/applications/gap/gap.c:2206
 msgid "# gap requests processed: attempted add to RT"
 msgstr ""
 
-#: src/applications/gap/gap.c:2186
+#: src/applications/gap/gap.c:2207
 msgid "# gap requests processed: local result"
 msgstr ""
 
-#: src/applications/gap/gap.c:2187
+#: src/applications/gap/gap.c:2208
 msgid "# gap routing successes (total)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2188
+#: src/applications/gap/gap.c:2209
 msgid "# gap requests dropped: collision in RT"
 msgstr ""
 
-#: src/applications/gap/gap.c:2189
+#: src/applications/gap/gap.c:2210
 msgid "# gap requests forwarded (counting each peer)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2190
+#: src/applications/gap/gap.c:2211
 msgid "# gap duplicate requests (pending)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2191
+#: src/applications/gap/gap.c:2212
 #, fuzzy
 msgid "# gap duplicate requests that were re-tried"
 msgstr "# nhận được yêu cầu theo vết trace p2p"
 
-#: src/applications/gap/gap.c:2192
+#: src/applications/gap/gap.c:2213
 msgid "# gap re-try ttl difference (cummulative)"
 msgstr ""
 
-#: src/applications/gap/gap.c:2193
+#: src/applications/gap/gap.c:2214
 msgid "# gap reply duplicates"
 msgstr ""
 
-#: src/applications/gap/gap.c:2194
+#: src/applications/gap/gap.c:2215
 msgid "# gap spurious replies"
 msgstr ""
 
-#: src/applications/gap/gap.c:2195
+#: src/applications/gap/gap.c:2216
 msgid "# gap routing slots currently in use"
 msgstr ""
 
-#: src/applications/gap/gap.c:2196
+#: src/applications/gap/gap.c:2217
 msgid "# gap memory used for tracking seen content"
 msgstr ""
 
-#: src/applications/gap/gap.c:2197
+#: src/applications/gap/gap.c:2218
 msgid "# gap memory used for tracking routing destinations"
 msgstr ""
 
-#: src/applications/gap/gap.c:2198
+#: src/applications/gap/gap.c:2219
 msgid "# gap rewards pending"
 msgstr ""
 
-#: src/applications/gap/gap.c:2199
+#: src/applications/gap/gap.c:2220
 msgid "# gap response weights"
 msgstr ""
 
-#: src/applications/gap/gap.c:2215
+#: src/applications/gap/gap.c:2236
 msgid ""
 "Traffic service failed to load; gap cannot ensure cover-traffic "
 "availability.\n"
@@ -3152,7 +3158,7 @@
 "Nạp dịch vụ truyền tải không thành công; lỗ hổng không thể chắc chắn khả "
 "năng truyền tải.\n"
 
-#: src/applications/gap/gap.c:2243
+#: src/applications/gap/gap.c:2264
 #, fuzzy, c-format
 msgid "`%s' registering handlers %d %d\n"
 msgstr "'%s' đăng ký trình điều khiển %d %d\n"
@@ -3718,7 +3724,7 @@
 "Unindexed ODB block `%s' from offset %llu already missing from datastore.\n"
 msgstr "Khối ODB đã bỏ chỉ mục '%s' từ %llu không có trong kho dữ liệu.\n"
 
-#: src/applications/fs/module/fs.c:1139
+#: src/applications/fs/module/fs.c:1146
 #, fuzzy, c-format
 msgid ""
 "You must specify a postive number for `%s' in the configuration in section `%"
@@ -3726,12 +3732,12 @@
 msgstr ""
 "Người dùng phải chỉ ra một số dương cho '%s' trong phần '%s' của cấu hình.\n"
 
-#: src/applications/fs/module/fs.c:1180
+#: src/applications/fs/module/fs.c:1188
 #, fuzzy, c-format
 msgid "`%s' registering client handlers %d %d %d %d %d %d %d %d %d\n"
 msgstr "'%s' đăng ký trình điều khiển máy khách %d %d %d %d %d %d %d %d %d\n"
 
-#: src/applications/fs/module/fs.c:1220
+#: src/applications/fs/module/fs.c:1228
 msgid "enables (anonymous) file-sharing"
 msgstr ""
 
@@ -3754,11 +3760,11 @@
 msgid "AND"
 msgstr "VÀ"
 
-#: src/applications/fs/fsui/search.c:275
+#: src/applications/fs/fsui/search.c:281
 msgid "Error running search (no reason given)."
 msgstr ""
 
-#: src/applications/fs/fsui/download.c:267
+#: src/applications/fs/fsui/download.c:308
 #, fuzzy
 msgid "Download failed (no reason given)"
 msgstr "Tải xuống ECRS thất bại (hãy xem các bản ghi log)."
@@ -3767,7 +3773,7 @@
 msgid "Unindexing failed (no reason given)"
 msgstr ""
 
-#: src/applications/fs/fsui/upload.c:269
+#: src/applications/fs/fsui/upload.c:281
 #, fuzzy
 msgid "Failed to create temporary directory."
 msgstr "Lấy các thông tin truyền tải không thành công.\n"
@@ -3785,17 +3791,17 @@
 msgid "LOC URI not allowed for search.\n"
 msgstr "Không cho phép tìm kiếm LOC URI.\n"
 
-#: src/applications/fs/ecrs/download.c:124
+#: src/applications/fs/ecrs/download.c:125
 #, fuzzy, c-format
 msgid "Could not unlink temporary file `%s': %s\n"
 msgstr "Không ghi được PID tới tập tin '%s': %s.\n"
 
-#: src/applications/fs/ecrs/download.c:255
+#: src/applications/fs/ecrs/download.c:269
 #, fuzzy, c-format
 msgid "Write(%d, %p, %d) failed: %s\n"
 msgstr "'%s' %s không thành công: %s\n"
 
-#: src/applications/fs/ecrs/download.c:1001
+#: src/applications/fs/ecrs/download.c:1042
 msgid ""
 "Decrypted content does not match key. This is either a bug or a maliciously "
 "inserted file. Download aborted.\n"
@@ -3803,7 +3809,7 @@
 "Nội dung đã giải mã không tương ứng chìa khóa. Đây là một lỗi bug hoặc một "
 "tập tin chèn vào với ý xấu. Dừng tải xuống.\n"
 
-#: src/applications/fs/ecrs/download.c:1186
+#: src/applications/fs/ecrs/download.c:1228
 #, fuzzy, c-format
 msgid ""
 "Content `%s' seems to be not available on the network (tried %u times).\n"
@@ -3865,20 +3871,20 @@
 msgstr "Không tạo được tên hiệu '%s', tập tin '%s' tồn tại.\n"
 
 #: src/applications/fs/ecrs/namespace.c:339
-#: src/applications/fs/ecrs/namespace.c:420
-#: src/applications/fs/ecrs/namespace.c:575
+#: src/applications/fs/ecrs/namespace.c:421
+#: src/applications/fs/ecrs/namespace.c:578
 #, fuzzy, c-format
 msgid "File `%s' does not contain a pseudonym.\n"
 msgstr "Tập tin '%s' không chứa một tên hiệu.\n"
 
 #: src/applications/fs/ecrs/namespace.c:351
-#: src/applications/fs/ecrs/namespace.c:431
+#: src/applications/fs/ecrs/namespace.c:432
 #, fuzzy, c-format
 msgid "Format of pseudonym `%s' is invalid.\n"
 msgstr "Định dạng của tên hiệu '%s' sai.\n"
 
-#: src/applications/fs/ecrs/namespace.c:589
-#: src/applications/fs/ecrs/namespace.c:600
+#: src/applications/fs/ecrs/namespace.c:592
+#: src/applications/fs/ecrs/namespace.c:603
 #, fuzzy, c-format
 msgid "Format of file `%s' is invalid.\n"
 msgstr "Định dạng của tập tin '%s' sai.\n"
@@ -3972,7 +3978,7 @@
 msgid "# bytes received of type %d"
 msgstr "# byte nhận được của dạng %d"
 
-#: src/applications/traffic/traffic.c:609
+#: src/applications/traffic/traffic.c:610
 msgid "tracks bandwidth utilization by gnunetd"
 msgstr ""
 
@@ -4269,80 +4275,80 @@
 msgid "Message details: %u: length %d, priority: %d\n"
 msgstr "Chi tiết về thông báo: %u: dài %d, ưu tiên: %d\n"
 
-#: src/server/connection.c:2630
+#: src/server/connection.c:2631
 #, fuzzy, c-format
 msgid "Message from `%s' discarded: invalid format.\n"
 msgstr "Bỏ đi thông báo từ '%s': định dạng sai.\n"
 
-#: src/server/connection.c:2708
+#: src/server/connection.c:2709
 #, c-format
 msgid "Invalid sequence number %u <= %u, dropping message.\n"
 msgstr "Số của chuỗi sai %u <= %u, đang bỏ đi thông báo.\n"
 
-#: src/server/connection.c:2725
+#: src/server/connection.c:2726
 msgid "Message received more than one day old. Dropped.\n"
 msgstr "Thông báo nhận được cũ hơn một ngày. Đã loại bỏ.\n"
 
-#: src/server/connection.c:3166
+#: src/server/connection.c:3167
 msgid "# outgoing messages dropped"
 msgstr "# thông báo đi ra đã loại bỏ"
 
-#: src/server/connection.c:3170
+#: src/server/connection.c:3171
 msgid "# bytes of outgoing messages dropped"
 msgstr "# byte của các thông báo đi ra đã loại bỏ"
 
-#: src/server/connection.c:3172
+#: src/server/connection.c:3173
 msgid "# connections closed (HANGUP sent)"
 msgstr "# các kết nối đã đóng (gửi HANGUP)"
 
-#: src/server/connection.c:3175
+#: src/server/connection.c:3176
 #, fuzzy
 msgid "# bytes encrypted"
 msgstr "# byte nhận được của dạng %d"
 
-#: src/server/connection.c:3179
+#: src/server/connection.c:3180
 #, fuzzy
 msgid "# bytes transmitted"
 msgstr "# byte đã truyền của dạng %d"
 
-#: src/server/connection.c:3183
+#: src/server/connection.c:3184
 #, fuzzy
 msgid "# bytes received"
 msgstr "# byte nhận được qua TCP"
 
-#: src/server/connection.c:3186
+#: src/server/connection.c:3187
 #, fuzzy
 msgid "# bytes decrypted"
 msgstr "# byte nhận được của dạng %d"
 
-#: src/server/connection.c:3188
+#: src/server/connection.c:3189
 #, fuzzy
 msgid "# bytes noise sent"
 msgstr "# byte nhận được do nhiễu đường truyền"
 
-#: src/server/connection.c:3190
+#: src/server/connection.c:3191
 msgid "# total bytes per second send limit"
 msgstr ""
 
-#: src/server/connection.c:3192
+#: src/server/connection.c:3193
 #, fuzzy
 msgid "# total bytes per second receive limit"
 msgstr "# byte nhận được do nhiễu đường truyền"
 
-#: src/server/connection.c:3194
+#: src/server/connection.c:3195
 #, fuzzy
 msgid "# total number of messages in send buffers"
 msgstr "số thông báo trong một khối tin nhắn"
 
-#: src/server/connection.c:3196
+#: src/server/connection.c:3197
 msgid "# total number of bytes we were allowed to sent but did not"
 msgstr ""
 
-#: src/server/connection.c:3198
+#: src/server/connection.c:3199
 msgid "# total number of bytes we were allowed to sent"
 msgstr ""
 
-#: src/server/connection.c:3200
+#: src/server/connection.c:3201
 msgid "# total number of bytes we are currently allowed to send"
 msgstr ""
 
@@ -4570,7 +4576,7 @@
 msgid "`%s' failed for port %d. Is gnunetd already running?\n"
 msgstr ""
 
-#: src/server/tcpserver.c:387
+#: src/server/tcpserver.c:396
 #, fuzzy, c-format
 msgid ""
 "Malformed network specification in the configuration in section `%s' for "
@@ -4578,7 +4584,7 @@
 msgstr ""
 "Sự xác định mạng không đúng trong phần '%s' của cấu hình cho mục '%s': %s\n"
 
-#: src/server/tcpserver.c:440
+#: src/server/tcpserver.c:448
 #, c-format
 msgid "%s failed, message type %d already in use.\n"
 msgstr "%s thất bại, dạng thông báo %d đã sử dụng.\n"
@@ -4791,40 +4797,40 @@
 msgid "GNUnet now uses the IP address %u.%u.%u.%u.\n"
 msgstr "GNUnet bây giờ sử dụng địa chỉ IP %u.%u.%u.%u.\n"
 
-#: src/util/disk/storage.c:201
+#: src/util/disk/storage.c:202
 #, fuzzy, c-format
 msgid "`%s' failed for drive `%s': %u\n"
 msgstr "'%s' thất bại cho ổ %s: %u\n"
 
-#: src/util/disk/storage.c:518
+#: src/util/disk/storage.c:519
 #, fuzzy, c-format
 msgid "Expected `%s' to be a directory!\n"
 msgstr "'%s' mong đợi '%s' là một thư mục!\n"
 
-#: src/util/config_impl/impl.c:275
+#: src/util/config_impl/impl.c:289
 #, fuzzy, c-format
 msgid "Syntax error in configuration file `%s' at line %d.\n"
 msgstr "Lỗi cú pháp trong tập tin cấu hình '%s' trên dòng %d.\n"
 
-#: src/util/config_impl/impl.c:518
+#: src/util/config_impl/impl.c:532
 #, c-format
 msgid "Setting option `%s' in section `%s' to value `%s' was refused.\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:564
+#: src/util/config_impl/impl.c:578
 #, c-format
 msgid ""
 "Configuration value '%llu' for '%s' in section '%s' is out of legal bounds [%"
 "llu,%llu]\n"
 msgstr ""
 
-#: src/util/config_impl/impl.c:576
+#: src/util/config_impl/impl.c:590
 #, fuzzy, c-format
 msgid "Configuration value '%s' for '%s' in section '%s' should be a number\n"
 msgstr ""
 "Trong phần '%s' dưới '%s' của cấu hình phải chỉ ra thư mục cho dữ liệu FS.\n"
 
-#: src/util/config_impl/impl.c:666
+#: src/util/config_impl/impl.c:680
 #, c-format
 msgid ""
 "Configuration value '%s' for '%s' in section '%s' is not in set of legal "
@@ -4836,66 +4842,66 @@
 msgid "Error log:\n"
 msgstr "Lỗi"
 
-#: src/util/error/error.c:138
+#: src/util/error/error.c:140
 #, c-format
 msgid ""
 "\n"
 "Press any key to continue\n"
 msgstr ""
 
-#: src/util/error/error.c:206 src/util/error/error.c:250
+#: src/util/error/error.c:208 src/util/error/error.c:252
 msgid "DEBUG"
 msgstr "TÌMLỖI"
 
-#: src/util/error/error.c:209 src/util/error/error.c:252
+#: src/util/error/error.c:211 src/util/error/error.c:254
 msgid "STATUS"
 msgstr ""
 
-#: src/util/error/error.c:212 src/util/error/error.c:256
+#: src/util/error/error.c:214 src/util/error/error.c:258
 msgid "WARNING"
 msgstr "CẢNH BÁO"
 
-#: src/util/error/error.c:215 src/util/error/error.c:258
+#: src/util/error/error.c:217 src/util/error/error.c:260
 msgid "ERROR"
 msgstr "LỖI"
 
-#: src/util/error/error.c:218 src/util/error/error.c:260
+#: src/util/error/error.c:220 src/util/error/error.c:262
 msgid "FATAL"
 msgstr "LỖI NẶNG"
 
-#: src/util/error/error.c:221 src/util/error/error.c:262
+#: src/util/error/error.c:223 src/util/error/error.c:264
 msgid "USER"
 msgstr ""
 
-#: src/util/error/error.c:224 src/util/error/error.c:264
+#: src/util/error/error.c:226 src/util/error/error.c:266
 msgid "ADMIN"
 msgstr ""
 
-#: src/util/error/error.c:227 src/util/error/error.c:266
+#: src/util/error/error.c:229 src/util/error/error.c:268
 msgid "DEVELOPER"
 msgstr ""
 
-#: src/util/error/error.c:230 src/util/error/error.c:268
+#: src/util/error/error.c:232 src/util/error/error.c:270
 msgid "REQUEST"
 msgstr ""
 
-#: src/util/error/error.c:233 src/util/error/error.c:270
+#: src/util/error/error.c:235 src/util/error/error.c:272
 msgid "BULK"
 msgstr ""
 
-#: src/util/error/error.c:236 src/util/error/error.c:272
+#: src/util/error/error.c:238 src/util/error/error.c:274
 msgid "IMMEDIATE"
 msgstr ""
 
-#: src/util/error/error.c:239
+#: src/util/error/error.c:241
 msgid "ALL"
 msgstr ""
 
-#: src/util/error/error.c:254
+#: src/util/error/error.c:256
 msgid "INFO"
 msgstr "THÔNGTIN"
 
-#: src/util/error/error.c:273
+#: src/util/error/error.c:275
 msgid "NOTHING"
 msgstr "KHÔNGCÓGÌ"
 
@@ -5771,6 +5777,12 @@
 msgid "Unknown error while creating a new user"
 msgstr "Lỗi không rõ khi tạo một người dùng mới"
 
+#~ msgid "Waiting for gnunetd to start (%u iterations left)...\n"
+#~ msgstr "Đang chờ chạy gnunetd (còn %u lần thử)...\n"
+
+#~ msgid "Waiting for peers to connect (%u iterations left)...\n"
+#~ msgstr "Đang chờ kết nối các đầu (còn %u lần thử)...\n"
+
 #, fuzzy
 #~ msgid "Deleting expired content.  This may take a while.\n"
 #~ msgstr "Đang tạo chìa khóa máy mới (có thể cần một chút thời gian).\n"

Modified: GNUnet/src/applications/fs/ecrs/metatest.c
===================================================================
--- GNUnet/src/applications/fs/ecrs/metatest.c  2007-05-28 19:01:27 UTC (rev 
4831)
+++ GNUnet/src/applications/fs/ecrs/metatest.c  2007-05-28 19:05:04 UTC (rev 
4832)
@@ -154,9 +154,8 @@
                                     data,
                                     size * 4,
                                     ECRS_SERIALIZE_FULL)) {
-    ECRS_freeMetaData(meta);
     FREE(data);
-    ABORT();
+    ABORT(meta);
   }
   ECRS_freeMetaData(meta);
   FREE(data);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]