aboutsummaryrefslogtreecommitdiff
path: root/po/de.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/de.po
parent88efa0cbb1817c8d5c50c5053fefe497ac602bf4 (diff)
downloadgnunet-7e725a7a8a9d4d8ff31c509aded6f69828a0cab2.tar.gz
gnunet-7e725a7a8a9d4d8ff31c509aded6f69828a0cab2.zip
TESTING: Fix NP deref
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po34
1 files changed, 17 insertions, 17 deletions
diff --git a/po/de.po b/po/de.po
index cf96aa2f1..26ee690fa 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-07 00:03+0900\n" 13"POT-Creation-Date: 2022-12-09 15:19+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"
@@ -6578,7 +6578,7 @@ msgid ""
6578msgstr "" 6578msgstr ""
6579 6579
6580#: src/testbed/gnunet-daemon-testbed-underlay.c:234 src/testing/list-keys.c:47 6580#: src/testbed/gnunet-daemon-testbed-underlay.c:234 src/testing/list-keys.c:47
6581#: src/testing/testing.c:289 src/util/gnunet-ecc.c:319 6581#: src/testing/testing.c:292 src/util/gnunet-ecc.c:319
6582#, c-format 6582#, c-format
6583msgid "Incorrect hostkey file format: %s\n" 6583msgid "Incorrect hostkey file format: %s\n"
6584msgstr "" 6584msgstr ""
@@ -6732,17 +6732,17 @@ msgid ""
6732"free topology cannot be more than %u. Given `%s = %llu'" 6732"free topology cannot be more than %u. Given `%s = %llu'"
6733msgstr "" 6733msgstr ""
6734 6734
6735#: src/testbed/testbed_api_topology.c:1021 src/testing/testing.c:2725 6735#: src/testbed/testbed_api_topology.c:1021 src/testing/testing.c:2749
6736#, c-format 6736#, c-format
6737msgid "Topology file %s not found\n" 6737msgid "Topology file %s not found\n"
6738msgstr "" 6738msgstr ""
6739 6739
6740#: src/testbed/testbed_api_topology.c:1029 src/testing/testing.c:2733 6740#: src/testbed/testbed_api_topology.c:1029 src/testing/testing.c:2757
6741#, c-format 6741#, c-format
6742msgid "Topology file %s has no data\n" 6742msgid "Topology file %s has no data\n"
6743msgstr "" 6743msgstr ""
6744 6744
6745#: src/testbed/testbed_api_topology.c:1037 src/testing/testing.c:2741 6745#: src/testbed/testbed_api_topology.c:1037 src/testing/testing.c:2765
6746#, c-format 6746#, c-format
6747msgid "Topology file %s cannot be read\n" 6747msgid "Topology file %s cannot be read\n"
6748msgstr "" 6748msgstr ""
@@ -6816,57 +6816,57 @@ msgstr ""
6816msgid "list COUNT number of keys" 6816msgid "list COUNT number of keys"
6817msgstr "" 6817msgstr ""
6818 6818
6819#: src/testing/testing.c:272 6819#: src/testing/testing.c:275
6820#, c-format 6820#, c-format
6821msgid "Hostkeys file not found: %s\n" 6821msgid "Hostkeys file not found: %s\n"
6822msgstr "" 6822msgstr ""
6823 6823
6824#: src/testing/testing.c:724 6824#: src/testing/testing.c:727
6825#, c-format 6825#, c-format
6826msgid "Key number %u does not exist\n" 6826msgid "Key number %u does not exist\n"
6827msgstr "" 6827msgstr ""
6828 6828
6829#: src/testing/testing.c:1198 6829#: src/testing/testing.c:1201
6830#, c-format 6830#, c-format
6831msgid "" 6831msgid ""
6832"You attempted to create a testbed with more than %u hosts. Please " 6832"You attempted to create a testbed with more than %u hosts. Please "
6833"precompute more hostkeys first.\n" 6833"precompute more hostkeys first.\n"
6834msgstr "" 6834msgstr ""
6835 6835
6836#: src/testing/testing.c:1207 6836#: src/testing/testing.c:1210
6837#, fuzzy, c-format 6837#, fuzzy, c-format
6838msgid "Failed to initialize hostkey for peer %u\n" 6838msgid "Failed to initialize hostkey for peer %u\n"
6839msgstr "SQLite Datenbank konnte nicht initialisiert werden.\n" 6839msgstr "SQLite Datenbank konnte nicht initialisiert werden.\n"
6840 6840
6841#: src/testing/testing.c:1217 6841#: src/testing/testing.c:1220
6842msgid "PRIVATE_KEY option in PEER section missing in configuration\n" 6842msgid "PRIVATE_KEY option in PEER section missing in configuration\n"
6843msgstr "" 6843msgstr ""
6844 6844
6845#: src/testing/testing.c:1230 6845#: src/testing/testing.c:1233
6846msgid "Failed to create configuration for peer (not enough free ports?)\n" 6846msgid "Failed to create configuration for peer (not enough free ports?)\n"
6847msgstr "" 6847msgstr ""
6848 6848
6849#: src/testing/testing.c:1246 6849#: src/testing/testing.c:1249
6850#, fuzzy, c-format 6850#, fuzzy, c-format
6851msgid "Cannot open hostkey file `%s': %s\n" 6851msgid "Cannot open hostkey file `%s': %s\n"
6852msgstr "Konfigurationsdatei `%s' konnte nicht geöffnet werden.\n" 6852msgstr "Konfigurationsdatei `%s' konnte nicht geöffnet werden.\n"
6853 6853
6854#: src/testing/testing.c:1260 6854#: src/testing/testing.c:1263
6855#, fuzzy, c-format 6855#, fuzzy, c-format
6856msgid "Failed to write hostkey file for peer %u: %s\n" 6856msgid "Failed to write hostkey file for peer %u: %s\n"
6857msgstr "Datei wurde als `%s' gespeichert.\n" 6857msgstr "Datei wurde als `%s' gespeichert.\n"
6858 6858
6859#: src/testing/testing.c:1288 6859#: src/testing/testing.c:1291
6860#, fuzzy, c-format 6860#, fuzzy, c-format
6861msgid "Failed to write configuration file `%s' for peer %u: %s\n" 6861msgid "Failed to write configuration file `%s' for peer %u: %s\n"
6862msgstr "Fehler beim Speichern der Konfigurationsdatei `%s':" 6862msgstr "Fehler beim Speichern der Konfigurationsdatei `%s':"
6863 6863
6864#: src/testing/testing.c:1394 6864#: src/testing/testing.c:1397
6865#, c-format 6865#, c-format
6866msgid "Failed to start `%s': %s\n" 6866msgid "Failed to start `%s': %s\n"
6867msgstr "»%s« konnte nicht gestartet werden: %s\n" 6867msgstr "»%s« konnte nicht gestartet werden: %s\n"
6868 6868
6869#: src/testing/testing.c:1645 6869#: src/testing/testing.c:1648
6870#, c-format 6870#, c-format
6871msgid "Failed to load configuration from %s\n" 6871msgid "Failed to load configuration from %s\n"
6872msgstr "Konfiguration konnte nicht aus %s geladen werden\n" 6872msgstr "Konfiguration konnte nicht aus %s geladen werden\n"
@@ -6944,7 +6944,7 @@ msgstr ""
6944 6944
6945#: src/transport/gnunet-communicator-tcp.c:3347 6945#: src/transport/gnunet-communicator-tcp.c:3347
6946#: src/transport/gnunet-communicator-udp.c:3872 6946#: src/transport/gnunet-communicator-udp.c:3872
6947#: src/transport/gnunet-service-tng.c:11367 6947#: src/transport/gnunet-service-tng.c:11372
6948#: src/transport/gnunet-service-transport.c:2617 6948#: src/transport/gnunet-service-transport.c:2617
6949msgid "Transport service is lacking key configuration settings. Exiting.\n" 6949msgid "Transport service is lacking key configuration settings. Exiting.\n"
6950msgstr "" 6950msgstr ""