aboutsummaryrefslogtreecommitdiff
path: root/po/zh_CN.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/zh_CN.po
parent88efa0cbb1817c8d5c50c5053fefe497ac602bf4 (diff)
downloadgnunet-7e725a7a8a9d4d8ff31c509aded6f69828a0cab2.tar.gz
gnunet-7e725a7a8a9d4d8ff31c509aded6f69828a0cab2.zip
TESTING: Fix NP deref
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r--po/zh_CN.po34
1 files changed, 17 insertions, 17 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 2eadb5344..30d1a9d90 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-07 00:03+0900\n" 10"POT-Creation-Date: 2022-12-09 15:19+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"
@@ -6465,7 +6465,7 @@ msgid ""
6465msgstr "" 6465msgstr ""
6466 6466
6467#: src/testbed/gnunet-daemon-testbed-underlay.c:234 src/testing/list-keys.c:47 6467#: src/testbed/gnunet-daemon-testbed-underlay.c:234 src/testing/list-keys.c:47
6468#: src/testing/testing.c:289 src/util/gnunet-ecc.c:319 6468#: src/testing/testing.c:292 src/util/gnunet-ecc.c:319
6469#, c-format 6469#, c-format
6470msgid "Incorrect hostkey file format: %s\n" 6470msgid "Incorrect hostkey file format: %s\n"
6471msgstr "" 6471msgstr ""
@@ -6618,17 +6618,17 @@ msgid ""
6618"free topology cannot be more than %u. Given `%s = %llu'" 6618"free topology cannot be more than %u. Given `%s = %llu'"
6619msgstr "" 6619msgstr ""
6620 6620
6621#: src/testbed/testbed_api_topology.c:1021 src/testing/testing.c:2725 6621#: src/testbed/testbed_api_topology.c:1021 src/testing/testing.c:2749
6622#, c-format 6622#, c-format
6623msgid "Topology file %s not found\n" 6623msgid "Topology file %s not found\n"
6624msgstr "" 6624msgstr ""
6625 6625
6626#: src/testbed/testbed_api_topology.c:1029 src/testing/testing.c:2733 6626#: src/testbed/testbed_api_topology.c:1029 src/testing/testing.c:2757
6627#, c-format 6627#, c-format
6628msgid "Topology file %s has no data\n" 6628msgid "Topology file %s has no data\n"
6629msgstr "" 6629msgstr ""
6630 6630
6631#: src/testbed/testbed_api_topology.c:1037 src/testing/testing.c:2741 6631#: src/testbed/testbed_api_topology.c:1037 src/testing/testing.c:2765
6632#, c-format 6632#, c-format
6633msgid "Topology file %s cannot be read\n" 6633msgid "Topology file %s cannot be read\n"
6634msgstr "" 6634msgstr ""
@@ -6703,58 +6703,58 @@ msgstr ""
6703msgid "list COUNT number of keys" 6703msgid "list COUNT number of keys"
6704msgstr "" 6704msgstr ""
6705 6705
6706#: src/testing/testing.c:272 6706#: src/testing/testing.c:275
6707#, c-format 6707#, c-format
6708msgid "Hostkeys file not found: %s\n" 6708msgid "Hostkeys file not found: %s\n"
6709msgstr "" 6709msgstr ""
6710 6710
6711#: src/testing/testing.c:724 6711#: src/testing/testing.c:727
6712#, c-format 6712#, c-format
6713msgid "Key number %u does not exist\n" 6713msgid "Key number %u does not exist\n"
6714msgstr "" 6714msgstr ""
6715 6715
6716#: src/testing/testing.c:1198 6716#: src/testing/testing.c:1201
6717#, c-format 6717#, c-format
6718msgid "" 6718msgid ""
6719"You attempted to create a testbed with more than %u hosts. Please " 6719"You attempted to create a testbed with more than %u hosts. Please "
6720"precompute more hostkeys first.\n" 6720"precompute more hostkeys first.\n"
6721msgstr "" 6721msgstr ""
6722 6722
6723#: src/testing/testing.c:1207 6723#: src/testing/testing.c:1210
6724#, fuzzy, c-format 6724#, fuzzy, c-format
6725msgid "Failed to initialize hostkey for peer %u\n" 6725msgid "Failed to initialize hostkey for peer %u\n"
6726msgstr "初始化“%s”服务失败。\n" 6726msgstr "初始化“%s”服务失败。\n"
6727 6727
6728#: src/testing/testing.c:1217 6728#: src/testing/testing.c:1220
6729msgid "PRIVATE_KEY option in PEER section missing in configuration\n" 6729msgid "PRIVATE_KEY option in PEER section missing in configuration\n"
6730msgstr "" 6730msgstr ""
6731 6731
6732#: src/testing/testing.c:1230 6732#: src/testing/testing.c:1233
6733#, fuzzy 6733#, fuzzy
6734msgid "Failed to create configuration for peer (not enough free ports?)\n" 6734msgid "Failed to create configuration for peer (not enough free ports?)\n"
6735msgstr "解析配置文件“%s”失败\n" 6735msgstr "解析配置文件“%s”失败\n"
6736 6736
6737#: src/testing/testing.c:1246 6737#: src/testing/testing.c:1249
6738#, fuzzy, c-format 6738#, fuzzy, c-format
6739msgid "Cannot open hostkey file `%s': %s\n" 6739msgid "Cannot open hostkey file `%s': %s\n"
6740msgstr "找不到接口“%s”的一个 IP 地址。\n" 6740msgstr "找不到接口“%s”的一个 IP 地址。\n"
6741 6741
6742#: src/testing/testing.c:1260 6742#: src/testing/testing.c:1263
6743#, fuzzy, c-format 6743#, fuzzy, c-format
6744msgid "Failed to write hostkey file for peer %u: %s\n" 6744msgid "Failed to write hostkey file for peer %u: %s\n"
6745msgstr "发送消息失败。\n" 6745msgstr "发送消息失败。\n"
6746 6746
6747#: src/testing/testing.c:1288 6747#: src/testing/testing.c:1291
6748#, fuzzy, c-format 6748#, fuzzy, c-format
6749msgid "Failed to write configuration file `%s' for peer %u: %s\n" 6749msgid "Failed to write configuration file `%s' for peer %u: %s\n"
6750msgstr "解析配置文件“%s”失败\n" 6750msgstr "解析配置文件“%s”失败\n"
6751 6751
6752#: src/testing/testing.c:1394 6752#: src/testing/testing.c:1397
6753#, fuzzy, c-format 6753#, fuzzy, c-format
6754msgid "Failed to start `%s': %s\n" 6754msgid "Failed to start `%s': %s\n"
6755msgstr "运行 %s失败:%s %d\n" 6755msgstr "运行 %s失败:%s %d\n"
6756 6756
6757#: src/testing/testing.c:1645 6757#: src/testing/testing.c:1648
6758#, fuzzy, c-format 6758#, fuzzy, c-format
6759msgid "Failed to load configuration from %s\n" 6759msgid "Failed to load configuration from %s\n"
6760msgstr "解析配置文件“%s”失败\n" 6760msgstr "解析配置文件“%s”失败\n"
@@ -6835,7 +6835,7 @@ msgstr ""
6835 6835
6836#: src/transport/gnunet-communicator-tcp.c:3347 6836#: src/transport/gnunet-communicator-tcp.c:3347
6837#: src/transport/gnunet-communicator-udp.c:3872 6837#: src/transport/gnunet-communicator-udp.c:3872
6838#: src/transport/gnunet-service-tng.c:11367 6838#: src/transport/gnunet-service-tng.c:11372
6839#: src/transport/gnunet-service-transport.c:2617 6839#: src/transport/gnunet-service-transport.c:2617
6840#, fuzzy 6840#, fuzzy
6841msgid "Transport service is lacking key configuration settings. Exiting.\n" 6841msgid "Transport service is lacking key configuration settings. Exiting.\n"