aboutsummaryrefslogtreecommitdiff
path: root/locale/fr/LC_MESSAGES/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'locale/fr/LC_MESSAGES/messages.po')
-rw-r--r--locale/fr/LC_MESSAGES/messages.po139
1 files changed, 71 insertions, 68 deletions
diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po
index 75d798d7..ebfdd9da 100644
--- a/locale/fr/LC_MESSAGES/messages.po
+++ b/locale/fr/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
7msgstr "" 7msgstr ""
8"Project-Id-Version: PROJECT VERSION\n" 8"Project-Id-Version: PROJECT VERSION\n"
9"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 9"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10"POT-Creation-Date: 2023-01-16 18:02+0100\n" 10"POT-Creation-Date: 2023-01-17 10:07+0900\n"
11"PO-Revision-Date: 2021-09-28 14:59+0000\n" 11"PO-Revision-Date: 2021-09-28 14:59+0000\n"
12"Last-Translator: Axelle Dimpre <axelle.dimpre@gmail.com>\n" 12"Last-Translator: Axelle Dimpre <axelle.dimpre@gmail.com>\n"
13"Language-Team: French <http://weblate.taler.net/projects/gnunet/website/fr/" 13"Language-Team: French <http://weblate.taler.net/projects/gnunet/website/fr/"
@@ -2282,16 +2282,16 @@ msgid "GNUnet's Google Summer of Code projects"
2282msgstr "" 2282msgstr ""
2283 2283
2284#: template/gsoc.html.j2:13 template/gsoc.html.j2:30 2284#: template/gsoc.html.j2:13 template/gsoc.html.j2:30
2285msgid "Ideas 2021" 2285msgid "Ideas 2023"
2286msgstr "" 2286msgstr ""
2287 2287
2288#: template/gsoc.html.j2:14 template/gsoc.html.j2:216 2288#: template/gsoc.html.j2:14 template/gsoc.html.j2:214
2289#, fuzzy 2289#, fuzzy
2290#| msgid "GSoC Projects" 2290#| msgid "GSoC Projects"
2291msgid "Past projects" 2291msgid "Past projects"
2292msgstr "Projets GSoC" 2292msgstr "Projets GSoC"
2293 2293
2294#: template/gsoc.html.j2:15 template/gsoc.html.j2:597 2294#: template/gsoc.html.j2:15 template/gsoc.html.j2:595
2295msgid "Finished projects" 2295msgid "Finished projects"
2296msgstr "" 2296msgstr ""
2297 2297
@@ -2329,19 +2329,22 @@ msgstr ""
2329 2329
2330#: template/gsoc.html.j2:80 2330#: template/gsoc.html.j2:80
2331msgid "" 2331msgid ""
2332"The REST API currently only supports a single user system. This is an issue " 2332"Our GTK interface for GNUnet is written using libglade and Gtk. It is "
2333"as on multi-user systems, access control must be enfoced on a per-user " 2333"currently designed and compatible with Gtk+3 with already possibly including "
2334"basis. In this project, the REST service must be extended to support user " 2334"a variety of deprecated functions. In this project the requirements for a "
2335"authentication. This includes the correct handling of user context switches. " 2335"Gtk4 migration shall be worked out and the codebase migrated to the most "
2336"<ol> <li>Implement user authentication.</li> <li>Test the access control.</" 2336"recent stable Gtk4 release. The difficulty of this project largely depends "
2337"li> <li>Document the changes to the REST API.</li> </ol> Advantageous skills/" 2337"on the students proficiency with build tools and Gtk. There non-exhaustive "
2338"languages/frameworks: <ol> <li>C</li> <li>Knowledge of user authentication " 2338"task list would be: <ol> <li>Get familiar with the existing gnunet-gtk "
2339"subsystems on Linux/Unix.</li> <li>REST/HTTP Authentication methods</li> </" 2339"architecture.</li> <li>Get familiar with Gtk4 and work out a migration path."
2340"ol> <br/> <strong>Difficulty:</strong> Beginner <br/> <strong>Mentors:</" 2340"</li> <li>Migrate gnunet-gtk to gtk4.</li> <li>(Optional) Ad-hoc UI "
2341"strong> Martin Schanzenbach" 2341"improvements where applicable</li> </ol> Advantageous skills/languages/"
2342"frameworks: <ol> <li>C</li> <li>Gtk</li> <li>User interfaces</li> </ol> <br/"
2343"> <strong>Difficulty:</strong> <br/> <strong>Mentors:</strong> Martin "
2344"Schanzenbach"
2342msgstr "" 2345msgstr ""
2343 2346
2344#: template/gsoc.html.j2:112 2347#: template/gsoc.html.j2:110
2345msgid "" 2348msgid ""
2346"reclaimID is a decentralized identity system build on top of the GNU Name " 2349"reclaimID is a decentralized identity system build on top of the GNU Name "
2347"System. Currently, there is a Webextension which uses the GNUnet <a " 2350"System. Currently, there is a Webextension which uses the GNUnet <a "
@@ -2360,7 +2363,7 @@ msgid ""
2360"Challenging <br/> <strong>Mentors:</strong> Martin Schanzenbach" 2363"Challenging <br/> <strong>Mentors:</strong> Martin Schanzenbach"
2361msgstr "" 2364msgstr ""
2362 2365
2363#: template/gsoc.html.j2:148 2366#: template/gsoc.html.j2:146
2364msgid "" 2367msgid ""
2365"Currently, the keys in our statistics database are too verbose. For example: " 2368"Currently, the keys in our statistics database are too verbose. For example: "
2366"</p> <p> nse # flood messages received: 13<br/> nse # peers connected: 4<br/" 2369"</p> <p> nse # flood messages received: 13<br/> nse # peers connected: 4<br/"
@@ -2379,7 +2382,7 @@ msgid ""
2379"strong> Martin Schanzenbach" 2382"strong> Martin Schanzenbach"
2380msgstr "" 2383msgstr ""
2381 2384
2382#: template/gsoc.html.j2:188 2385#: template/gsoc.html.j2:186
2383msgid "" 2386msgid ""
2384"The goal is to either build upon the (outdated) <a href=\"https://github.com/" 2387"The goal is to either build upon the (outdated) <a href=\"https://github.com/"
2385"canndrew/gnunet-rs\">GNUnet Rust bindings</a> or to follow the path of <a " 2388"canndrew/gnunet-rs\">GNUnet Rust bindings</a> or to follow the path of <a "
@@ -2390,40 +2393,40 @@ msgid ""
2390"implementing services and libraries for GNUnet." 2393"implementing services and libraries for GNUnet."
2391msgstr "" 2394msgstr ""
2392 2395
2393#: template/gsoc.html.j2:199 template/gsoc.html.j2:653 2396#: template/gsoc.html.j2:197 template/gsoc.html.j2:651
2394msgid "<strong>Mentors:</strong> Martin Schanzenbach" 2397msgid "<strong>Mentors:</strong> Martin Schanzenbach"
2395msgstr "" 2398msgstr ""
2396 2399
2397#: template/gsoc.html.j2:204 2400#: template/gsoc.html.j2:202
2398msgid "Required Skills: Solid knowledge of Rust and ideally asynchronuous IO." 2401msgid "Required Skills: Solid knowledge of Rust and ideally asynchronuous IO."
2399msgstr "" 2402msgstr ""
2400 2403
2401#: template/gsoc.html.j2:209 template/gsoc.html.j2:322 2404#: template/gsoc.html.j2:207 template/gsoc.html.j2:320
2402#: template/gsoc.html.j2:532 template/gsoc.html.j2:663 2405#: template/gsoc.html.j2:530 template/gsoc.html.j2:661
2403msgid "Difficulty level: medium" 2406msgid "Difficulty level: medium"
2404msgstr "" 2407msgstr ""
2405 2408
2406#: template/gsoc.html.j2:223 2409#: template/gsoc.html.j2:221
2407msgid "" 2410msgid ""
2408"It is time for GNUnet to run properly on Android. Note that GNUnet is " 2411"It is time for GNUnet to run properly on Android. Note that GNUnet is "
2409"written in C, and this is not about rewriting GNUnet in Java, but about " 2412"written in C, and this is not about rewriting GNUnet in Java, but about "
2410"getting the C code to run on Android." 2413"getting the C code to run on Android."
2411msgstr "" 2414msgstr ""
2412 2415
2413#: template/gsoc.html.j2:230 2416#: template/gsoc.html.j2:228
2414msgid "" 2417msgid ""
2415"Includes: Implementation of rudimentary Android compatibility for GNUnet, in " 2418"Includes: Implementation of rudimentary Android compatibility for GNUnet, in "
2416"part by porting the GNUnet utils scheduler to act as a thin wrapper over " 2419"part by porting the GNUnet utils scheduler to act as a thin wrapper over "
2417"libuv." 2420"libuv."
2418msgstr "" 2421msgstr ""
2419 2422
2420#: template/gsoc.html.j2:237 2423#: template/gsoc.html.j2:235
2421msgid "" 2424msgid ""
2422"<strong>Mentors:</strong> <a href=\"https://www.goebel-consult.de/\">Hartmut " 2425"<strong>Mentors:</strong> <a href=\"https://www.goebel-consult.de/\">Hartmut "
2423"Goebel</a>, Jeff Burdges, Christian Grothoff" 2426"Goebel</a>, Jeff Burdges, Christian Grothoff"
2424msgstr "" 2427msgstr ""
2425 2428
2426#: template/gsoc.html.j2:246 2429#: template/gsoc.html.j2:244
2427msgid "" 2430msgid ""
2428"There is a push for migrating our CI to Gitlab. The CI should eventually not " 2431"There is a push for migrating our CI to Gitlab. The CI should eventually not "
2429"just run \"make check\" on various platforms, but also perform tests with " 2432"just run \"make check\" on various platforms, but also perform tests with "
@@ -2434,11 +2437,11 @@ msgid ""
2434"automatic dependency discovery (as done by the autotools) is also important." 2437"automatic dependency discovery (as done by the autotools) is also important."
2435msgstr "" 2438msgstr ""
2436 2439
2437#: template/gsoc.html.j2:258 2440#: template/gsoc.html.j2:256
2438msgid "<strong>Mentors:</strong> TBD" 2441msgid "<strong>Mentors:</strong> TBD"
2439msgstr "" 2442msgstr ""
2440 2443
2441#: template/gsoc.html.j2:268 2444#: template/gsoc.html.j2:266
2442msgid "" 2445msgid ""
2443"One great problem of the current Internet is the lack of disintermediation. " 2446"One great problem of the current Internet is the lack of disintermediation. "
2444"When people want to talk they need a chat service. When they want to share " 2447"When people want to talk they need a chat service. When they want to share "
@@ -2454,21 +2457,21 @@ msgid ""
2454"more information and context, read" 2457"more information and context, read"
2455msgstr "" 2458msgstr ""
2456 2459
2457#: template/gsoc.html.j2:289 2460#: template/gsoc.html.j2:287
2458msgid "<strong>Mentors:</strong> lynX &amp; dvn" 2461msgid "<strong>Mentors:</strong> lynX &amp; dvn"
2459msgstr "" 2462msgstr ""
2460 2463
2461#: template/gsoc.html.j2:297 2464#: template/gsoc.html.j2:295
2462msgid "" 2465msgid ""
2463"Implement the AnycastExit spec to enable GNUnet clients to connect over Tor." 2466"Implement the AnycastExit spec to enable GNUnet clients to connect over Tor."
2464msgstr "" 2467msgstr ""
2465 2468
2466#: template/gsoc.html.j2:303 template/gsoc.html.j2:338 2469#: template/gsoc.html.j2:301 template/gsoc.html.j2:336
2467#: template/gsoc.html.j2:353 2470#: template/gsoc.html.j2:351
2468msgid "<strong>Mentors:</strong> Jeff Burdges" 2471msgid "<strong>Mentors:</strong> Jeff Burdges"
2469msgstr "" 2472msgstr ""
2470 2473
2471#: template/gsoc.html.j2:308 2474#: template/gsoc.html.j2:306
2472msgid "" 2475msgid ""
2473"Note: There was a Special TLDs spec to allow Tor to resolve domain names " 2476"Note: There was a Special TLDs spec to allow Tor to resolve domain names "
2474"using GNS over Tor too, but currently that's on hold until folks think more " 2477"using GNS over Tor too, but currently that's on hold until folks think more "
@@ -2476,12 +2479,12 @@ msgid ""
2476"more collaborative approach NSS2 for now." 2479"more collaborative approach NSS2 for now."
2477msgstr "" 2480msgstr ""
2478 2481
2479#: template/gsoc.html.j2:317 template/gsoc.html.j2:457 2482#: template/gsoc.html.j2:315 template/gsoc.html.j2:455
2480#: template/gsoc.html.j2:497 template/gsoc.html.j2:527 2483#: template/gsoc.html.j2:495 template/gsoc.html.j2:525
2481msgid "Required Skills: C" 2484msgid "Required Skills: C"
2482msgstr "" 2485msgstr ""
2483 2486
2484#: template/gsoc.html.j2:330 2487#: template/gsoc.html.j2:328
2485msgid "" 2488msgid ""
2486"Improve the Rust implementation of GNUnet utils, possibly including adding " 2489"Improve the Rust implementation of GNUnet utils, possibly including adding "
2487"support for asynchronous IO using mio, or perhaps a higher level " 2490"support for asynchronous IO using mio, or perhaps a higher level "
@@ -2489,32 +2492,32 @@ msgid ""
2489"gj." 2492"gj."
2490msgstr "" 2493msgstr ""
2491 2494
2492#: template/gsoc.html.j2:346 2495#: template/gsoc.html.j2:344
2493msgid "" 2496msgid ""
2494"Implementation of a replacement for PANDA (see Pond) with better security, " 2497"Implementation of a replacement for PANDA (see Pond) with better security, "
2495"and maybe integration with the GNU Name System for key exchange." 2498"and maybe integration with the GNU Name System for key exchange."
2496msgstr "" 2499msgstr ""
2497 2500
2498#: template/gsoc.html.j2:358 2501#: template/gsoc.html.j2:356
2499msgid "Required Skills: Rust or C, crypto" 2502msgid "Required Skills: Rust or C, crypto"
2500msgstr "" 2503msgstr ""
2501 2504
2502#: template/gsoc.html.j2:363 template/gsoc.html.j2:420 2505#: template/gsoc.html.j2:361 template/gsoc.html.j2:418
2503#: template/gsoc.html.j2:462 template/gsoc.html.j2:502 2506#: template/gsoc.html.j2:460 template/gsoc.html.j2:500
2504msgid "Difficulty level: high" 2507msgid "Difficulty level: high"
2505msgstr "" 2508msgstr ""
2506 2509
2507#: template/gsoc.html.j2:371 2510#: template/gsoc.html.j2:369
2508msgid "" 2511msgid ""
2509"Implement different place types and file sharing by creating a new place for " 2512"Implement different place types and file sharing by creating a new place for "
2510"the shared content." 2513"the shared content."
2511msgstr "" 2514msgstr ""
2512 2515
2513#: template/gsoc.html.j2:377 2516#: template/gsoc.html.j2:375
2514msgid "Place types to be implemented:" 2517msgid "Place types to be implemented:"
2515msgstr "" 2518msgstr ""
2516 2519
2517#: template/gsoc.html.j2:381 2520#: template/gsoc.html.j2:379
2518msgid "" 2521msgid ""
2519"<ul> <li>File: generic file with comments</li> <li>Image: display an image " 2522"<ul> <li>File: generic file with comments</li> <li>Image: display an image "
2520"with comments referencing a region of the image</li> <li>Sound: play a sound " 2523"with comments referencing a region of the image</li> <li>Sound: play a sound "
@@ -2524,11 +2527,11 @@ msgid ""
2524"</ul>" 2527"</ul>"
2525msgstr "" 2528msgstr ""
2526 2529
2527#: template/gsoc.html.j2:392 2530#: template/gsoc.html.j2:390
2528msgid "Also provide the following UI functionality:" 2531msgid "Also provide the following UI functionality:"
2529msgstr "" 2532msgstr ""
2530 2533
2531#: template/gsoc.html.j2:396 2534#: template/gsoc.html.j2:394
2532msgid "" 2535msgid ""
2533"<ul> <li>Fork existing channels, reorganize people into new chatrooms or " 2536"<ul> <li>Fork existing channels, reorganize people into new chatrooms or "
2534"channels.</li> <li>Share a post (edit and repost something elsewhere, on a " 2537"channels.</li> <li>Share a post (edit and repost something elsewhere, on a "
@@ -2537,21 +2540,21 @@ msgid ""
2537"ul>" 2540"ul>"
2538msgstr "" 2541msgstr ""
2539 2542
2540#: template/gsoc.html.j2:405 2543#: template/gsoc.html.j2:403
2541msgid "" 2544msgid ""
2542"See also <a href=\"http://secushare.org/features\">http://secushare.org/" 2545"See also <a href=\"http://secushare.org/features\">http://secushare.org/"
2543"features</a>" 2546"features</a>"
2544msgstr "" 2547msgstr ""
2545 2548
2546#: template/gsoc.html.j2:410 2549#: template/gsoc.html.j2:408
2547msgid "<strong>Mentors:</strong> lynX" 2550msgid "<strong>Mentors:</strong> lynX"
2548msgstr "" 2551msgstr ""
2549 2552
2550#: template/gsoc.html.j2:415 2553#: template/gsoc.html.j2:413
2551msgid "Required Skills: C/C++" 2554msgid "Required Skills: C/C++"
2552msgstr "" 2555msgstr ""
2553 2556
2554#: template/gsoc.html.j2:428 2557#: template/gsoc.html.j2:426
2555msgid "" 2558msgid ""
2556"Implement aggregation of distributed state from various channels in order to " 2559"Implement aggregation of distributed state from various channels in order to "
2557"provide for a powerful social graph API capable of producing social network " 2560"provide for a powerful social graph API capable of producing social network "
@@ -2562,17 +2565,17 @@ msgid ""
2562"Linda. You have 11 contacts in common with her. [ADD]\")." 2565"Linda. You have 11 contacts in common with her. [ADD]\")."
2563msgstr "" 2566msgstr ""
2564 2567
2565#: template/gsoc.html.j2:446 2568#: template/gsoc.html.j2:444
2566msgid "" 2569msgid ""
2567"Related to <a href=\"http://secushare.org/rendezvous\">secushare.org/" 2570"Related to <a href=\"http://secushare.org/rendezvous\">secushare.org/"
2568"rendezvous</a>" 2571"rendezvous</a>"
2569msgstr "" 2572msgstr ""
2570 2573
2571#: template/gsoc.html.j2:452 template/gsoc.html.j2:492 2574#: template/gsoc.html.j2:450 template/gsoc.html.j2:490
2572msgid "<strong>Mentors:</strong> t3sserakt, lynX" 2575msgid "<strong>Mentors:</strong> t3sserakt, lynX"
2573msgstr "" 2576msgstr ""
2574 2577
2575#: template/gsoc.html.j2:469 2578#: template/gsoc.html.j2:467
2576msgid "" 2579msgid ""
2577"<ul> <li> Emulate IMAP/SMTP protocols as necessary to transform traditional " 2580"<ul> <li> Emulate IMAP/SMTP protocols as necessary to transform traditional "
2578"mail clients into secushare user interfaces. </li> <li> Think of ways to map " 2581"mail clients into secushare user interfaces. </li> <li> Think of ways to map "
@@ -2582,7 +2585,7 @@ msgid ""
2582"this task but it is not an requirement. </li> </ul>" 2585"this task but it is not an requirement. </li> </ul>"
2583msgstr "" 2586msgstr ""
2584 2587
2585#: template/gsoc.html.j2:510 2588#: template/gsoc.html.j2:508
2586msgid "" 2589msgid ""
2587"Implementation of the GNUnet auction system described in Chapter 3 of <a " 2590"Implementation of the GNUnet auction system described in Chapter 3 of <a "
2588"href=\"https://grothoff.org/christian/teich2017ms.pdf\">this thesis</a>. " 2591"href=\"https://grothoff.org/christian/teich2017ms.pdf\">this thesis</a>. "
@@ -2591,33 +2594,33 @@ msgid ""
2591"three user interface programs create, info and join." 2594"three user interface programs create, info and join."
2592msgstr "" 2595msgstr ""
2593 2596
2594#: template/gsoc.html.j2:522 2597#: template/gsoc.html.j2:520
2595msgid "<strong>Mentors:</strong> mate, cg" 2598msgid "<strong>Mentors:</strong> mate, cg"
2596msgstr "" 2599msgstr ""
2597 2600
2598#: template/gsoc.html.j2:540 2601#: template/gsoc.html.j2:538
2599msgid "" 2602msgid ""
2600"Implementation of additional transports to make GNUnet communication more " 2603"Implementation of additional transports to make GNUnet communication more "
2601"robust in the presence of problematic networks: GNUnet-over-SMTP, GNUnet-" 2604"robust in the presence of problematic networks: GNUnet-over-SMTP, GNUnet-"
2602"over-DNS" 2605"over-DNS"
2603msgstr "" 2606msgstr ""
2604 2607
2605#: template/gsoc.html.j2:547 template/gsoc.html.j2:561 2608#: template/gsoc.html.j2:545 template/gsoc.html.j2:559
2606msgid "<strong>Mentors:</strong> Matthias Wachs" 2609msgid "<strong>Mentors:</strong> Matthias Wachs"
2607msgstr "" 2610msgstr ""
2608 2611
2609#: template/gsoc.html.j2:555 2612#: template/gsoc.html.j2:553
2610msgid "" 2613msgid ""
2611"Implementation of ALG-based NAT traversal methods (FTP/SIP-based hole " 2614"Implementation of ALG-based NAT traversal methods (FTP/SIP-based hole "
2612"punching, better STUN support)" 2615"punching, better STUN support)"
2613msgstr "" 2616msgstr ""
2614 2617
2615#: template/gsoc.html.j2:569 2618#: template/gsoc.html.j2:567
2616msgid "" 2619msgid ""
2617"<strong>Mentors:</strong> Matthias Wachs, Christian Grothoff, Jeff Burdges" 2620"<strong>Mentors:</strong> Matthias Wachs, Christian Grothoff, Jeff Burdges"
2618msgstr "" 2621msgstr ""
2619 2622
2620#: template/gsoc.html.j2:577 2623#: template/gsoc.html.j2:575
2621msgid "" 2624msgid ""
2622"Improving libaboss to make computation on shared secrets (including repeated " 2625"Improving libaboss to make computation on shared secrets (including repeated "
2623"multiplication) based on <a href=\"https://dl.acm.org/citation.cfm?" 2626"multiplication) based on <a href=\"https://dl.acm.org/citation.cfm?"
@@ -2625,13 +2628,13 @@ msgid ""
2625"moving libaboss to bignums (gcry_mpi)." 2628"moving libaboss to bignums (gcry_mpi)."
2626msgstr "" 2629msgstr ""
2627 2630
2628#: template/gsoc.html.j2:590 2631#: template/gsoc.html.j2:588
2629msgid "" 2632msgid ""
2630"Please refer to the description for this project listed under GNU Guix " 2633"Please refer to the description for this project listed under GNU Guix "
2631"project ideas." 2634"project ideas."
2632msgstr "" 2635msgstr ""
2633 2636
2634#: template/gsoc.html.j2:603 2637#: template/gsoc.html.j2:601
2635msgid "" 2638msgid ""
2636"Python 2.7 is reaching its end-of-life, and we want to get rid of the " 2639"Python 2.7 is reaching its end-of-life, and we want to get rid of the "
2637"dependency on Python. The existing gnunet-qr tool is a rather simple wrapper " 2640"dependency on Python. The existing gnunet-qr tool is a rather simple wrapper "
@@ -2640,27 +2643,27 @@ msgid ""
2640"(see also <a href=\"https://bugs.gnunet.org/view.php?id=5562\">#5562</a>)." 2643"(see also <a href=\"https://bugs.gnunet.org/view.php?id=5562\">#5562</a>)."
2641msgstr "" 2644msgstr ""
2642 2645
2643#: template/gsoc.html.j2:613 2646#: template/gsoc.html.j2:611
2644msgid "<strong>Mentors:</strong> Christian Grothoff" 2647msgid "<strong>Mentors:</strong> Christian Grothoff"
2645msgstr "" 2648msgstr ""
2646 2649
2647#: template/gsoc.html.j2:618 2650#: template/gsoc.html.j2:616
2648msgid "Required Skills:" 2651msgid "Required Skills:"
2649msgstr "" 2652msgstr ""
2650 2653
2651#: template/gsoc.html.j2:623 2654#: template/gsoc.html.j2:621
2652msgid "Difficulty level:" 2655msgid "Difficulty level:"
2653msgstr "" 2656msgstr ""
2654 2657
2655#: template/gsoc.html.j2:628 2658#: template/gsoc.html.j2:626
2656msgid "Report:" 2659msgid "Report:"
2657msgstr "" 2660msgstr ""
2658 2661
2659#: template/gsoc.html.j2:633 2662#: template/gsoc.html.j2:631
2660msgid "Unfinished/Abandoned as gnunet-qr was moved to C outside of GSoC." 2663msgid "Unfinished/Abandoned as gnunet-qr was moved to C outside of GSoC."
2661msgstr "" 2664msgstr ""
2662 2665
2663#: template/gsoc.html.j2:643 2666#: template/gsoc.html.j2:641
2664msgid "" 2667msgid ""
2665"Implementation of a Web-based UI for GNUnet similar to GNUnet-Gtk with a yet " 2668"Implementation of a Web-based UI for GNUnet similar to GNUnet-Gtk with a yet "
2666"to be determined framework such as Angular2. This includes the design and " 2669"to be determined framework such as Angular2. This includes the design and "
@@ -2669,11 +2672,11 @@ msgid ""
2669"html\">GNUnet API</a>." 2672"html\">GNUnet API</a>."
2670msgstr "" 2673msgstr ""
2671 2674
2672#: template/gsoc.html.j2:658 2675#: template/gsoc.html.j2:656
2673msgid "Required Skills: C, JavaScript, CSS" 2676msgid "Required Skills: C, JavaScript, CSS"
2674msgstr "" 2677msgstr ""
2675 2678
2676#: template/gsoc.html.j2:668 2679#: template/gsoc.html.j2:666
2677msgid "" 2680msgid ""
2678"Report: <a href=\"gsoc-2018-gnunet-webui.html\">GSoC 2018: GNUnet WebUI</a>" 2681"Report: <a href=\"gsoc-2018-gnunet-webui.html\">GSoC 2018: GNUnet WebUI</a>"
2679msgstr "" 2682msgstr ""