aboutsummaryrefslogtreecommitdiff
path: root/po/it.po
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-12-09 23:54:05 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-12-09 23:54:05 +0900
commit7e725a7a8a9d4d8ff31c509aded6f69828a0cab2 (patch)
tree943030fcd3bcd896eb39f49943b5b64a95ba52d4 /po/it.po
parent88efa0cbb1817c8d5c50c5053fefe497ac602bf4 (diff)
downloadgnunet-7e725a7a8a9d4d8ff31c509aded6f69828a0cab2.tar.gz
gnunet-7e725a7a8a9d4d8ff31c509aded6f69828a0cab2.zip
TESTING: Fix NP deref
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po34
1 files changed, 17 insertions, 17 deletions
diff --git a/po/it.po b/po/it.po
index d361a0b99..294a172f4 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-07 00:03+0900\n" 11"POT-Creation-Date: 2022-12-09 15:19+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"
@@ -6360,7 +6360,7 @@ msgid ""
6360msgstr "" 6360msgstr ""
6361 6361
6362#: src/testbed/gnunet-daemon-testbed-underlay.c:234 src/testing/list-keys.c:47 6362#: src/testbed/gnunet-daemon-testbed-underlay.c:234 src/testing/list-keys.c:47
6363#: src/testing/testing.c:289 src/util/gnunet-ecc.c:319 6363#: src/testing/testing.c:292 src/util/gnunet-ecc.c:319
6364#, c-format 6364#, c-format
6365msgid "Incorrect hostkey file format: %s\n" 6365msgid "Incorrect hostkey file format: %s\n"
6366msgstr "" 6366msgstr ""
@@ -6513,17 +6513,17 @@ msgid ""
6513"free topology cannot be more than %u. Given `%s = %llu'" 6513"free topology cannot be more than %u. Given `%s = %llu'"
6514msgstr "" 6514msgstr ""
6515 6515
6516#: src/testbed/testbed_api_topology.c:1021 src/testing/testing.c:2725 6516#: src/testbed/testbed_api_topology.c:1021 src/testing/testing.c:2749
6517#, c-format 6517#, c-format
6518msgid "Topology file %s not found\n" 6518msgid "Topology file %s not found\n"
6519msgstr "" 6519msgstr ""
6520 6520
6521#: src/testbed/testbed_api_topology.c:1029 src/testing/testing.c:2733 6521#: src/testbed/testbed_api_topology.c:1029 src/testing/testing.c:2757
6522#, c-format 6522#, c-format
6523msgid "Topology file %s has no data\n" 6523msgid "Topology file %s has no data\n"
6524msgstr "" 6524msgstr ""
6525 6525
6526#: src/testbed/testbed_api_topology.c:1037 src/testing/testing.c:2741 6526#: src/testbed/testbed_api_topology.c:1037 src/testing/testing.c:2765
6527#, c-format 6527#, c-format
6528msgid "Topology file %s cannot be read\n" 6528msgid "Topology file %s cannot be read\n"
6529msgstr "" 6529msgstr ""
@@ -6595,57 +6595,57 @@ msgstr ""
6595msgid "list COUNT number of keys" 6595msgid "list COUNT number of keys"
6596msgstr "" 6596msgstr ""
6597 6597
6598#: src/testing/testing.c:272 6598#: src/testing/testing.c:275
6599#, c-format 6599#, c-format
6600msgid "Hostkeys file not found: %s\n" 6600msgid "Hostkeys file not found: %s\n"
6601msgstr "" 6601msgstr ""
6602 6602
6603#: src/testing/testing.c:724 6603#: src/testing/testing.c:727
6604#, c-format 6604#, c-format
6605msgid "Key number %u does not exist\n" 6605msgid "Key number %u does not exist\n"
6606msgstr "" 6606msgstr ""
6607 6607
6608#: src/testing/testing.c:1198 6608#: src/testing/testing.c:1201
6609#, c-format 6609#, c-format
6610msgid "" 6610msgid ""
6611"You attempted to create a testbed with more than %u hosts. Please " 6611"You attempted to create a testbed with more than %u hosts. Please "
6612"precompute more hostkeys first.\n" 6612"precompute more hostkeys first.\n"
6613msgstr "" 6613msgstr ""
6614 6614
6615#: src/testing/testing.c:1207 6615#: src/testing/testing.c:1210
6616#, c-format 6616#, c-format
6617msgid "Failed to initialize hostkey for peer %u\n" 6617msgid "Failed to initialize hostkey for peer %u\n"
6618msgstr "" 6618msgstr ""
6619 6619
6620#: src/testing/testing.c:1217 6620#: src/testing/testing.c:1220
6621msgid "PRIVATE_KEY option in PEER section missing in configuration\n" 6621msgid "PRIVATE_KEY option in PEER section missing in configuration\n"
6622msgstr "" 6622msgstr ""
6623 6623
6624#: src/testing/testing.c:1230 6624#: src/testing/testing.c:1233
6625msgid "Failed to create configuration for peer (not enough free ports?)\n" 6625msgid "Failed to create configuration for peer (not enough free ports?)\n"
6626msgstr "" 6626msgstr ""
6627 6627
6628#: src/testing/testing.c:1246 6628#: src/testing/testing.c:1249
6629#, c-format 6629#, c-format
6630msgid "Cannot open hostkey file `%s': %s\n" 6630msgid "Cannot open hostkey file `%s': %s\n"
6631msgstr "" 6631msgstr ""
6632 6632
6633#: src/testing/testing.c:1260 6633#: src/testing/testing.c:1263
6634#, c-format 6634#, c-format
6635msgid "Failed to write hostkey file for peer %u: %s\n" 6635msgid "Failed to write hostkey file for peer %u: %s\n"
6636msgstr "" 6636msgstr ""
6637 6637
6638#: src/testing/testing.c:1288 6638#: src/testing/testing.c:1291
6639#, c-format 6639#, c-format
6640msgid "Failed to write configuration file `%s' for peer %u: %s\n" 6640msgid "Failed to write configuration file `%s' for peer %u: %s\n"
6641msgstr "" 6641msgstr ""
6642 6642
6643#: src/testing/testing.c:1394 6643#: src/testing/testing.c:1397
6644#, c-format 6644#, c-format
6645msgid "Failed to start `%s': %s\n" 6645msgid "Failed to start `%s': %s\n"
6646msgstr "" 6646msgstr ""
6647 6647
6648#: src/testing/testing.c:1645 6648#: src/testing/testing.c:1648
6649#, c-format 6649#, c-format
6650msgid "Failed to load configuration from %s\n" 6650msgid "Failed to load configuration from %s\n"
6651msgstr "" 6651msgstr ""
@@ -6721,7 +6721,7 @@ msgstr ""
6721 6721
6722#: src/transport/gnunet-communicator-tcp.c:3347 6722#: src/transport/gnunet-communicator-tcp.c:3347
6723#: src/transport/gnunet-communicator-udp.c:3872 6723#: src/transport/gnunet-communicator-udp.c:3872
6724#: src/transport/gnunet-service-tng.c:11367 6724#: src/transport/gnunet-service-tng.c:11372
6725#: src/transport/gnunet-service-transport.c:2617 6725#: src/transport/gnunet-service-transport.c:2617
6726msgid "Transport service is lacking key configuration settings. Exiting.\n" 6726msgid "Transport service is lacking key configuration settings. Exiting.\n"
6727msgstr "" 6727msgstr ""