From fb1c12c0e9f9666ce1d66908802d9a3d1a804553 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Fri, 15 Mar 2024 09:52:56 +0100 Subject: po --- locale/fr/LC_MESSAGES/messages.po | 245 ++++++++++++++++++++++++++++++++------ 1 file changed, 208 insertions(+), 37 deletions(-) (limited to 'locale/fr/LC_MESSAGES/messages.po') diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po index b22fbae0..8fce0795 100644 --- a/locale/fr/LC_MESSAGES/messages.po +++ b/locale/fr/LC_MESSAGES/messages.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-01-23 14:44+0100\n" +"POT-Creation-Date: 2024-03-15 09:42+0100\n" "PO-Revision-Date: 2024-02-28 21:40+0000\n" "Last-Translator: d0p1 \n" -"Language-Team: French " -"\n" +"Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -3639,6 +3639,7 @@ msgstr "" #: template/l2o/mile5.html.j2:13 template/l2o/mile6.html.j2:13 #: template/l2o/mile7.html.j2:13 template/l2o/mile8.html.j2:13 #: template/l2o/mile9.html.j2:13 template/l2o/testng.html.j2:13 +#: template/probnat/mile1.html.j2:13 msgid "Project main page" msgstr "" @@ -4172,7 +4173,7 @@ msgid "" "aec63bf. " msgstr "" -#: template/l2o/mile8.html.j2:73 template/l2o/mile9.html.j2:222 +#: template/l2o/mile8.html.j2:73 template/l2o/mile9.html.j2:327 msgid "Status" msgstr "" @@ -4190,7 +4191,7 @@ msgstr "" #: template/l2o/mile9.html.j2:24 msgid "" "This functionality was formerly implemented in the peerinfo service.
See branch l20integration revision 0f8b712." +"br> See revision 0f8b712." msgstr "" #: template/l2o/mile9.html.j2:32 @@ -4201,7 +4202,7 @@ msgstr "" msgid "" "This functionality was formerly implemented in the peerinfo service. After " "storing hellos with the peerstore service this was needed there.

" -"See branch l20integration revision 0f8b712." +"See revision 55a25ef." msgstr "" #: template/l2o/mile9.html.j2:42 @@ -4211,7 +4212,7 @@ msgstr "" #: template/l2o/mile9.html.j2:44 msgid "" "This change was necessary to create the bootstrap hello which must be valid " -"indefinitely.

See branch l20integration revision 39bcd0f." +"indefinitely.

See revision 39bcd0f." msgstr "" #: template/l2o/mile9.html.j2:52 @@ -4221,7 +4222,7 @@ msgstr "" #: template/l2o/mile9.html.j2:54 msgid "" "The new api needed to be exchange in all GNUnet packages.

See " -"branch l20integration revision 23a2640." +"revision 23a2640." msgstr "" #: template/l2o/mile9.html.j2:62 @@ -4232,7 +4233,7 @@ msgstr "" msgid "" "The watch api of the peerstore service was changed to return all values for " "a given key, before notifying the caller about ne values being stored.
See branch l20integration revision 86ae84f." +"br> See revision 86ae84f." msgstr "" #: template/l2o/mile9.html.j2:72 @@ -4242,7 +4243,7 @@ msgstr "" #: template/l2o/mile9.html.j2:74 msgid "" "The new hello design was exchanged in all GNUnet packages.

See " -"branch l20integration revision a362cd5." +"revision a362cd5." msgstr "" #: template/l2o/mile9.html.j2:82 @@ -4255,7 +4256,7 @@ msgstr "" msgid "" "A cli tool for changing the bootstrap hello file in the contrib/hello " "directory was changed to rewritethe hello bootstrap file from old to new " -"format.

See branch l20integration revision 8ea9223." +"format.

See revision 8ea9223." msgstr "" #: template/l2o/mile9.html.j2:92 @@ -4266,7 +4267,7 @@ msgstr "" msgid "" "The peerinfo service service was scanning a hostlist file and the data was " "used by the hostlist server. This code was moved to the peerstore service.
See branch l20integration revision 20d6f3." +"br>
See revision 20d6f3." msgstr "" #: template/l2o/mile9.html.j2:102 @@ -4278,7 +4279,7 @@ msgstr "" #: template/l2o/mile9.html.j2:104 msgid "" "The new testing framework was transport specific Now it can be used in other " -"packages too.

See branch l20integration revision 02a1fda." +"packages too.

See revision 02a1fda." msgstr "" #: template/l2o/mile9.html.j2:112 @@ -4288,8 +4289,7 @@ msgstr "" #: template/l2o/mile9.html.j2:114 msgid "" "After changes to be able to use the testing framework more generic the " -"dependencies needed to be fixed..

See branch l20integration " -"revision 1016d6d." +"dependencies needed to be fixed..

