aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-12-06 22:41:18 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-12-06 22:41:18 +0900
commit6bebc94d2c7b6eac69b84fde39142d008a643d8d (patch)
treeb856ae6d3c6f201da2a333239673567eceed7983
parentc83dbd0f063b7304ea6a4cfbfc663a2b864ad1ce (diff)
downloadgnunet-6bebc94d2c7b6eac69b84fde39142d008a643d8d.tar.gz
gnunet-6bebc94d2c7b6eac69b84fde39142d008a643d8d.zip
BUILD: Remove unused header from pkgconfig directory.v0.19.0
-rw-r--r--ChangeLog78
-rw-r--r--pkgconfig/gnunet_config.h.in767
-rw-r--r--po/de.po43
-rw-r--r--po/es.po43
-rw-r--r--po/fr.po43
-rw-r--r--po/it.po43
-rw-r--r--po/sr.po43
-rw-r--r--po/sv.po43
-rw-r--r--po/vi.po43
-rw-r--r--po/zh_CN.po43
10 files changed, 270 insertions, 919 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c7f94a22..c893becd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,81 @@
1Mon, 5 Dec 2022 16:59:52 +0900 (1d670b15e)
2BUILD: include generated major/minor/micro version in gnunet_config.h - Martin Schanzenbach
3
4Mon, 5 Dec 2022 13:15:09 +0900 (6ccf51adc)
5BUILD: Improve extractor handling. Removed platform.h from include - Martin Schanzenbach
6
7Sun, 4 Dec 2022 23:26:25 +0900 (395bc9345)
8Large refactor in order to restore some sanity with respect to private defines used in headers - Martin Schanzenbach
9
10Sun, 4 Dec 2022 22:01:23 +0900 (3f0d91045)
11BUILD: Remove static_assert check - Martin Schanzenbach
12
13Sun, 4 Dec 2022 21:53:26 +0900 (a0914a0ad)
14MYSQL: Improve header includes with respect to compat handling - Martin Schanzenbach
15
16Sun, 4 Dec 2022 19:35:42 +0900 (38e77d7ab)
17UTIL: Allow only inlcusion of util glib-style. - Martin Schanzenbach
18
19Sun, 4 Dec 2022 16:47:17 +0900 (292cefa2a)
20BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_config.h insanity - Martin Schanzenbach
21
22Sun, 4 Dec 2022 15:01:11 +0900 (cbe225ddc)
23BUILD: Move gnunet_config.h to gnunet_private_config.h and add new, partially generated gnunet_config.h - Martin Schanzenbach
24
25Thu, 1 Dec 2022 18:32:23 +0900 (de5949640)
26BUILD: Improve platform-specific includes - Martin Schanzenbach
27
28Wed, 23 Nov 2022 13:12:37 +0100 (7922fe165)
29typo - Christian Grothoff
30
31Wed, 23 Nov 2022 13:10:07 +0100 (28a4f4e5d)
32add function to compute channel name for notifications - Christian Grothoff
33
34Tue, 22 Nov 2022 15:38:22 +0100 (bf175e5d2)
35modernize datastore postgres implementation - Christian Grothoff
36
37Tue, 22 Nov 2022 15:21:50 +0100 (5ffa64ed1)
38modernize namecache postgres implementation - Christian Grothoff
39
40Tue, 22 Nov 2022 15:15:53 +0100 (7299f45d9)
41modernize datacache postgres implementation - Christian Grothoff
42
43Mon, 21 Nov 2022 17:08:39 +0100 (d237b33a4)
44modernize namestore postgres plugin, a bit - Christian Grothoff
45
46Sun, 20 Nov 2022 20:27:49 +0900 (9ee83b68e)
47NAMESTORE: Add recordline format for zone import and display - Martin Schanzenbach
48
49Sun, 20 Nov 2022 19:51:03 +0900 (56a3e354d)
50NAMESTORE: CLI utility can now parse multiple records from stdin - Martin Schanzenbach
51
52Wed, 16 Nov 2022 13:57:32 +0100 (e97190eb7)
53add versioning.sql - Christian Grothoff
54
55Thu, 10 Nov 2022 13:54:58 +0900 (4775f9e5e)
56GNS: Use flags as defined and generated from GANA - Martin Schanzenbach
57
58Sun, 6 Nov 2022 22:32:17 +0900 (bc3d776dd)
59IPC: Convert all message payload lengths to uint16_t types. - Martin Schanzenbach
60
61Sat, 5 Nov 2022 08:41:36 +0900 (e22c4a47f)
62RECLAIM: Fix length field inconsistencies in IPC protocol. Issue #7432 - Martin Schanzenbach
63
64Fri, 4 Nov 2022 11:18:46 +0100 (145a04e3a)
65update GANA - Christian Grothoff
66
67Sat, 29 Oct 2022 18:06:26 +0900 (0f2da4636)
68IDENTITY - Martin Schanzenbach
69
70Thu, 27 Oct 2022 23:24:27 +0900 (8ccba14bb)
71IDENTITY/NAMESTORE: - Martin Schanzenbach
72
73Thu, 27 Oct 2022 11:37:36 +0200 (aac2f0a62)
74actually, do both in case of ANY: datacache and HELLO - Christian Grothoff
75
76Thu, 27 Oct 2022 11:33:59 +0200 (2b86b51b1)
77disallow ANY for block type in PUTs; do return HELLOs for ANY in GET requests (see recent clarifications to R5N specification) - Christian Grothoff
78
1Wed, 26 Oct 2022 12:37:13 +0200 (d435321cf) 79Wed, 26 Oct 2022 12:37:13 +0200 (d435321cf)
2gana to master - Christian Grothoff 80gana to master - Christian Grothoff
3 81
diff --git a/pkgconfig/gnunet_config.h.in b/pkgconfig/gnunet_config.h.in
deleted file mode 100644
index 7e6150f27..000000000
--- a/pkgconfig/gnunet_config.h.in
+++ /dev/null
@@ -1,767 +0,0 @@
1/* gnunet_config.h.in. Generated from configure.ac by autoheader. */
2
3#define _GNU_SOURCE 1
4
5/* Define to 1 if the `closedir' function returns void instead of `int'. */
6#undef CLOSEDIR_VOID
7
8/* This is a Cygwin system */
9#undef CYGWIN
10
11/* This is an Apple Darwin system */
12#undef DARWIN
13
14/* Define to 1 if translation of program messages to the user's native
15 language is requested. */
16#undef ENABLE_NLS
17
18/* Build a Mac OS X Framework */
19#undef FRAMEWORK_BUILD
20
21/* This is a FreeBSD system */
22#undef FREEBSD
23
24/* This should be the default choice for the name of the first network
25 interface */
26#undef GNUNET_DEFAULT_INTERFACE
27
28/* Define to 1 if you have the `argz_add' function. */
29#undef HAVE_ARGZ_ADD
30
31/* Define to 1 if you have the `argz_append' function. */
32#undef HAVE_ARGZ_APPEND
33
34/* Define to 1 if you have the `argz_count' function. */
35#undef HAVE_ARGZ_COUNT
36
37/* Define to 1 if you have the `argz_create_sep' function. */
38#undef HAVE_ARGZ_CREATE_SEP
39
40/* Define to 1 if you have the <argz.h> header file. */
41#undef HAVE_ARGZ_H
42
43/* Define to 1 if you have the `argz_insert' function. */
44#undef HAVE_ARGZ_INSERT
45
46/* Define to 1 if you have the `argz_next' function. */
47#undef HAVE_ARGZ_NEXT
48
49/* Define to 1 if you have the `argz_stringify' function. */
50#undef HAVE_ARGZ_STRINGIFY
51
52/* Define to 1 if you have the <arpa/inet.h> header file. */
53#undef HAVE_ARPA_INET_H
54
55/* Define to 1 if you have the `atoll' function. */
56#undef HAVE_ATOLL
57
58/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
59 CoreFoundation framework. */
60#undef HAVE_CFLOCALECOPYCURRENT
61
62/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
63 the CoreFoundation framework. */
64#undef HAVE_CFPREFERENCESCOPYAPPVALUE
65
66/* Define to 1 if your system has a working `chown' function. */
67#undef HAVE_CHOWN
68
69/* Define to 1 if you have the `clock_gettime' function. */
70#undef HAVE_CLOCK_GETTIME
71
72/* Define to 1 if you have the `closedir' function. */
73#undef HAVE_CLOSEDIR
74
75/* Define to 1 if you have the <ctype.h> header file. */
76#undef HAVE_CTYPE_H
77
78/* Define if the GNU dcgettext() function is already present or preinstalled.
79 */
80#undef HAVE_DCGETTEXT
81
82/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
83 you don't. */
84#undef HAVE_DECL_CYGWIN_CONV_PATH
85
86/* Define to 1 if you have the declaration of `gcry_mpi_lshift', and to 0 if
87 you don't. */
88#undef HAVE_DECL_GCRY_MPI_LSHIFT
89
90/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
91 */
92#undef HAVE_DIRENT_H
93
94/* Define if you have the GNU dld library. */
95#undef HAVE_DLD
96
97/* Define to 1 if you have the <dld.h> header file. */
98#undef HAVE_DLD_H
99
100/* Define to 1 if you have the `dlerror' function. */
101#undef HAVE_DLERROR
102
103/* Define to 1 if you have the <dlfcn.h> header file. */
104#undef HAVE_DLFCN_H
105
106/* Define to 1 if you have the <dl.h> header file. */
107#undef HAVE_DL_H
108
109/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
110#undef HAVE_DOPRNT
111
112/* Define to 1 if you have the `dup2' function. */
113#undef HAVE_DUP2
114
115/* Define if you have the _dyld_func_lookup function. */
116#undef HAVE_DYLD
117
118/* Define to 1 if you have the <errno.h> header file. */
119#undef HAVE_ERRNO_H
120
121/* Define to 1 if the system has the type `error_t'. */
122#undef HAVE_ERROR_T
123
124/* We have libesmtp */
125#undef HAVE_ESMTP
126
127/* Define to 1 if you have the <extractor.h> header file. */
128#undef HAVE_EXTRACTOR_H
129
130/* Define to 1 if you have the <fcntl.h> header file. */
131#undef HAVE_FCNTL_H
132
133/* Define to 1 if you have the `fdatasync' function. */
134#undef HAVE_FDATASYNC
135
136/* Define to 1 if you have the `floor' function. */
137#undef HAVE_FLOOR
138
139/* Define to 1 if you have the `fork' function. */
140#undef HAVE_FORK
141
142/* Define to 1 if you have the `freeifaddrs' function. */
143#undef HAVE_FREEIFADDRS
144
145/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
146#undef HAVE_FSEEKO
147
148/* Define to 1 if you have the `ftruncate' function. */
149#undef HAVE_FTRUNCATE
150
151/* Define to 1 if you have the `getaddrinfo' function. */
152#undef HAVE_GETADDRINFO
153
154/* Define to 1 if you have the `getcwd' function. */
155#undef HAVE_GETCWD
156
157/* Define to 1 if you have the `gethostbyaddr' function. */
158#undef HAVE_GETHOSTBYADDR
159
160/* Define to 1 if you have the `gethostbyname' function. */
161#undef HAVE_GETHOSTBYNAME
162
163/* Define to 1 if you have the `gethostbyname2' function. */
164#undef HAVE_GETHOSTBYNAME2
165
166/* Define to 1 if you have the `gethostname' function. */
167#undef HAVE_GETHOSTNAME
168
169/* Define to 1 if you have the `getifaddrs' function. */
170#undef HAVE_GETIFADDRS
171
172/* getloadavg supported */
173#undef HAVE_GETLOADAVG
174
175/* Define to 1 if you have the `getnameinfo' function. */
176#undef HAVE_GETNAMEINFO
177
178/* Define to 1 if you have the `getrusage' function. */
179#undef HAVE_GETRUSAGE
180
181/* Define if the GNU gettext() function is already present or preinstalled. */
182#undef HAVE_GETTEXT
183
184/* Define to 1 if you have the `gettimeofday' function. */
185#undef HAVE_GETTIMEOFDAY
186
187/* Define to 1 if you have the `gmtime' function. */
188#undef HAVE_GMTIME
189
190/* Define to 1 if you have the `gmtime_r' function. */
191#undef HAVE_GMTIME_R
192
193/* Define if you have the iconv() function. */
194#undef HAVE_ICONV
195
196/* Define to 1 if you have the <ifaddrs.h> header file. */
197#undef HAVE_IFADDRS_H
198
199/* Define to 1 if you have the `inet_ntoa' function. */
200#undef HAVE_INET_NTOA
201
202/* Define to 1 if you have the `initgroups' function. */
203#undef HAVE_INITGROUPS
204
205/* Define to 1 if you have the <inttypes.h> header file. */
206#undef HAVE_INTTYPES_H
207
208/* Define to 1 if you have the <kstat.h> header file. */
209#undef HAVE_KSTAT_H
210
211/* Define to 1 if you have the <kvm.h> header file. */
212#undef HAVE_KVM_H
213
214/* Define to 1 if you have the <langinfo.h> header file. */
215#undef HAVE_LANGINFO_H
216
217/* Define to 1 if you have a functional curl library. */
218#undef HAVE_LIBCURL
219
220/* Define if you have the libdl library or equivalent. */
221#undef HAVE_LIBDL
222
223/* Define if libdlloader will be built on this platform */
224#undef HAVE_LIBDLLOADER
225
226/* Define to 1 if you have the <libesmtp.h> header file. */
227#undef HAVE_LIBESMTP_H
228
229/* Define to 1 if you have the `intl' library (-lintl). */
230#undef HAVE_LIBINTL
231
232/* Define to 1 if you have the <libintl.h> header file. */
233#undef HAVE_LIBINTL_H
234
235/* Define to 1 if you have the `kstat' library (-lkstat). */
236#undef HAVE_LIBKSTAT
237
238/* Define to 1 if you have the `kvm' library (-lkvm). */
239#undef HAVE_LIBKVM
240
241/* Define to 1 if you have the `m' library (-lm). */
242#undef HAVE_LIBM
243
244/* Define to 1 if you have the `resolv' library (-lresolv). */
245#undef HAVE_LIBRESOLV
246
247/* Define to 1 if you have the `rt' library (-lrt). */
248#undef HAVE_LIBRT
249
250/* Define to 1 if you have the `socket' library (-lsocket). */
251#undef HAVE_LIBSOCKET
252
253/* Define to 1 if you have the `z' library (-lz). */
254#undef HAVE_LIBZ
255
256/* Define to 1 if you have the <limits.h> header file. */
257#undef HAVE_LIMITS_H
258
259/* Define to 1 if you have the <locale.h> header file. */
260#undef HAVE_LOCALE_H
261
262/* Define to 1 if you have the `localtime_r' function. */
263#undef HAVE_LOCALTIME_R
264
265/* Define this if a modern libltdl is already installed */
266#undef HAVE_LTDL
267
268/* Define to 1 if you have the <mach/mach.h> header file. */
269#undef HAVE_MACH_MACH_H
270
271/* Define to 1 if you have the <mach-o/dyld.h> header file. */
272#undef HAVE_MACH_O_DYLD_H
273
274/* Compile malicious code */
275#undef HAVE_MALICIOUS
276
277/* Define to 1 if you have the <math.h> header file. */
278#undef HAVE_MATH_H
279
280/* Define to 1 if you have the `memmove' function. */
281#undef HAVE_MEMMOVE
282
283/* Define to 1 if you have the <memory.h> header file. */
284#undef HAVE_MEMORY_H
285
286/* Define to 1 if you have the `memset' function. */
287#undef HAVE_MEMSET
288
289/* We have libmicrohttpd */
290#undef HAVE_MHD
291
292/* Define to 1 if you have the <microhttpd.h> header file. */
293#undef HAVE_MICROHTTPD_H
294
295/* Define to 1 if you have the `mkdir' function. */
296#undef HAVE_MKDIR
297
298/* Define to 1 if you have the `mkfifo' function. */
299#undef HAVE_MKFIFO
300
301/* Define to 1 if you have the `mktime' function. */
302#undef HAVE_MKTIME
303
304/* Define to 1 if you have the `mmap' function. */
305#undef HAVE_MMAP
306
307/* Define to 1 if you have the `mremap' function. */
308#undef HAVE_MREMAP
309
310/* Define to 1 if you have the <mysql/mysql.h> header file. */
311#undef HAVE_MYSQL_MYSQL_H
312
313/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
314#undef HAVE_NDIR_H
315
316/* Define to 1 if you have the <netdb.h> header file. */
317#undef HAVE_NETDB_H
318
319/* Define to 1 if you have the <netinet/in.h> header file. */
320#undef HAVE_NETINET_IN_H
321
322/* Define to 1 if you have the <netinet/in_systm.h> header file. */
323#undef HAVE_NETINET_IN_SYSTM_H
324
325/* Define to 1 if you have the `nl_langinfo' function. */
326#undef HAVE_NL_LANGINFO
327
328/* Define to 1 if the system has the type `off_t'. */
329#undef HAVE_OFF_T
330
331/* Define to 1 if you have the `opendir' function. */
332#undef HAVE_OPENDIR
333
334/* We have openssl */
335#undef HAVE_OPENSSL
336
337/* Define to 1 if you have the <openssl/ssl.h> header file. */
338#undef HAVE_OPENSSL_SSL_H
339
340/* Define to 1 if you have the <pcap.h> header file. */
341#undef HAVE_PCAP_H
342
343/* Define to 1 if you have the <postgresql/libpq-fe.h> header file. */
344#undef HAVE_POSTGRESQL_LIBPQ_FE_H
345
346/* Define if libtool can extract symbol lists from object files. */
347#undef HAVE_PRELOADED_SYMBOLS
348
349/* Define to 1 if you have the `putenv' function. */
350#undef HAVE_PUTENV
351
352/* Define to 1 if you have the `rand' function. */
353#undef HAVE_RAND
354
355/* Define to 1 if you have the `readdir' function. */
356#undef HAVE_READDIR
357
358/* Define to 1 if you have the `realpath' function. */
359#undef HAVE_REALPATH
360
361/* Define to 1 if you have the `rmdir' function. */
362#undef HAVE_RMDIR
363
364/* Define to 1 if you have the `sbrk' function. */
365#undef HAVE_SBRK
366
367/* Define to 1 if you have the `select' function. */
368#undef HAVE_SELECT
369
370/* Define to 1 if you have the `setlocale' function. */
371#undef HAVE_SETLOCALE
372
373/* Define to 1 if you have the `setrlimit' function. */
374#undef HAVE_SETRLIMIT
375
376/* Define if you have the shl_load function. */
377#undef HAVE_SHL_LOAD
378
379/* Define to 1 if you have the <signal.h> header file. */
380#undef HAVE_SIGNAL_H
381
382/* Define to 1 if the system has the type `sigset_t'. */
383#undef HAVE_SIGSET_T
384
385/* Define to 1 if the system has the type `size_t'. */
386#undef HAVE_SIZE_T
387
388/* Do we have sockaddr_in.sin_len? */
389#undef HAVE_SOCKADDR_IN_SIN_LEN
390
391/* Define to 1 if you have the `socket' function. */
392#undef HAVE_SOCKET
393
394/* Define to 1 if you have the <sockLib.h> header file. */
395#undef HAVE_SOCKLIB_H
396
397/* Define to 1 if you have the <sqlite3.h> header file. */
398#undef HAVE_SQLITE3_H
399
400/* Define to 1 if you have the `stat64' function. */
401#undef HAVE_STAT64
402
403/* Define to 1 if `stat' has the bug that it succeeds when given the
404 zero-length file name argument. */
405#undef HAVE_STAT_EMPTY_STRING_BUG
406
407/* Define to 1 if you have the <stdarg.h> header file. */
408#undef HAVE_STDARG_H
409
410/* Define to 1 if stdbool.h conforms to C99. */
411#undef HAVE_STDBOOL_H
412
413/* Define to 1 if you have the <stddef.h> header file. */
414#undef HAVE_STDDEF_H
415
416/* Define to 1 if you have the <stdint.h> header file. */
417#undef HAVE_STDINT_H
418
419/* Define to 1 if you have the <stdio.h> header file. */
420#undef HAVE_STDIO_H
421
422/* Define to 1 if you have the <stdlib.h> header file. */
423#undef HAVE_STDLIB_H
424
425/* Define to 1 if you have the `strcasecmp' function. */
426#undef HAVE_STRCASECMP
427
428/* Define to 1 if you have the `strchr' function. */
429#undef HAVE_STRCHR
430
431/* Define to 1 if you have the `strdup' function. */
432#undef HAVE_STRDUP
433
434/* Define to 1 if you have the `strerror' function. */
435#undef HAVE_STRERROR
436
437/* Define to 1 if you have the `strftime' function. */
438#undef HAVE_STRFTIME
439
440/* Define to 1 if you have the <strings.h> header file. */
441#undef HAVE_STRINGS_H
442
443/* Define to 1 if you have the <string.h> header file. */
444#undef HAVE_STRING_H
445
446/* Define to 1 if you have the `strlcat' function. */
447#undef HAVE_STRLCAT
448
449/* Define to 1 if you have the `strlcpy' function. */
450#undef HAVE_STRLCPY
451
452/* Define to 1 if you have the `strncasecmp' function. */
453#undef HAVE_STRNCASECMP
454
455/* Define to 1 if you have the `strndup' function. */
456#undef HAVE_STRNDUP
457
458/* Define to 1 if you have the `strrchr' function. */
459#undef HAVE_STRRCHR
460
461/* Define to 1 if you have the `strstr' function. */
462#undef HAVE_STRSTR
463
464/* Define to 1 if you have the `strtol' function. */
465#undef HAVE_STRTOL
466
467/* Define to 1 if you have the `sysconf' function. */
468#undef HAVE_SYSCONF
469
470/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
471 */
472#undef HAVE_SYS_DIR_H
473
474/* Define to 1 if you have the <sys/dl.h> header file. */
475#undef HAVE_SYS_DL_H
476
477/* Define to 1 if you have the <sys/file.h> header file. */
478#undef HAVE_SYS_FILE_H
479
480/* Define to 1 if you have the <sys/ioctl.h> header file. */
481#undef HAVE_SYS_IOCTL_H
482
483/* Define to 1 if you have the <sys/mman.h> header file. */
484#undef HAVE_SYS_MMAN_H
485
486/* Define to 1 if you have the <sys/mount.h> header file. */
487#undef HAVE_SYS_MOUNT_H
488
489/* Define to 1 if you have the <sys/msg.h> header file. */
490#undef HAVE_SYS_MSG_H
491
492/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
493 */
494#undef HAVE_SYS_NDIR_H
495
496/* Define to 1 if you have the <sys/param.h> header file. */
497#undef HAVE_SYS_PARAM_H
498
499/* Define to 1 if you have the <sys/resource.h> header file. */
500#undef HAVE_SYS_RESOURCE_H
501
502/* Define to 1 if you have the <sys/select.h> header file. */
503#undef HAVE_SYS_SELECT_H
504
505/* Define to 1 if you have the <sys/socket.h> header file. */
506#undef HAVE_SYS_SOCKET_H
507
508/* Define to 1 if you have the <sys/statvfs.h> header file. */
509#undef HAVE_SYS_STATVFS_H
510
511/* Define to 1 if you have the <sys/stat.h> header file. */
512#undef HAVE_SYS_STAT_H
513
514/* Define to 1 if you have the <sys/sysinfo.h> header file. */
515#undef HAVE_SYS_SYSINFO_H
516
517/* Define to 1 if you have the <sys/timeb.h> header file. */
518#undef HAVE_SYS_TIMEB_H
519
520/* Define to 1 if you have the <sys/time.h> header file. */
521#undef HAVE_SYS_TIME_H
522
523/* Define to 1 if you have the <sys/types.h> header file. */
524#undef HAVE_SYS_TYPES_H
525
526/* Define to 1 if you have the <sys/vfs.h> header file. */
527#undef HAVE_SYS_VFS_H
528
529/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
530#undef HAVE_SYS_WAIT_H
531
532/* Define to 1 if you have the <terminos.h> header file. */
533#undef HAVE_TERMINOS_H
534
535/* We can access-64 bit values that are only 32-bit aligned */
536#undef HAVE_UNALIGNED_64_ACCESS
537
538/* Define to 1 if you have the `uname' function. */
539#undef HAVE_UNAME
540
541/* Define to 1 if you have the <unistd.h> header file. */
542#undef HAVE_UNISTD_H
543
544/* Define to 1 if you have the `vfork' function. */
545#undef HAVE_VFORK
546
547/* Define to 1 if you have the <vfork.h> header file. */
548#undef HAVE_VFORK_H
549
550/* Define to 1 if you have the `vprintf' function. */
551#undef HAVE_VPRINTF
552
553/* This value is set to 1 to indicate that the system argz facility works */
554#undef HAVE_WORKING_ARGZ
555
556/* Define to 1 if `fork' works. */
557#undef HAVE_WORKING_FORK
558
559/* Define to 1 if `vfork' works. */
560#undef HAVE_WORKING_VFORK
561
562/* Define to 1 if the system has the type `_Bool'. */
563#undef HAVE__BOOL
564
565/* Define as const if the declaration of iconv() needs const. */
566#undef ICONV_CONST
567
568/* Defined if libcurl supports AsynchDNS */
569#undef LIBCURL_FEATURE_ASYNCHDNS
570
571/* Defined if libcurl supports IDN */
572#undef LIBCURL_FEATURE_IDN
573
574/* Defined if libcurl supports IPv6 */
575#undef LIBCURL_FEATURE_IPV6
576
577/* Defined if libcurl supports KRB4 */
578#undef LIBCURL_FEATURE_KRB4
579
580/* Defined if libcurl supports libz */
581#undef LIBCURL_FEATURE_LIBZ
582
583/* Defined if libcurl supports NTLM */
584#undef LIBCURL_FEATURE_NTLM
585
586/* Defined if libcurl supports SSL */
587#undef LIBCURL_FEATURE_SSL
588
589/* Defined if libcurl supports SSPI */
590#undef LIBCURL_FEATURE_SSPI
591
592/* Defined if libcurl supports DICT */
593#undef LIBCURL_PROTOCOL_DICT
594
595/* Defined if libcurl supports FILE */
596#undef LIBCURL_PROTOCOL_FILE
597
598/* Defined if libcurl supports FTP */
599#undef LIBCURL_PROTOCOL_FTP
600
601/* Defined if libcurl supports FTPS */
602#undef LIBCURL_PROTOCOL_FTPS
603
604/* Defined if libcurl supports HTTP */
605#undef LIBCURL_PROTOCOL_HTTP
606
607/* Defined if libcurl supports HTTPS */
608#undef LIBCURL_PROTOCOL_HTTPS
609
610/* Defined if libcurl supports LDAP */
611#undef LIBCURL_PROTOCOL_LDAP
612
613/* Defined if libcurl supports TELNET */
614#undef LIBCURL_PROTOCOL_TELNET
615
616/* Defined if libcurl supports TFTP */
617#undef LIBCURL_PROTOCOL_TFTP
618
619/* This is a Linux system */
620#undef LINUX
621
622/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
623 slash. */
624#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
625
626/* Define if the OS needs help to load dependent libraries for dlopen(). */
627#undef LTDL_DLOPEN_DEPLIBS
628
629/* Define to the system default library search path. */
630#undef LT_DLSEARCH_PATH
631
632/* The archive extension */
633#undef LT_LIBEXT
634
635/* Define to the extension used for runtime loadable modules, say, ".so". */
636#undef LT_MODULE_EXT
637
638/* Define to the name of the environment variable that determines the run-time
639 module search path. */
640#undef LT_MODULE_PATH_VAR
641
642/* Define to the sub-directory in which libtool stores uninstalled libraries.
643 */
644#undef LT_OBJDIR
645
646/* This is a MinGW system */
647#undef MINGW
648
649/* Define if dlsym() requires a leading underscore in symbol names. */
650#undef NEED_USCORE
651
652/* This is a NetBSD system */
653#undef NETBSD
654
655/* Define to 1 if your C compiler doesn't accept -c and -o together. */
656#undef NO_MINUS_C_MINUS_O
657
658/* This is an OpenBSD system */
659#undef OPENBSD
660
661/* Some strange OS */
662#undef OTHEROS
663
664/* Name of package */
665#undef PACKAGE
666
667/* Define to the address where bug reports for this package should be sent. */
668#undef PACKAGE_BUGREPORT
669
670/* Define to the full name of this package. */
671#undef PACKAGE_NAME
672
673/* Define to the full name and version of this package. */
674#undef PACKAGE_STRING
675
676/* Define to the one symbol short name of this package. */
677#undef PACKAGE_TARNAME
678
679/* Define to the home page for this package. */
680#undef PACKAGE_URL
681
682/* Define to the version of this package. */
683#undef PACKAGE_VERSION
684
685/* Define as the return type of signal handlers (`int' or `void'). */
686#undef RETSIGTYPE
687
688/* Define to the type of arg 1 for `select'. */
689#undef SELECT_TYPE_ARG1
690
691/* Define to the type of args 2, 3 and 4 for `select'. */
692#undef SELECT_TYPE_ARG234
693
694/* Define to the type of arg 5 for `select'. */
695#undef SELECT_TYPE_ARG5
696
697/* This is a Solaris system */
698#undef SOLARIS
699
700/* This is a BSD system */
701#undef SOMEBSD
702
703/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
704#undef STAT_MACROS_BROKEN
705
706/* Define to 1 if you have the ANSI C header files. */
707#undef STDC_HEADERS
708
709/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
710#undef TIME_WITH_SYS_TIME
711
712/* Define to 1 if your <sys/time.h> declares `struct tm'. */
713#undef TM_IN_SYS_TIME
714
715/* Version number of package */
716#undef VERSION
717
718/* This is a Windows system */
719#undef WINDOWS
720
721/* Define to 1 if the X Window System is missing or not being used. */
722#undef X_DISPLAY_MISSING
723
724/* Number of bits in a file offset, on hosts where this is settable. */
725#undef _FILE_OFFSET_BITS
726
727/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
728#undef _LARGEFILE_SOURCE
729
730/* Define for large files, on AIX-style hosts. */
731#undef _LARGE_FILES
732
733/* Need with solaris or errno doesn't work */
734#undef _REENTRANT
735
736/* This is a Windows system */
737#undef _WIN32
738
739/* Define so that glibc/gnulib argp.h does not typedef error_t. */
740#undef __error_t_defined
741
742/* Define curl_free() as free() if our version of curl lacks curl_free. */
743#undef curl_free
744
745/* Define to a type to use for `error_t' if it is not otherwise available. */
746#undef error_t
747
748/* Define to `int' if <sys/types.h> doesn't define. */
749#undef gid_t
750
751/* Define to `int' if <sys/types.h> does not define. */
752#undef mode_t
753
754/* Define to `long int' if <sys/types.h> does not define. */
755#undef off_t
756
757/* Define to `int' if <sys/types.h> does not define. */
758#undef pid_t
759
760/* Define to `unsigned int' if <sys/types.h> does not define. */
761#undef size_t
762
763/* Define to `int' if <sys/types.h> doesn't define. */
764#undef uid_t
765
766/* Define as `fork' if `vfork' does not work. */
767#undef vfork
diff --git a/po/de.po b/po/de.po
index 6758cc237..a9a7569ec 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
10msgstr "" 10msgstr ""
11"Project-Id-Version: gnunet 0.10.1\n" 11"Project-Id-Version: gnunet 0.10.1\n"
12"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n" 12"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
13"POT-Creation-Date: 2022-12-05 17:21+0900\n" 13"POT-Creation-Date: 2022-12-06 16:58+0900\n"
14"PO-Revision-Date: 2015-03-08 16:16+0100\n" 14"PO-Revision-Date: 2015-03-08 16:16+0100\n"
15"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n" 15"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
16"Language-Team: German <translation-team-de@lists.sourceforge.net>\n" 16"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@@ -3710,21 +3710,26 @@ msgstr "Auf die Namespace Informationen konnte nicht zugegriffen werden.\n"
3710msgid "Unindex a file that was previously indexed with gnunet-publish." 3710msgid "Unindex a file that was previously indexed with gnunet-publish."
3711msgstr "" 3711msgstr ""
3712 3712
3713#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131 3713#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
3714msgid "metadata length" 3714msgid "metadata length"
3715msgstr "" 3715msgstr ""
3716 3716
3717#: src/fs/meta_data.c:1074 3717#: src/fs/meta_data.c:1076
3718#, c-format 3718#, c-format
3719msgid "Serialized metadata `%s' larger than allowed (%u > %u)" 3719msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
3720msgstr "" 3720msgstr ""
3721 3721
3722#: src/fs/meta_data.c:1091 3722#: src/fs/meta_data.c:1095
3723#, fuzzy, c-format 3723#, fuzzy, c-format
3724msgid "Failed to deserialize metadata `%s'" 3724msgid "Failed to deserialize metadata `%s'"
3725msgstr "Fehler beim Lesen der Freunde-Liste von `%s'\n" 3725msgstr "Fehler beim Lesen der Freunde-Liste von `%s'\n"
3726 3726
3727#: src/fs/meta_data.c:1126 3727#: src/fs/meta_data.c:1127
3728#, c-format
3729msgid "Serialized %ld bytes of metadata"
3730msgstr ""
3731
3732#: src/fs/meta_data.c:1134
3728#, fuzzy, c-format 3733#, fuzzy, c-format
3729msgid "Failed to serialize metadata `%s'" 3734msgid "Failed to serialize metadata `%s'"
3730msgstr "Fehler beim Lesen der Freunde-Liste von `%s'\n" 3735msgstr "Fehler beim Lesen der Freunde-Liste von `%s'\n"
@@ -8054,62 +8059,62 @@ msgstr "Konfigurationsdatei `%s' konnte nicht geparst werden.\n"
8054msgid "Dropped backchanel message: handler not provided by communicator\n" 8059msgid "Dropped backchanel message: handler not provided by communicator\n"
8055msgstr "" 8060msgstr ""
8056 8061
8057#: src/util/bio.c:223 src/util/bio.c:231 8062#: src/util/bio.c:230 src/util/bio.c:238
8058#, fuzzy, c-format 8063#, fuzzy, c-format
8059msgid "Error reading `%s' from file: %s" 8064msgid "Error reading `%s' from file: %s"
8060msgstr "Fehler beim Anlegen des Benutzers" 8065msgstr "Fehler beim Anlegen des Benutzers"
8061 8066
8062#: src/util/bio.c:233 8067#: src/util/bio.c:240
8063msgid "End of file" 8068msgid "End of file"
8064msgstr "Dateiende" 8069msgstr "Dateiende"
8065 8070
8066#: src/util/bio.c:262 8071#: src/util/bio.c:269
8067#, fuzzy, c-format 8072#, fuzzy, c-format
8068msgid "Error while reading `%s' from buffer: %s" 8073msgid "Error while reading `%s' from buffer: %s"
8069msgstr "Konfigurationsdatei `%s' konnte nicht geöffnet werden.\n" 8074msgstr "Konfigurationsdatei `%s' konnte nicht geöffnet werden.\n"
8070 8075
8071#: src/util/bio.c:264 8076#: src/util/bio.c:271
8072msgid "Not enough data left" 8077msgid "Not enough data left"
8073msgstr "" 8078msgstr ""
8074 8079
8075#: src/util/bio.c:304 8080#: src/util/bio.c:311
8076#, fuzzy, c-format 8081#, fuzzy, c-format
8077msgid "Invalid handle type while reading `%s'" 8082msgid "Invalid handle type while reading `%s'"
8078msgstr "Ungültiges Befehlszeilenargument »%s«\n" 8083msgstr "Ungültiges Befehlszeilenargument »%s«\n"
8079 8084
8080#: src/util/bio.c:331 src/util/bio.c:781 8085#: src/util/bio.c:338 src/util/bio.c:788
8081msgid "string length" 8086msgid "string length"
8082msgstr "" 8087msgstr ""
8083 8088
8084#: src/util/bio.c:337 8089#: src/util/bio.c:344
8085#, fuzzy, c-format 8090#, fuzzy, c-format
8086msgid "%s (while reading `%s')" 8091msgid "%s (while reading `%s')"
8087msgstr "Konfigurationsdatei `%s' konnte nicht geöffnet werden.\n" 8092msgstr "Konfigurationsdatei `%s' konnte nicht geöffnet werden.\n"
8088 8093
8089#: src/util/bio.c:342 8094#: src/util/bio.c:349
8090#, c-format 8095#, c-format
8091msgid "Error reading length of string `%s'" 8096msgid "Error reading length of string `%s'"
8092msgstr "" 8097msgstr ""
8093 8098
8094#: src/util/bio.c:355 8099#: src/util/bio.c:362
8095#, c-format 8100#, c-format
8096msgid "String `%s' longer than allowed (%u > %lu)" 8101msgid "String `%s' longer than allowed (%u > %lu)"
8097msgstr "" 8102msgstr ""
8098 8103
8099#: src/util/bio.c:610 8104#: src/util/bio.c:617
8100msgid "Unable to flush buffer to file" 8105msgid "Unable to flush buffer to file"
8101msgstr "" 8106msgstr ""
8102 8107
8103#: src/util/bio.c:672 src/util/bio.c:693 8108#: src/util/bio.c:679 src/util/bio.c:700
8104#, fuzzy, c-format 8109#, fuzzy, c-format
8105msgid "Error while writing `%s' to file: %s" 8110msgid "Error while writing `%s' to file: %s"
8106msgstr "Konfigurationsdatei `%s' konnte nicht geöffnet werden.\n" 8111msgstr "Konfigurationsdatei `%s' konnte nicht geöffnet werden.\n"
8107 8112
8108#: src/util/bio.c:674 8113#: src/util/bio.c:681
8109msgid "No associated file" 8114msgid "No associated file"
8110msgstr "" 8115msgstr ""
8111 8116
8112#: src/util/bio.c:758 8117#: src/util/bio.c:765
8113#, fuzzy, c-format 8118#, fuzzy, c-format
8114msgid "Invalid handle type while writing `%s'" 8119msgid "Invalid handle type while writing `%s'"
8115msgstr "Ungültiger Parameter: `%s'\n" 8120msgstr "Ungültiger Parameter: `%s'\n"
diff --git a/po/es.po b/po/es.po
index d7fc8bff5..fd2bfe61f 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: gnunet 0.9.5a\n" 9"Project-Id-Version: gnunet 0.9.5a\n"
10"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n" 10"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
11"POT-Creation-Date: 2022-12-05 17:21+0900\n" 11"POT-Creation-Date: 2022-12-06 16:58+0900\n"
12"PO-Revision-Date: 2013-02-23 17:50+0100\n" 12"PO-Revision-Date: 2013-02-23 17:50+0100\n"
13"Last-Translator: Miguel Ángel Arruga Vivas <rosen644835@gmail.com>\n" 13"Last-Translator: Miguel Ángel Arruga Vivas <rosen644835@gmail.com>\n"
14"Language-Team: Spanish <es@li.org>\n" 14"Language-Team: Spanish <es@li.org>\n"
@@ -3830,21 +3830,26 @@ msgstr "No se pudo empezar la operación de desindexado.\n"
3830msgid "Unindex a file that was previously indexed with gnunet-publish." 3830msgid "Unindex a file that was previously indexed with gnunet-publish."
3831msgstr "Desindexa un fichero previamente indexado con «gnunet-publish»." 3831msgstr "Desindexa un fichero previamente indexado con «gnunet-publish»."
3832 3832
3833#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131 3833#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
3834msgid "metadata length" 3834msgid "metadata length"
3835msgstr "" 3835msgstr ""
3836 3836
3837#: src/fs/meta_data.c:1074 3837#: src/fs/meta_data.c:1076
3838#, fuzzy, c-format 3838#, fuzzy, c-format
3839msgid "Serialized metadata `%s' larger than allowed (%u > %u)" 3839msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
3840msgstr "Los metadatos serializados «%s» son mayores de lo permitido (%u>%u)" 3840msgstr "Los metadatos serializados «%s» son mayores de lo permitido (%u>%u)"
3841 3841
3842#: src/fs/meta_data.c:1091 3842#: src/fs/meta_data.c:1095
3843#, fuzzy, c-format 3843#, fuzzy, c-format
3844msgid "Failed to deserialize metadata `%s'" 3844msgid "Failed to deserialize metadata `%s'"
3845msgstr "Se produjo un fallo al serializar metadatos" 3845msgstr "Se produjo un fallo al serializar metadatos"
3846 3846
3847#: src/fs/meta_data.c:1126 3847#: src/fs/meta_data.c:1127
3848#, fuzzy, c-format
3849msgid "Serialized %ld bytes of metadata"
3850msgstr "\t<fichero original embebido en %u bytes de metadatos>\n"
3851
3852#: src/fs/meta_data.c:1134
3848#, fuzzy, c-format 3853#, fuzzy, c-format
3849msgid "Failed to serialize metadata `%s'" 3854msgid "Failed to serialize metadata `%s'"
3850msgstr "Se produjo un fallo al serializar metadatos" 3855msgstr "Se produjo un fallo al serializar metadatos"
@@ -8359,62 +8364,62 @@ msgstr "No se pudo acceder al fichero de configuración «%s»\n"
8359msgid "Dropped backchanel message: handler not provided by communicator\n" 8364msgid "Dropped backchanel message: handler not provided by communicator\n"
8360msgstr "" 8365msgstr ""
8361 8366
8362#: src/util/bio.c:223 src/util/bio.c:231 8367#: src/util/bio.c:230 src/util/bio.c:238
8363#, fuzzy, c-format 8368#, fuzzy, c-format
8364msgid "Error reading `%s' from file: %s" 8369msgid "Error reading `%s' from file: %s"
8365msgstr "Error leyendo «%s»: %s" 8370msgstr "Error leyendo «%s»: %s"
8366 8371
8367#: src/util/bio.c:233 8372#: src/util/bio.c:240
8368msgid "End of file" 8373msgid "End of file"
8369msgstr "Fin del fichero" 8374msgstr "Fin del fichero"
8370 8375
8371#: src/util/bio.c:262 8376#: src/util/bio.c:269
8372#, fuzzy, c-format 8377#, fuzzy, c-format
8373msgid "Error while reading `%s' from buffer: %s" 8378msgid "Error while reading `%s' from buffer: %s"
8374msgstr "Error decodificando clave %u\n" 8379msgstr "Error decodificando clave %u\n"
8375 8380
8376#: src/util/bio.c:264 8381#: src/util/bio.c:271
8377msgid "Not enough data left" 8382msgid "Not enough data left"
8378msgstr "" 8383msgstr ""
8379 8384
8380#: src/util/bio.c:304 8385#: src/util/bio.c:311
8381#, fuzzy, c-format 8386#, fuzzy, c-format
8382msgid "Invalid handle type while reading `%s'" 8387msgid "Invalid handle type while reading `%s'"
8383msgstr "Parámetro no válido «%s» en la línea de comandos\n" 8388msgstr "Parámetro no válido «%s» en la línea de comandos\n"
8384 8389
8385#: src/util/bio.c:331 src/util/bio.c:781 8390#: src/util/bio.c:338 src/util/bio.c:788
8386msgid "string length" 8391msgid "string length"
8387msgstr "" 8392msgstr ""
8388 8393
8389#: src/util/bio.c:337 8394#: src/util/bio.c:344
8390#, fuzzy, c-format 8395#, fuzzy, c-format
8391msgid "%s (while reading `%s')" 8396msgid "%s (while reading `%s')"
8392msgstr "Error decodificando clave %u\n" 8397msgstr "Error decodificando clave %u\n"
8393 8398
8394#: src/util/bio.c:342 8399#: src/util/bio.c:349
8395#, c-format 8400#, c-format
8396msgid "Error reading length of string `%s'" 8401msgid "Error reading length of string `%s'"
8397msgstr "Se produjo un error leyendo la cadena «%s»" 8402msgstr "Se produjo un error leyendo la cadena «%s»"
8398 8403
8399#: src/util/bio.c:355 8404#: src/util/bio.c:362
8400#, fuzzy, c-format 8405#, fuzzy, c-format
8401msgid "String `%s' longer than allowed (%u > %lu)" 8406msgid "String `%s' longer than allowed (%u > %lu)"
8402msgstr "La cadena «%s» es mayor de lo permitido (%u > %u)" 8407msgstr "La cadena «%s» es mayor de lo permitido (%u > %u)"
8403 8408
8404#: src/util/bio.c:610 8409#: src/util/bio.c:617
8405msgid "Unable to flush buffer to file" 8410msgid "Unable to flush buffer to file"
8406msgstr "" 8411msgstr ""
8407 8412
8408#: src/util/bio.c:672 src/util/bio.c:693 8413#: src/util/bio.c:679 src/util/bio.c:700
8409#, fuzzy, c-format 8414#, fuzzy, c-format
8410msgid "Error while writing `%s' to file: %s" 8415msgid "Error while writing `%s' to file: %s"
8411msgstr "Error decodificando clave %u\n" 8416msgstr "Error decodificando clave %u\n"
8412 8417
8413#: src/util/bio.c:674 8418#: src/util/bio.c:681
8414msgid "No associated file" 8419msgid "No associated file"
8415msgstr "" 8420msgstr ""
8416 8421
8417#: src/util/bio.c:758 8422#: src/util/bio.c:765
8418#, fuzzy, c-format 8423#, fuzzy, c-format
8419msgid "Invalid handle type while writing `%s'" 8424msgid "Invalid handle type while writing `%s'"
8420msgstr "Formato de tiempo no válido «%s»\n" 8425msgstr "Formato de tiempo no válido «%s»\n"
diff --git a/po/fr.po b/po/fr.po
index aee4d781b..70f6b3d1e 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
7msgstr "" 7msgstr ""
8"Project-Id-Version: gnunet 0.10.1\n" 8"Project-Id-Version: gnunet 0.10.1\n"
9"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n" 9"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
10"POT-Creation-Date: 2022-12-05 17:21+0900\n" 10"POT-Creation-Date: 2022-12-06 16:58+0900\n"
11"PO-Revision-Date: 2021-11-21 00:53+0100\n" 11"PO-Revision-Date: 2021-11-21 00:53+0100\n"
12"Last-Translator: Stéphane Aulery <lkppo@free.fr>\n" 12"Last-Translator: Stéphane Aulery <lkppo@free.fr>\n"
13"Language-Team: French <traduc@traduc.org>\n" 13"Language-Team: French <traduc@traduc.org>\n"
@@ -3550,21 +3550,26 @@ msgstr ""
3550msgid "Unindex a file that was previously indexed with gnunet-publish." 3550msgid "Unindex a file that was previously indexed with gnunet-publish."
3551msgstr "" 3551msgstr ""
3552 3552
3553#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131 3553#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
3554msgid "metadata length" 3554msgid "metadata length"
3555msgstr "" 3555msgstr ""
3556 3556
3557#: src/fs/meta_data.c:1074 3557#: src/fs/meta_data.c:1076
3558#, c-format 3558#, c-format
3559msgid "Serialized metadata `%s' larger than allowed (%u > %u)" 3559msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
3560msgstr "" 3560msgstr ""
3561 3561
3562#: src/fs/meta_data.c:1091 3562#: src/fs/meta_data.c:1095
3563#, fuzzy, c-format 3563#, fuzzy, c-format
3564msgid "Failed to deserialize metadata `%s'" 3564msgid "Failed to deserialize metadata `%s'"
3565msgstr "Résolution de « %s » échouée\n" 3565msgstr "Résolution de « %s » échouée\n"
3566 3566
3567#: src/fs/meta_data.c:1126 3567#: src/fs/meta_data.c:1127
3568#, c-format
3569msgid "Serialized %ld bytes of metadata"
3570msgstr ""
3571
3572#: src/fs/meta_data.c:1134
3568#, fuzzy, c-format 3573#, fuzzy, c-format
3569msgid "Failed to serialize metadata `%s'" 3574msgid "Failed to serialize metadata `%s'"
3570msgstr "Échec du démarrage de %s\n" 3575msgstr "Échec du démarrage de %s\n"
@@ -7757,62 +7762,62 @@ msgstr ""
7757msgid "Dropped backchanel message: handler not provided by communicator\n" 7762msgid "Dropped backchanel message: handler not provided by communicator\n"
7758msgstr "" 7763msgstr ""
7759 7764
7760#: src/util/bio.c:223 src/util/bio.c:231 7765#: src/util/bio.c:230 src/util/bio.c:238
7761#, fuzzy, c-format 7766#, fuzzy, c-format
7762msgid "Error reading `%s' from file: %s" 7767msgid "Error reading `%s' from file: %s"
7763msgstr "Erreur de lecture : « %s » : %s" 7768msgstr "Erreur de lecture : « %s » : %s"
7764 7769
7765#: src/util/bio.c:233 7770#: src/util/bio.c:240
7766msgid "End of file" 7771msgid "End of file"
7767msgstr "Fin de fichier" 7772msgstr "Fin de fichier"
7768 7773
7769#: src/util/bio.c:262 7774#: src/util/bio.c:269
7770#, fuzzy, c-format 7775#, fuzzy, c-format
7771msgid "Error while reading `%s' from buffer: %s" 7776msgid "Error while reading `%s' from buffer: %s"
7772msgstr "Erreur de lecture : « %s » : %s" 7777msgstr "Erreur de lecture : « %s » : %s"
7773 7778
7774#: src/util/bio.c:264 7779#: src/util/bio.c:271
7775msgid "Not enough data left" 7780msgid "Not enough data left"
7776msgstr "" 7781msgstr ""
7777 7782
7778#: src/util/bio.c:304 7783#: src/util/bio.c:311
7779#, c-format 7784#, c-format
7780msgid "Invalid handle type while reading `%s'" 7785msgid "Invalid handle type while reading `%s'"
7781msgstr "" 7786msgstr ""
7782 7787
7783#: src/util/bio.c:331 src/util/bio.c:781 7788#: src/util/bio.c:338 src/util/bio.c:788
7784msgid "string length" 7789msgid "string length"
7785msgstr "" 7790msgstr ""
7786 7791
7787#: src/util/bio.c:337 7792#: src/util/bio.c:344
7788#, c-format 7793#, c-format
7789msgid "%s (while reading `%s')" 7794msgid "%s (while reading `%s')"
7790msgstr "" 7795msgstr ""
7791 7796
7792#: src/util/bio.c:342 7797#: src/util/bio.c:349
7793#, c-format 7798#, c-format
7794msgid "Error reading length of string `%s'" 7799msgid "Error reading length of string `%s'"
7795msgstr "" 7800msgstr ""
7796 7801
7797#: src/util/bio.c:355 7802#: src/util/bio.c:362
7798#, c-format 7803#, c-format
7799msgid "String `%s' longer than allowed (%u > %lu)" 7804msgid "String `%s' longer than allowed (%u > %lu)"
7800msgstr "" 7805msgstr ""
7801 7806
7802#: src/util/bio.c:610 7807#: src/util/bio.c:617
7803msgid "Unable to flush buffer to file" 7808msgid "Unable to flush buffer to file"
7804msgstr "" 7809msgstr ""
7805 7810
7806#: src/util/bio.c:672 src/util/bio.c:693 7811#: src/util/bio.c:679 src/util/bio.c:700
7807#, fuzzy, c-format 7812#, fuzzy, c-format
7808msgid "Error while writing `%s' to file: %s" 7813msgid "Error while writing `%s' to file: %s"
7809msgstr "Erreur de lecture : « %s » : %s" 7814msgstr "Erreur de lecture : « %s » : %s"
7810 7815
7811#: src/util/bio.c:674 7816#: src/util/bio.c:681
7812msgid "No associated file" 7817msgid "No associated file"
7813msgstr "" 7818msgstr ""
7814 7819
7815#: src/util/bio.c:758 7820#: src/util/bio.c:765
7816#, c-format 7821#, c-format
7817msgid "Invalid handle type while writing `%s'" 7822msgid "Invalid handle type while writing `%s'"
7818msgstr "" 7823msgstr ""
diff --git a/po/it.po b/po/it.po
index 21ccaf89e..a2fa6c354 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: gnunet 0.10.1\n" 9"Project-Id-Version: gnunet 0.10.1\n"
10"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n" 10"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
11"POT-Creation-Date: 2022-12-05 17:21+0900\n" 11"POT-Creation-Date: 2022-12-06 16:58+0900\n"
12"PO-Revision-Date: 2019-10-16 11:00+0200\n" 12"PO-Revision-Date: 2019-10-16 11:00+0200\n"
13"Last-Translator: Sebastiano Pistore <sebastianopistore.info@protonmail.ch>\n" 13"Last-Translator: Sebastiano Pistore <sebastianopistore.info@protonmail.ch>\n"
14"Language-Team: Italian <tp@lists.linux.it>\n" 14"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -3572,21 +3572,26 @@ msgstr ""
3572msgid "Unindex a file that was previously indexed with gnunet-publish." 3572msgid "Unindex a file that was previously indexed with gnunet-publish."
3573msgstr "" 3573msgstr ""
3574 3574
3575#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131 3575#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
3576msgid "metadata length" 3576msgid "metadata length"
3577msgstr "" 3577msgstr ""
3578 3578
3579#: src/fs/meta_data.c:1074 3579#: src/fs/meta_data.c:1076
3580#, c-format 3580#, c-format
3581msgid "Serialized metadata `%s' larger than allowed (%u > %u)" 3581msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
3582msgstr "" 3582msgstr ""
3583 3583
3584#: src/fs/meta_data.c:1091 3584#: src/fs/meta_data.c:1095
3585#, fuzzy, c-format 3585#, fuzzy, c-format
3586msgid "Failed to deserialize metadata `%s'" 3586msgid "Failed to deserialize metadata `%s'"
3587msgstr "Impossibile avviare il servizio ' %s'\n" 3587msgstr "Impossibile avviare il servizio ' %s'\n"
3588 3588
3589#: src/fs/meta_data.c:1126 3589#: src/fs/meta_data.c:1127
3590#, c-format
3591msgid "Serialized %ld bytes of metadata"
3592msgstr ""
3593
3594#: src/fs/meta_data.c:1134
3590#, fuzzy, c-format 3595#, fuzzy, c-format
3591msgid "Failed to serialize metadata `%s'" 3596msgid "Failed to serialize metadata `%s'"
3592msgstr "Impossibile avviare il servizio ' %s'\n" 3597msgstr "Impossibile avviare il servizio ' %s'\n"
@@ -7808,62 +7813,62 @@ msgstr ""
7808msgid "Dropped backchanel message: handler not provided by communicator\n" 7813msgid "Dropped backchanel message: handler not provided by communicator\n"
7809msgstr "" 7814msgstr ""
7810 7815
7811#: src/util/bio.c:223 src/util/bio.c:231 7816#: src/util/bio.c:230 src/util/bio.c:238
7812#, fuzzy, c-format 7817#, fuzzy, c-format
7813msgid "Error reading `%s' from file: %s" 7818msgid "Error reading `%s' from file: %s"
7814msgstr "Errore di lettura da '%s': %s\n" 7819msgstr "Errore di lettura da '%s': %s\n"
7815 7820
7816#: src/util/bio.c:233 7821#: src/util/bio.c:240
7817msgid "End of file" 7822msgid "End of file"
7818msgstr "Fine del file" 7823msgstr "Fine del file"
7819 7824
7820#: src/util/bio.c:262 7825#: src/util/bio.c:269
7821#, fuzzy, c-format 7826#, fuzzy, c-format
7822msgid "Error while reading `%s' from buffer: %s" 7827msgid "Error while reading `%s' from buffer: %s"
7823msgstr "Errore di lettura del file `%s'\n" 7828msgstr "Errore di lettura del file `%s'\n"
7824 7829
7825#: src/util/bio.c:264 7830#: src/util/bio.c:271
7826msgid "Not enough data left" 7831msgid "Not enough data left"
7827msgstr "" 7832msgstr ""
7828 7833
7829#: src/util/bio.c:304 7834#: src/util/bio.c:311
7830#, c-format 7835#, c-format
7831msgid "Invalid handle type while reading `%s'" 7836msgid "Invalid handle type while reading `%s'"
7832msgstr "" 7837msgstr ""
7833 7838
7834#: src/util/bio.c:331 src/util/bio.c:781 7839#: src/util/bio.c:338 src/util/bio.c:788
7835msgid "string length" 7840msgid "string length"
7836msgstr "" 7841msgstr ""
7837 7842
7838#: src/util/bio.c:337 7843#: src/util/bio.c:344
7839#, fuzzy, c-format 7844#, fuzzy, c-format
7840msgid "%s (while reading `%s')" 7845msgid "%s (while reading `%s')"
7841msgstr "Errore di lettura del file `%s'\n" 7846msgstr "Errore di lettura del file `%s'\n"
7842 7847
7843#: src/util/bio.c:342 7848#: src/util/bio.c:349
7844#, c-format 7849#, c-format
7845msgid "Error reading length of string `%s'" 7850msgid "Error reading length of string `%s'"
7846msgstr "" 7851msgstr ""
7847 7852
7848#: src/util/bio.c:355 7853#: src/util/bio.c:362
7849#, c-format 7854#, c-format
7850msgid "String `%s' longer than allowed (%u > %lu)" 7855msgid "String `%s' longer than allowed (%u > %lu)"
7851msgstr "" 7856msgstr ""
7852 7857
7853#: src/util/bio.c:610 7858#: src/util/bio.c:617
7854msgid "Unable to flush buffer to file" 7859msgid "Unable to flush buffer to file"
7855msgstr "" 7860msgstr ""
7856 7861
7857#: src/util/bio.c:672 src/util/bio.c:693 7862#: src/util/bio.c:679 src/util/bio.c:700
7858#, fuzzy, c-format 7863#, fuzzy, c-format
7859msgid "Error while writing `%s' to file: %s" 7864msgid "Error while writing `%s' to file: %s"
7860msgstr "Errore di lettura del file `%s'\n" 7865msgstr "Errore di lettura del file `%s'\n"
7861 7866
7862#: src/util/bio.c:674 7867#: src/util/bio.c:681
7863msgid "No associated file" 7868msgid "No associated file"
7864msgstr "" 7869msgstr ""
7865 7870
7866#: src/util/bio.c:758 7871#: src/util/bio.c:765
7867#, c-format 7872#, c-format
7868msgid "Invalid handle type while writing `%s'" 7873msgid "Invalid handle type while writing `%s'"
7869msgstr "" 7874msgstr ""
diff --git a/po/sr.po b/po/sr.po
index 060975342..bfe9621d1 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
6msgstr "" 6msgstr ""
7"Project-Id-Version: gnunet-0.10.1\n" 7"Project-Id-Version: gnunet-0.10.1\n"
8"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n" 8"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
9"POT-Creation-Date: 2022-12-05 17:21+0900\n" 9"POT-Creation-Date: 2022-12-06 16:58+0900\n"
10"PO-Revision-Date: 2020-10-23 18:39+0200\n" 10"PO-Revision-Date: 2020-10-23 18:39+0200\n"
11"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n" 11"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
12"Language-Team: Serbian <(nothing)>\n" 12"Language-Team: Serbian <(nothing)>\n"
@@ -3732,21 +3732,26 @@ msgstr ""
3732"Поништава индексирање датотеке која је претходно била индексирана са „gnunet-" 3732"Поништава индексирање датотеке која је претходно била индексирана са „gnunet-"
3733"publish“." 3733"publish“."
3734 3734
3735#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131 3735#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
3736msgid "metadata length" 3736msgid "metadata length"
3737msgstr "" 3737msgstr ""
3738 3738
3739#: src/fs/meta_data.c:1074 3739#: src/fs/meta_data.c:1076
3740#, fuzzy, c-format 3740#, fuzzy, c-format
3741msgid "Serialized metadata `%s' larger than allowed (%u > %u)" 3741msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
3742msgstr "Серијализовани метаподаци „%s“ су већи од дозвољеног (%u>%u)" 3742msgstr "Серијализовани метаподаци „%s“ су већи од дозвољеног (%u>%u)"
3743 3743
3744#: src/fs/meta_data.c:1091 3744#: src/fs/meta_data.c:1095
3745#, fuzzy, c-format 3745#, fuzzy, c-format
3746msgid "Failed to deserialize metadata `%s'" 3746msgid "Failed to deserialize metadata `%s'"
3747msgstr "Нисам успео да серијализујем НС запис са вредношћу „%s“\n" 3747msgstr "Нисам успео да серијализујем НС запис са вредношћу „%s“\n"
3748 3748
3749#: src/fs/meta_data.c:1126 3749#: src/fs/meta_data.c:1127
3750#, fuzzy, c-format
3751msgid "Serialized %ld bytes of metadata"
3752msgstr "\t<изворна датотека угнеждена у %u бајта метаподатака>\n"
3753
3754#: src/fs/meta_data.c:1134
3750#, fuzzy, c-format 3755#, fuzzy, c-format
3751msgid "Failed to serialize metadata `%s'" 3756msgid "Failed to serialize metadata `%s'"
3752msgstr "Нисам успео да серијализујем НС запис са вредношћу „%s“\n" 3757msgstr "Нисам успео да серијализујем НС запис са вредношћу „%s“\n"
@@ -8160,62 +8165,62 @@ msgstr "Не могу да приступим датотеци подешава
8160msgid "Dropped backchanel message: handler not provided by communicator\n" 8165msgid "Dropped backchanel message: handler not provided by communicator\n"
8161msgstr "" 8166msgstr ""
8162 8167
8163#: src/util/bio.c:223 src/util/bio.c:231 8168#: src/util/bio.c:230 src/util/bio.c:238
8164#, fuzzy, c-format 8169#, fuzzy, c-format
8165msgid "Error reading `%s' from file: %s" 8170msgid "Error reading `%s' from file: %s"
8166msgstr "Грешка при читању „%s“: %s" 8171msgstr "Грешка при читању „%s“: %s"
8167 8172
8168#: src/util/bio.c:233 8173#: src/util/bio.c:240
8169msgid "End of file" 8174msgid "End of file"
8170msgstr "Крај датотеке" 8175msgstr "Крај датотеке"
8171 8176
8172#: src/util/bio.c:262 8177#: src/util/bio.c:269
8173#, fuzzy, c-format 8178#, fuzzy, c-format
8174msgid "Error while reading `%s' from buffer: %s" 8179msgid "Error while reading `%s' from buffer: %s"
8175msgstr "Грешка при читању „%s“: %s" 8180msgstr "Грешка при читању „%s“: %s"
8176 8181
8177#: src/util/bio.c:264 8182#: src/util/bio.c:271
8178msgid "Not enough data left" 8183msgid "Not enough data left"
8179msgstr "" 8184msgstr ""
8180 8185
8181#: src/util/bio.c:304 8186#: src/util/bio.c:311
8182#, fuzzy, c-format 8187#, fuzzy, c-format
8183msgid "Invalid handle type while reading `%s'" 8188msgid "Invalid handle type while reading `%s'"
8184msgstr "Неисправан аргумент линије наредби „%s“\n" 8189msgstr "Неисправан аргумент линије наредби „%s“\n"
8185 8190
8186#: src/util/bio.c:331 src/util/bio.c:781 8191#: src/util/bio.c:338 src/util/bio.c:788
8187msgid "string length" 8192msgid "string length"
8188msgstr "" 8193msgstr ""
8189 8194
8190#: src/util/bio.c:337 8195#: src/util/bio.c:344
8191#, c-format 8196#, c-format
8192msgid "%s (while reading `%s')" 8197msgid "%s (while reading `%s')"
8193msgstr "" 8198msgstr ""
8194 8199
8195#: src/util/bio.c:342 8200#: src/util/bio.c:349
8196#, c-format 8201#, c-format
8197msgid "Error reading length of string `%s'" 8202msgid "Error reading length of string `%s'"
8198msgstr "Грешка читања дужине ниске „%s“" 8203msgstr "Грешка читања дужине ниске „%s“"
8199 8204
8200#: src/util/bio.c:355 8205#: src/util/bio.c:362
8201#, fuzzy, c-format 8206#, fuzzy, c-format
8202msgid "String `%s' longer than allowed (%u > %lu)" 8207msgid "String `%s' longer than allowed (%u > %lu)"
8203msgstr "Ниска „%s“ је дужа од дозвољеног (%u > %u)" 8208msgstr "Ниска „%s“ је дужа од дозвољеног (%u > %u)"
8204 8209
8205#: src/util/bio.c:610 8210#: src/util/bio.c:617
8206msgid "Unable to flush buffer to file" 8211msgid "Unable to flush buffer to file"
8207msgstr "" 8212msgstr ""
8208 8213
8209#: src/util/bio.c:672 src/util/bio.c:693 8214#: src/util/bio.c:679 src/util/bio.c:700
8210#, fuzzy, c-format 8215#, fuzzy, c-format
8211msgid "Error while writing `%s' to file: %s" 8216msgid "Error while writing `%s' to file: %s"
8212msgstr "Грешка писања „HELLO“-а у датотеку „%s“: %s\n" 8217msgstr "Грешка писања „HELLO“-а у датотеку „%s“: %s\n"
8213 8218
8214#: src/util/bio.c:674 8219#: src/util/bio.c:681
8215msgid "No associated file" 8220msgid "No associated file"
8216msgstr "" 8221msgstr ""
8217 8222
8218#: src/util/bio.c:758 8223#: src/util/bio.c:765
8219#, fuzzy, c-format 8224#, fuzzy, c-format
8220msgid "Invalid handle type while writing `%s'" 8225msgid "Invalid handle type while writing `%s'"
8221msgstr "Неисправан формат времена „%s“\n" 8226msgstr "Неисправан формат времена „%s“\n"
diff --git a/po/sv.po b/po/sv.po
index 437672409..1057f7099 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
7msgstr "" 7msgstr ""
8"Project-Id-Version: GNUnet 0.7.0b\n" 8"Project-Id-Version: GNUnet 0.7.0b\n"
9"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n" 9"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
10"POT-Creation-Date: 2022-12-05 17:21+0900\n" 10"POT-Creation-Date: 2022-12-06 16:58+0900\n"
11"PO-Revision-Date: 2006-01-21 17:16+0100\n" 11"PO-Revision-Date: 2006-01-21 17:16+0100\n"
12"Last-Translator: Daniel Nylander <po@danielnylander.se>\n" 12"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
13"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" 13"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -3730,21 +3730,26 @@ msgstr "Kunde inte komma åt namnrymdsinformation.\n"
3730msgid "Unindex a file that was previously indexed with gnunet-publish." 3730msgid "Unindex a file that was previously indexed with gnunet-publish."
3731msgstr "" 3731msgstr ""
3732 3732
3733#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131 3733#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
3734msgid "metadata length" 3734msgid "metadata length"
3735msgstr "" 3735msgstr ""
3736 3736
3737#: src/fs/meta_data.c:1074 3737#: src/fs/meta_data.c:1076
3738#, c-format 3738#, c-format
3739msgid "Serialized metadata `%s' larger than allowed (%u > %u)" 3739msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
3740msgstr "" 3740msgstr ""
3741 3741
3742#: src/fs/meta_data.c:1091 3742#: src/fs/meta_data.c:1095
3743#, fuzzy, c-format 3743#, fuzzy, c-format
3744msgid "Failed to deserialize metadata `%s'" 3744msgid "Failed to deserialize metadata `%s'"
3745msgstr "Misslyckades att leverera \"%s\" meddelande.\n" 3745msgstr "Misslyckades att leverera \"%s\" meddelande.\n"
3746 3746
3747#: src/fs/meta_data.c:1126 3747#: src/fs/meta_data.c:1127
3748#, c-format
3749msgid "Serialized %ld bytes of metadata"
3750msgstr ""
3751
3752#: src/fs/meta_data.c:1134
3748#, fuzzy, c-format 3753#, fuzzy, c-format
3749msgid "Failed to serialize metadata `%s'" 3754msgid "Failed to serialize metadata `%s'"
3750msgstr "Misslyckades att leverera \"%s\" meddelande.\n" 3755msgstr "Misslyckades att leverera \"%s\" meddelande.\n"
@@ -8145,63 +8150,63 @@ msgstr "Kunde inte tolka konfigurationsfil \"%s\".\n"
8145msgid "Dropped backchanel message: handler not provided by communicator\n" 8150msgid "Dropped backchanel message: handler not provided by communicator\n"
8146msgstr "" 8151msgstr ""
8147 8152
8148#: src/util/bio.c:223 src/util/bio.c:231 8153#: src/util/bio.c:230 src/util/bio.c:238
8149#, fuzzy, c-format 8154#, fuzzy, c-format
8150msgid "Error reading `%s' from file: %s" 8155msgid "Error reading `%s' from file: %s"
8151msgstr "Fel vid skapandet av användare" 8156msgstr "Fel vid skapandet av användare"
8152 8157
8153#: src/util/bio.c:233 8158#: src/util/bio.c:240
8154#, fuzzy 8159#, fuzzy
8155msgid "End of file" 8160msgid "End of file"
8156msgstr "Läs in en konfigurationsfil" 8161msgstr "Läs in en konfigurationsfil"
8157 8162
8158#: src/util/bio.c:262 8163#: src/util/bio.c:269
8159#, fuzzy, c-format 8164#, fuzzy, c-format
8160msgid "Error while reading `%s' from buffer: %s" 8165msgid "Error while reading `%s' from buffer: %s"
8161msgstr "Fel vid nedladdning: %s\n" 8166msgstr "Fel vid nedladdning: %s\n"
8162 8167
8163#: src/util/bio.c:264 8168#: src/util/bio.c:271
8164msgid "Not enough data left" 8169msgid "Not enough data left"
8165msgstr "" 8170msgstr ""
8166 8171
8167#: src/util/bio.c:304 8172#: src/util/bio.c:311
8168#, fuzzy, c-format 8173#, fuzzy, c-format
8169msgid "Invalid handle type while reading `%s'" 8174msgid "Invalid handle type while reading `%s'"
8170msgstr "Ogiltiga kommandoradsargument:\n" 8175msgstr "Ogiltiga kommandoradsargument:\n"
8171 8176
8172#: src/util/bio.c:331 src/util/bio.c:781 8177#: src/util/bio.c:338 src/util/bio.c:788
8173msgid "string length" 8178msgid "string length"
8174msgstr "" 8179msgstr ""
8175 8180
8176#: src/util/bio.c:337 8181#: src/util/bio.c:344
8177#, fuzzy, c-format 8182#, fuzzy, c-format
8178msgid "%s (while reading `%s')" 8183msgid "%s (while reading `%s')"
8179msgstr "Fel vid nedladdning: %s\n" 8184msgstr "Fel vid nedladdning: %s\n"
8180 8185
8181#: src/util/bio.c:342 8186#: src/util/bio.c:349
8182#, c-format 8187#, c-format
8183msgid "Error reading length of string `%s'" 8188msgid "Error reading length of string `%s'"
8184msgstr "" 8189msgstr ""
8185 8190
8186#: src/util/bio.c:355 8191#: src/util/bio.c:362
8187#, c-format 8192#, c-format
8188msgid "String `%s' longer than allowed (%u > %lu)" 8193msgid "String `%s' longer than allowed (%u > %lu)"
8189msgstr "" 8194msgstr ""
8190 8195
8191#: src/util/bio.c:610 8196#: src/util/bio.c:617
8192msgid "Unable to flush buffer to file" 8197msgid "Unable to flush buffer to file"
8193msgstr "" 8198msgstr ""
8194 8199
8195#: src/util/bio.c:672 src/util/bio.c:693 8200#: src/util/bio.c:679 src/util/bio.c:700
8196#, fuzzy, c-format 8201#, fuzzy, c-format
8197msgid "Error while writing `%s' to file: %s" 8202msgid "Error while writing `%s' to file: %s"
8198msgstr "Fel vid nedladdning: %s\n" 8203msgstr "Fel vid nedladdning: %s\n"
8199 8204
8200#: src/util/bio.c:674 8205#: src/util/bio.c:681
8201msgid "No associated file" 8206msgid "No associated file"
8202msgstr "" 8207msgstr ""
8203 8208
8204#: src/util/bio.c:758 8209#: src/util/bio.c:765
8205#, fuzzy, c-format 8210#, fuzzy, c-format
8206msgid "Invalid handle type while writing `%s'" 8211msgid "Invalid handle type while writing `%s'"
8207msgstr "Ogiltigt format för IP: \"%s\"\n" 8212msgstr "Ogiltigt format för IP: \"%s\"\n"
diff --git a/po/vi.po b/po/vi.po
index 41e736f08..464e26deb 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: gnunet 0.8.0a\n" 9"Project-Id-Version: gnunet 0.8.0a\n"
10"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n" 10"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
11"POT-Creation-Date: 2022-12-05 17:21+0900\n" 11"POT-Creation-Date: 2022-12-06 16:58+0900\n"
12"PO-Revision-Date: 2008-09-10 22:05+0930\n" 12"PO-Revision-Date: 2008-09-10 22:05+0930\n"
13"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" 13"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
14"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n" 14"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@@ -3774,21 +3774,26 @@ msgstr "Không thể truy cập đến thông tin về không gian tên.\n"
3774msgid "Unindex a file that was previously indexed with gnunet-publish." 3774msgid "Unindex a file that was previously indexed with gnunet-publish."
3775msgstr "" 3775msgstr ""
3776 3776
3777#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131 3777#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
3778msgid "metadata length" 3778msgid "metadata length"
3779msgstr "" 3779msgstr ""
3780 3780
3781#: src/fs/meta_data.c:1074 3781#: src/fs/meta_data.c:1076
3782#, c-format 3782#, c-format
3783msgid "Serialized metadata `%s' larger than allowed (%u > %u)" 3783msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
3784msgstr "" 3784msgstr ""
3785 3785
3786#: src/fs/meta_data.c:1091 3786#: src/fs/meta_data.c:1095
3787#, fuzzy, c-format 3787#, fuzzy, c-format
3788msgid "Failed to deserialize metadata `%s'" 3788msgid "Failed to deserialize metadata `%s'"
3789msgstr "Lỗi lấy thông kê về truyền tải.\n" 3789msgstr "Lỗi lấy thông kê về truyền tải.\n"
3790 3790
3791#: src/fs/meta_data.c:1126 3791#: src/fs/meta_data.c:1127
3792#, c-format
3793msgid "Serialized %ld bytes of metadata"
3794msgstr ""
3795
3796#: src/fs/meta_data.c:1134
3792#, fuzzy, c-format 3797#, fuzzy, c-format
3793msgid "Failed to serialize metadata `%s'" 3798msgid "Failed to serialize metadata `%s'"
3794msgstr "Lỗi lấy thông kê về truyền tải.\n" 3799msgstr "Lỗi lấy thông kê về truyền tải.\n"
@@ -8201,62 +8206,62 @@ msgstr "Không thể truy cập đến tập tin gnunet-directory « %s »\n"
8201msgid "Dropped backchanel message: handler not provided by communicator\n" 8206msgid "Dropped backchanel message: handler not provided by communicator\n"
8202msgstr "" 8207msgstr ""
8203 8208
8204#: src/util/bio.c:223 src/util/bio.c:231 8209#: src/util/bio.c:230 src/util/bio.c:238
8205#, fuzzy, c-format 8210#, fuzzy, c-format
8206msgid "Error reading `%s' from file: %s" 8211msgid "Error reading `%s' from file: %s"
8207msgstr "Gặp lỗi khi tạo người dùng" 8212msgstr "Gặp lỗi khi tạo người dùng"
8208 8213
8209#: src/util/bio.c:233 8214#: src/util/bio.c:240
8210msgid "End of file" 8215msgid "End of file"
8211msgstr "" 8216msgstr ""
8212 8217
8213#: src/util/bio.c:262 8218#: src/util/bio.c:269
8214#, fuzzy, c-format 8219#, fuzzy, c-format
8215msgid "Error while reading `%s' from buffer: %s" 8220msgid "Error while reading `%s' from buffer: %s"
8216msgstr "Gặp lỗi khi tải xuống: %s\n" 8221msgstr "Gặp lỗi khi tải xuống: %s\n"
8217 8222
8218#: src/util/bio.c:264 8223#: src/util/bio.c:271
8219msgid "Not enough data left" 8224msgid "Not enough data left"
8220msgstr "" 8225msgstr ""
8221 8226
8222#: src/util/bio.c:304 8227#: src/util/bio.c:311
8223#, fuzzy, c-format 8228#, fuzzy, c-format
8224msgid "Invalid handle type while reading `%s'" 8229msgid "Invalid handle type while reading `%s'"
8225msgstr "Đối số không hợp lệ cho « %s ».\n" 8230msgstr "Đối số không hợp lệ cho « %s ».\n"
8226 8231
8227#: src/util/bio.c:331 src/util/bio.c:781 8232#: src/util/bio.c:338 src/util/bio.c:788
8228msgid "string length" 8233msgid "string length"
8229msgstr "" 8234msgstr ""
8230 8235
8231#: src/util/bio.c:337 8236#: src/util/bio.c:344
8232#, fuzzy, c-format 8237#, fuzzy, c-format
8233msgid "%s (while reading `%s')" 8238msgid "%s (while reading `%s')"
8234msgstr "Gặp lỗi khi tải xuống: %s\n" 8239msgstr "Gặp lỗi khi tải xuống: %s\n"
8235 8240
8236#: src/util/bio.c:342 8241#: src/util/bio.c:349
8237#, c-format 8242#, c-format
8238msgid "Error reading length of string `%s'" 8243msgid "Error reading length of string `%s'"
8239msgstr "" 8244msgstr ""
8240 8245
8241#: src/util/bio.c:355 8246#: src/util/bio.c:362
8242#, c-format 8247#, c-format
8243msgid "String `%s' longer than allowed (%u > %lu)" 8248msgid "String `%s' longer than allowed (%u > %lu)"
8244msgstr "" 8249msgstr ""
8245 8250
8246#: src/util/bio.c:610 8251#: src/util/bio.c:617
8247msgid "Unable to flush buffer to file" 8252msgid "Unable to flush buffer to file"
8248msgstr "" 8253msgstr ""
8249 8254
8250#: src/util/bio.c:672 src/util/bio.c:693 8255#: src/util/bio.c:679 src/util/bio.c:700
8251#, fuzzy, c-format 8256#, fuzzy, c-format
8252msgid "Error while writing `%s' to file: %s" 8257msgid "Error while writing `%s' to file: %s"
8253msgstr "Gặp lỗi khi tải xuống: %s\n" 8258msgstr "Gặp lỗi khi tải xuống: %s\n"
8254 8259
8255#: src/util/bio.c:674 8260#: src/util/bio.c:681
8256msgid "No associated file" 8261msgid "No associated file"
8257msgstr "" 8262msgstr ""
8258 8263
8259#: src/util/bio.c:758 8264#: src/util/bio.c:765
8260#, fuzzy, c-format 8265#, fuzzy, c-format
8261msgid "Invalid handle type while writing `%s'" 8266msgid "Invalid handle type while writing `%s'"
8262msgstr "Địa chỉ IP định dạng sai: %s\n" 8267msgstr "Địa chỉ IP định dạng sai: %s\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 96caabf73..685575a76 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
7msgstr "" 7msgstr ""
8"Project-Id-Version: gnunet-0.8.1\n" 8"Project-Id-Version: gnunet-0.8.1\n"
9"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n" 9"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
10"POT-Creation-Date: 2022-12-05 17:21+0900\n" 10"POT-Creation-Date: 2022-12-06 16:58+0900\n"
11"PO-Revision-Date: 2011-07-09 12:12+0800\n" 11"PO-Revision-Date: 2011-07-09 12:12+0800\n"
12"Last-Translator: Wylmer Wang <wantinghard@gmail.com>\n" 12"Last-Translator: Wylmer Wang <wantinghard@gmail.com>\n"
13"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n" 13"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -3614,21 +3614,26 @@ msgstr ""
3614msgid "Unindex a file that was previously indexed with gnunet-publish." 3614msgid "Unindex a file that was previously indexed with gnunet-publish."
3615msgstr "" 3615msgstr ""
3616 3616
3617#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131 3617#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
3618msgid "metadata length" 3618msgid "metadata length"
3619msgstr "" 3619msgstr ""
3620 3620
3621#: src/fs/meta_data.c:1074 3621#: src/fs/meta_data.c:1076
3622#, c-format 3622#, c-format
3623msgid "Serialized metadata `%s' larger than allowed (%u > %u)" 3623msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
3624msgstr "" 3624msgstr ""
3625 3625
3626#: src/fs/meta_data.c:1091 3626#: src/fs/meta_data.c:1095
3627#, fuzzy, c-format 3627#, fuzzy, c-format
3628msgid "Failed to deserialize metadata `%s'" 3628msgid "Failed to deserialize metadata `%s'"
3629msgstr "发送消息失败。\n" 3629msgstr "发送消息失败。\n"
3630 3630
3631#: src/fs/meta_data.c:1126 3631#: src/fs/meta_data.c:1127
3632#, c-format
3633msgid "Serialized %ld bytes of metadata"
3634msgstr ""
3635
3636#: src/fs/meta_data.c:1134
3632#, fuzzy, c-format 3637#, fuzzy, c-format
3633msgid "Failed to serialize metadata `%s'" 3638msgid "Failed to serialize metadata `%s'"
3634msgstr "发送消息失败。\n" 3639msgstr "发送消息失败。\n"
@@ -7929,62 +7934,62 @@ msgstr "找不到接口“%s”的一个 IP 地址。\n"
7929msgid "Dropped backchanel message: handler not provided by communicator\n" 7934msgid "Dropped backchanel message: handler not provided by communicator\n"
7930msgstr "" 7935msgstr ""
7931 7936
7932#: src/util/bio.c:223 src/util/bio.c:231 7937#: src/util/bio.c:230 src/util/bio.c:238
7933#, fuzzy, c-format 7938#, fuzzy, c-format
7934msgid "Error reading `%s' from file: %s" 7939msgid "Error reading `%s' from file: %s"
7935msgstr "创建用户出错" 7940msgstr "创建用户出错"
7936 7941
7937#: src/util/bio.c:233 7942#: src/util/bio.c:240
7938msgid "End of file" 7943msgid "End of file"
7939msgstr "" 7944msgstr ""
7940 7945
7941#: src/util/bio.c:262 7946#: src/util/bio.c:269
7942#, fuzzy, c-format 7947#, fuzzy, c-format
7943msgid "Error while reading `%s' from buffer: %s" 7948msgid "Error while reading `%s' from buffer: %s"
7944msgstr "解析 dscl 输出时出错。\n" 7949msgstr "解析 dscl 输出时出错。\n"
7945 7950
7946#: src/util/bio.c:264 7951#: src/util/bio.c:271
7947msgid "Not enough data left" 7952msgid "Not enough data left"
7948msgstr "" 7953msgstr ""
7949 7954
7950#: src/util/bio.c:304 7955#: src/util/bio.c:311
7951#, fuzzy, c-format 7956#, fuzzy, c-format
7952msgid "Invalid handle type while reading `%s'" 7957msgid "Invalid handle type while reading `%s'"
7953msgstr "“%s”的参数无效。\n" 7958msgstr "“%s”的参数无效。\n"
7954 7959
7955#: src/util/bio.c:331 src/util/bio.c:781 7960#: src/util/bio.c:338 src/util/bio.c:788
7956msgid "string length" 7961msgid "string length"
7957msgstr "" 7962msgstr ""
7958 7963
7959#: src/util/bio.c:337 7964#: src/util/bio.c:344
7960#, fuzzy, c-format 7965#, fuzzy, c-format
7961msgid "%s (while reading `%s')" 7966msgid "%s (while reading `%s')"
7962msgstr "解析 dscl 输出时出错。\n" 7967msgstr "解析 dscl 输出时出错。\n"
7963 7968
7964#: src/util/bio.c:342 7969#: src/util/bio.c:349
7965#, c-format 7970#, c-format
7966msgid "Error reading length of string `%s'" 7971msgid "Error reading length of string `%s'"
7967msgstr "" 7972msgstr ""
7968 7973
7969#: src/util/bio.c:355 7974#: src/util/bio.c:362
7970#, c-format 7975#, c-format
7971msgid "String `%s' longer than allowed (%u > %lu)" 7976msgid "String `%s' longer than allowed (%u > %lu)"
7972msgstr "" 7977msgstr ""
7973 7978
7974#: src/util/bio.c:610 7979#: src/util/bio.c:617
7975msgid "Unable to flush buffer to file" 7980msgid "Unable to flush buffer to file"
7976msgstr "" 7981msgstr ""
7977 7982
7978#: src/util/bio.c:672 src/util/bio.c:693 7983#: src/util/bio.c:679 src/util/bio.c:700
7979#, fuzzy, c-format 7984#, fuzzy, c-format
7980msgid "Error while writing `%s' to file: %s" 7985msgid "Error while writing `%s' to file: %s"
7981msgstr "解析 dscl 输出时出错。\n" 7986msgstr "解析 dscl 输出时出错。\n"
7982 7987
7983#: src/util/bio.c:674 7988#: src/util/bio.c:681
7984msgid "No associated file" 7989msgid "No associated file"
7985msgstr "" 7990msgstr ""
7986 7991
7987#: src/util/bio.c:758 7992#: src/util/bio.c:765
7988#, fuzzy, c-format 7993#, fuzzy, c-format
7989msgid "Invalid handle type while writing `%s'" 7994msgid "Invalid handle type while writing `%s'"
7990msgstr "IP 格式无效:“%s”\n" 7995msgstr "IP 格式无效:“%s”\n"