See revision 1016d6d." msgstr "" #: template/l2o/mile9.html.j2:122 @@ -4299,9 +4299,7 @@ msgid "" msgstr "" #: template/l2o/mile9.html.j2:124 -msgid "" -"A small function syntax fix.

See branch l20integration revision " -"84913b." +msgid "A small function syntax fix.

See revision 84913b." msgstr "" #: template/l2o/mile9.html.j2:132 @@ -4313,8 +4311,8 @@ msgstr "" #: template/l2o/mile9.html.j2:134 msgid "" "The watch functionality first returns all values for a given key, before " -"notifying the caller about new values for that key.

See branch " -"l20integration revision e1341d1." +"notifying the caller about new values for that key.

See revision " +"e1341d1." msgstr "" #: template/l2o/mile9.html.j2:142 @@ -4324,7 +4322,7 @@ msgstr "" #: template/l2o/mile9.html.j2:144 msgid "" "All occurencies in GNUnet packages were changed from old to new hello format." -"

See branch l20integration revision 66ecfe2." +"

See revision 66ecfe2." msgstr "" #: template/l2o/mile9.html.j2:152 @@ -4333,8 +4331,8 @@ msgstr "" #: template/l2o/mile9.html.j2:154 msgid "" -"Unnecessary check removed. Fixed small coding error.

See branch " -"l20integration revision 3bd35e8." +"Unnecessary check removed. Fixed small coding error.

See revision " +"3bd35e8." msgstr "" #: template/l2o/mile9.html.j2:162 @@ -4345,8 +4343,7 @@ msgstr "" msgid "" "The validation of other peers in the transport package was not working in " "some cases, because validation did not use monotonic time, and " -"first_challenge_use wasn't reset.

See branch l20integration " -"revision 88cb4be." +"first_challenge_use wasn't reset.

See revision 88cb4be." msgstr "" #: template/l2o/mile9.html.j2:172 @@ -4355,8 +4352,8 @@ msgstr "" #: template/l2o/mile9.html.j2:174 msgid "" -"A wrong group name was used for a DHT block entry.

See branch " -"l20integration revision 8127d51." +"A wrong group name was used for a DHT block entry.

See revision " +"8127d51." msgstr "" #: template/l2o/mile9.html.j2:182 @@ -4369,7 +4366,7 @@ msgstr "" msgid "" "Reading hostlist entries and compiling the hostlist response to a hostlist " "request was started too early, even though the peer did not created its own " -"hello.

See branch l20integration revision 7761b42." +"hello.

See revision 7761b42." msgstr "" #: template/l2o/mile9.html.j2:192 @@ -4379,22 +4376,150 @@ msgstr "" #: template/l2o/mile9.html.j2:194 msgid "" "The configuration of the test case had to be changed to let one peer run a " -"hostlist server.

See branch l20integration revision 3c761cd." +"hostlist server.

See revision 3c761cd." msgstr "" -#: template/l2o/mile9.html.j2:202 template/l2o/mile9.html.j2:212 +#: template/l2o/mile9.html.j2:202 msgid "Changed hostlist server to use a hello cache." msgstr "" -#: template/l2o/mile9.html.j2:204 template/l2o/mile9.html.j2:214 +#: template/l2o/mile9.html.j2:204 msgid "" "The host list server needed a cache for the entries, because with storing " "entries in the peerstore, only the new hellos were notified to the hostlist " -"server.

See branch l20integration revision e4b146e." +"server.

See revision e4b146e." +msgstr "" + +#: template/l2o/mile9.html.j2:212 +msgid "Bootstrap: Fixed bug to not replace hellos for a peer." +msgstr "" + +#: template/l2o/mile9.html.j2:214 +msgid "" +"Hellos are store with a specific key GNUNET_PEERSTORE_HELLO_KEY and option " +"GNUNET_PEERSTORE_STOREOPTION_MULTIPLE instead of " +"GNUNET_PEERSTORE_STOREOPTION_REPLACE.

See revision 0516538." +msgstr "" + +#: template/l2o/mile9.html.j2:222 +msgid "Hello: Fix another bug in cli tool to generate contrib hello file." msgstr "" #: template/l2o/mile9.html.j2:224 msgid "" +"Use the actuall private key of the installed peer, not the peer id from file." +"

See revision e0d28ef." +msgstr "" + +#: template/l2o/mile9.html.j2:232 +msgid "Cadet: Fixed issue #7542" +msgstr "" + +#: template/l2o/mile9.html.j2:234 +msgid "" +"Cadet still used the legacy DHT hello block format, changed to the new URL-" +"based block format.

See revision 9376034." +msgstr "" + +#: template/l2o/mile9.html.j2:242 +msgid "Added DDLs for handling GNUNET_PEERSTORE_StoreHelloContext." +msgstr "" + +#: template/l2o/mile9.html.j2:244 +msgid "" +"Changed code to store hellos in new format in peerstore in transport and " +"topology subsystem.

See revision 233a6be." +msgstr "" + +#: template/l2o/mile9.html.j2:252 +msgid "A long list of Bugs which where fixed." +msgstr "" + +#: template/l2o/mile9.html.j2:254 +msgid "" +"
  • c1783c1: TNG: Adding missing manual test case topology file.
  • " +"
  • 8093c8e: Changed relative path to no force test config
  • aa9bebd: " +"TNG: Fixed bug in handling hello to start validation.
  • 21be887: " +"Introduced closure to hold store context when caling function to add hello " +"in peerstore.
  • 0ecf00f: Hello: Fixed usage of " +"GNUNET_HELLO_builder_iterate.
  • 8ebef9f: Cadet: Changes to use " +"DhtHelloMessage instead of HelloUriMessage, and to hand over not a " +"HelloMessage, but a block to the dht.
  • 2b87bab: Peerstore: Fixed " +"memory related bugs.
  • a71b245: Testing: Exchange binary name for " +"transport in test case configuration.
  • 7da7937: Transport: Fixed " +"null pointer in address iteration code to start validation.
  • " +"
  • 060b681: Transport: Fixed bug while setting up key material for " +"backchannel.
  • 53ad5e4: Transport: Fixed bug while setting up key " +"material for backchannel.
  • 57d31ec: Transport: Fixed bug in free " +"pending messages and queue entries.
  • 20f5e2a: Transport: Fixed bug " +"in ring buffer for core messages.
  • 2c71a76: Topology: Fixed small " +"bug.
  • d46e0b7: Hello: Changed bootstrap peer hello file to new " +"bootstrap peer.
  • 29e2e51: Peerstore: Make peerstore start " +"immediately. Added option to use included hello.
  • 1848ece: Hello: " +"Change error handling of GNUNET_HELLO_builder_add_address usage.
  • " +"
  • 4e77b10: Peerstore: We replace existing hellos. Only the origin peer " +"merges hellos.
  • 8e8c3f1: Transport: Added missing dekrement when " +"removing QueueEntry from DLL.
  • a919091: Transport: Added missing " +"dekrement of global communicator queue counter.
  • 1513057: Transport: " +"Using the correct TransportClient for dekrementing the global communicator " +"queue counter.
  • 23246e1: Transport: Fixed check when to stop FC " +"retransmission.
  • 015cef0: Transport: Removed logging that lead to an " +"assertion.
  • ea2420b: Transport: Fixed check of value gotten from " +"peerstore.
  • 5934318: Transport: Destroy closed ProtoQueue.
  • " +"
  • f5fa8ef: Transport: Added logging in case of UDP errors, and destroy " +"queue in case of errors.
  • e2a4d6c: Transport: Fixed bug in handling " +"of AckPending.
  • c9b0b25: Transport: Removed misplaced removal of " +"QueueEntry.
  • 7f7571b: Transport: Fixed bugs in core message cache.
  • bc81b0a: Transport: We need to check if a message was cached when " +"resuming communicators.
  • 433c13c: Transport: Fixed bug handling " +"queue length and QueueEntry when queue has no capacity.
  • 3becc2d: " +"Transport: Fixed bug to check each queue for validity separately.
  • " +"
  • 2d955b1: Transport: More useful debug logging für service.
  • " +"
  • f1510f7: Transport: Fixed using wrong function to calculate mean time " +"when to send next fragment.
  • ec57587: Peerstore: Fixed wrong assert " +"when checking DLL with watches.
  • 4274265: Transport: Added logging " +"in case of UDP errors, and destroy queue in case of errors.
  • " +"
  • 8d3c8c3: Transport: Fixed bug in handling of AckPending.
  • " +"
  • edd8e08: Transport: Removed misplaced removal of QueueEntry.
  • " +"
  • 3b906ef: Transport: Fixed bugs in core message cache.
  • ca73eed: " +"Transport: We need to check if a message was cached when resuming " +"communicators.
  • e39ed50: Transport: Fixed bug handling queue length " +"and QueueEntry when queue has no capacity.
  • f08eae1: Transport: " +"Fixed bug to check each queue for validity separately.
  • 6a27b67: " +"Transport: Fixed using wrong function to calculate mean time when to send " +"next fragment.
  • da2f9f7: Peerstore: Fixed wrong assert when checking " +"DLL with watches.
  • 6565677: Transport: Fixed counting of fragments " +"of a message
  • 26b05be: Transport: Introduced variable to count the " +"round of fragments of a message being (re)send.
  • e22e637: Transport: " +"Fixed ring buffer.
  • f387a7b: Util: Introduced " +"GNUNET_TIME_relative_multiply_double.
  • 36a9952: Transport: Added " +"cleanup task to remove QueueEntry we got no ACK for.
  • 164badb: " +"Transport: Changed logic to first create a queue before starting validation." +"
  • 894754f: Core: Added missing " +"GNUNET_TRANSPORT_core_receive_continue.
  • b9cd040: Transport: Fixed " +"bug in logic getting root parent of fragment which is a DV box.
  • " +"
  • 84b76e3: Transport: Resuming communicators in case of core restarting.
  • 78b0a9a: Transport. Fixed bug in logic freeing timedout QueueEntry.
  • 0d9df1c: Fixed bug calculating next resend of fragments.
  • " +"
  • c69a0e9: Transport: first_challenge_use has to be reset in case of " +"revalidation.
  • 01b7a5d: Transport: When to resend a validation " +"challenge and when to start revalidation needs to be seperate logic.
  • " +"
  • 5f56628: Transport: Fixed bug in logic releasing resources and notifying " +"communicators after caching messages to core.
  • 94caa7d: Transport: " +"Fixed bug in resend logic for fragments, especially for DV boxes.
  • " +"
  • 67c90f8: Core: Fixed bug to stop keepalive after handling ping.
  • " +"
  • a3b9d98: Transport: Fixed fragmentation logic.
  • 4254ee1: Core: " +"Removed unnecessary client continue.
  • 1d88d65: Transport: Added " +"check for DV box, when checking for last applicable fragment during freeing " +"some fragment.
  • 4402b56: Transport: Added logging to debug freeing " +"of fragments.
  • 25ffc82: Transport: Inform Core about all " +"VirtualLinks not only neighbours.
  • aaf07c7: Core: Added logic to " +"decrease restart delay of connection to Transport depending on how long the " +"connection to Transport lasted.


" +msgstr "" + +#: template/l2o/mile9.html.j2:329 +msgid "" "The hostlist, and topology subsystems and the bootstrap functionality were " "manually tested. Everything was working without errors. No known errors in " "other subsystems. Branch merged into master. New Transport and Hello " @@ -4536,7 +4661,7 @@ msgstr "" msgid "News archives:" msgstr "Archives des actualités :" -#: template/probnat/index.html.j2:7 +#: template/probnat/index.html.j2:7 template/probnat/mile1.html.j2:7 msgid "NGI Assure project: Probabilistic NAT Traversal" msgstr "" @@ -4602,10 +4727,11 @@ msgstr "" #: template/probnat/index.html.j2:71 msgid "" "Extending the testing framework, which was already designed and implemented " -"for the L2O project.
  • Enhance the testing framework with a new kind " -"of component (NAT component).
  • Implement logic to keep ports open " -"used during network translation.
  • Extend the test framework " -"configuration to configure the new components.

" +"for the L2O project. Details
  • Enhance the " +"testing framework with a new kind of component (NAT component).
  • " +"
  • Implement logic to keep ports open used during network translation.
  • " +"
  • Extend the test framework configuration to configure the new components." +"

" msgstr "" #: template/probnat/index.html.j2:84 @@ -4761,6 +4887,51 @@ msgid "" "Android." msgstr "" +#: template/probnat/mile1.html.j2:21 +msgid "See revision 4b2303a on branch dev/t3ss/probnat" +msgstr "" + +#: template/probnat/mile1.html.j2:23 +msgid "" +" " +" " +"
src/service/transport/nat_router.shTest framework router component to fake " +"kernel behavior to keep a port of an outgoing connection open.
scripts/netjail/nat_node_test.shTest script to just send test messages to another node to open " +"up a port.
scripts/netjail/getmsg.shTest script to receive test messages from nat_node_test.sh.
est_transport_plugin_cmd_nat_mapping.cTestcase to start the script which sends test " +"messages to open up ports.
test_transport_nat_mapping_topo." +"confConfiguration for " +"the test case.
test_transport_nat_mapping.shScript to start the test case.
scripts/Makefile.amAdded nat_node_test.sh and getmsg.sh.
" +"
scripts/" +"netjail/netjail_start.shAdded node nummber parameter to node start script, and make the script " +"run in background.
scripts/netjail/netjail_stop.shAdded node nummber parameter to " +"node stop script.
src/service/testing/" +"testing_api_cmd_exec_bash_script.cBugfixing the script that was initially implemented to do " +"explorative testing of transport integrsation, and which is now also used to " +"start the script which sends test messages.
src/service/transport/Makefile.amAdded " +"test_transport_plugin_cmd_nat_mapping.c
" +msgstr "" + #: template/reclaim/faq.html.j2:6 msgid "Frequently asked questions" msgstr "Foire À Questions" -- cgit v1.2.3