1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the aMule package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: aMule SVN\n"
10 "Report-Msgid-Bugs-To: http://forum.amule.org/index.php?board=40.0\n"
11 "POT-Creation-Date: 2020-07-15 02:02+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: src/AddFriend.cpp:45
25 #: src/AddFriend.cpp:61
26 msgid "You have to enter a valid IP and port!"
29 #: src/AddFriend.cpp:61 src/AddFriend.cpp:67
33 #: src/AddFriend.cpp:67
34 msgid "The specified userhash is not valid!"
37 #: src/amuleAppCommon.cpp:129
38 msgid "Failed to open ED2KLinks file."
41 #: src/amuleAppCommon.cpp:202
43 "WARNING: You can't add yourself as a source for an eD2k link while having a "
48 msgid "Now, exiting main app..."
53 msgid "Terminating amuleweb instance with pid '%ld' ... "
58 msgid "Killing amuleweb instance with pid '%ld' ... "
61 #: src/amule.cpp:254 src/ClientRef.cpp:194 src/ServerListCtrl.cpp:95
66 msgid "aMule OnExit: Terminating core."
70 msgid "aMule shutdown completed."
74 msgid "Memory debug results for aMule exit:"
79 "Your locale has been changed to System Default due to a configuration "
83 #: src/amule.cpp:443 src/amule.cpp:1058 src/CatDialog.cpp:141
84 #: src/CatDialog.cpp:151 src/CatDialog.cpp:163 src/ServerList.cpp:346
85 #: src/ServerListCtrl.cpp:149
96 msgid "Password set and external connections enabled."
99 #: src/amule.cpp:463 src/KadDlg.cpp:183 src/KadDlg.cpp:189
100 #: src/PrefsUnifiedDlg.cpp:750 src/SharedFilesCtrl.cpp:318
106 "You don't have any server in the server list.\n"
107 "Do you want aMule to download a new list now?"
111 msgid "Server list download"
116 msgid "web server running on pid %d"
121 "You requested to run web server on startup, but the amuleweb binary cannot "
122 "be run. Please install the package containing aMule web server, or compile "
123 "aMule using --enable-webserver and run make install"
126 #: src/amule.cpp:664 src/amule.cpp:778 src/amule.cpp:1069
127 #: src/amule-remote-gui.cpp:314 src/amule-remote-gui.cpp:336
128 #: src/amule-remote-gui.cpp:338 src/amule-remote-gui.cpp:650
134 msgid "Could not bind ports to the specified address: %s"
139 msgid "Port %u is not available. You will be LOWID\n"
145 "Port %u is not available!\n"
147 "This means that you will be LOWID.\n"
149 "Check your network to make sure the port is open for output and input."
153 msgid "Failed to create OnlineSig File"
157 msgid "Failed to create aMule OnlineSig File"
160 #: src/amule.cpp:1035
162 "The selected locale seems not to be installed on your box. (Note: I'll try "
166 #: src/amule.cpp:1044
168 msgid "This is the first time you run aMule %s"
171 #: src/amule.cpp:1046
172 msgid "This version is a testing version, updated daily, and\n"
175 #: src/amule.cpp:1047
176 msgid "we give no warranty it won't break anything, burn your house,\n"
179 #: src/amule.cpp:1048
180 msgid "or kill your dog. But it *should* be safe to use anyway.\n"
183 #: src/amule.cpp:1053
184 msgid "More information, support and new releases can found at our homepage,\n"
187 #: src/amule.cpp:1054
188 msgid "at www.aMule.org, or in our IRC channel #aMule at irc.freenode.net.\n"
191 #: src/amule.cpp:1056
192 msgid "Feel free to report any bugs to http://forum.amule.org"
195 #: src/amule.cpp:1069
197 "The folder for Online Signature files you specified is INVALID!\n"
198 " OnlineSignature will be DISABLED until you fix it on preferences."
201 #: src/amule.cpp:1125
202 msgid "Server hostname notified"
205 #: src/amule.cpp:1351
207 msgid "Disk space preallocation for file '%s' failed: %s"
210 #: src/amule.cpp:1486
211 msgid "ERROR: can't open logfile"
214 #: src/amule.cpp:1490
215 msgid "WARNING: logfile is empty. Something is wrong."
218 #: src/amule.cpp:1508
219 msgid "Log has been reset"
222 #: src/amule.cpp:1534
224 msgid "ServerMessage: %s"
227 #: src/amule.cpp:1576 src/IP2Country.cpp:152 src/IPFilter.cpp:510
228 #: src/ServerList.cpp:860
230 msgid "Skipped download of %s, because requested file is not newer."
233 #: src/amule.cpp:1578
234 msgid "Failed to download the nodes list."
237 #: src/amule.cpp:1598
238 msgid "Failed to open the downloaded version check file"
241 #: src/amule.cpp:1601 src/amule.cpp:1611 src/amule.cpp:1617
242 msgid "Corrupted version check file"
245 #: src/amule.cpp:1627
246 msgid "You are using an outdated version of aMule!"
249 #: src/amule.cpp:1629
251 msgid "Your aMule version is %i.%i.%i and the latest version is %li.%li.%li"
254 #: src/amule.cpp:1630
255 msgid "The latest version can always be found at http://www.amule.org"
258 #: src/amule.cpp:1632
260 msgid "WARNING: Your aMuled version is outdated: %i.%i.%i < %li.%li.%li"
263 #: src/amule.cpp:1636
264 msgid "Your copy of aMule is up to date."
267 #: src/amule.cpp:1643
268 msgid "Failed to download the version check file"
271 #: src/amule.cpp:1813 src/amule-remote-gui.cpp:536
273 msgid "Users: %s | Files: %s"
276 #: src/amule.cpp:1814 src/amule-remote-gui.cpp:537
278 msgid "Users: E: %s K: %s | Files: E: %s K: %s"
281 #: src/amule.cpp:1823 src/amule-remote-gui.cpp:546
282 msgid "No networks selected"
285 #: src/amule.cpp:1888 src/TextClient.cpp:717
289 #: src/amule.cpp:1888 src/TextClient.cpp:717
293 #: src/amule.cpp:1890
295 msgid "Connected to %s %s"
298 #: src/amule.cpp:1894
300 msgid "Connecting to %s"
303 #: src/amule.cpp:1896
304 msgid "Disconnected from eD2k"
307 #: src/amule.cpp:1904
311 #: src/amule.cpp:1906
315 #: src/amule.cpp:1914
316 msgid "Connected to Kad (ok)"
319 #: src/amule.cpp:1916
320 msgid "Connected to Kad (firewalled)"
323 #: src/amule.cpp:1919
324 msgid "Disconnected from Kad"
327 #: src/amule.cpp:1988
329 "Kad network cannot be used if UDP port is disabled on preferences, not "
333 #: src/amule.cpp:1991
334 msgid "Kad network disabled on preferences, not connecting."
337 #: src/amuled.cpp:592
339 "ERROR: aMule daemon cannot be used when external connections are disabled. "
340 "To enable External Connections, use either a normal aMule, start amuled with "
341 "the option --ec-config or set the key \"AcceptExternalConnections\" to 1 in "
342 "the file ~/.aMule/amule.conf"
345 #: src/amuled.cpp:595
347 "ERROR: A valid password is required to use external connections, and aMule "
348 "daemon cannot be used without external connections. To run aMule deamon, you "
349 "must set the \"ECPassword\" field in the file ~/.aMule/amule.conf with an "
350 "appropriate value. Execute amuled with the flag --ec-config to set the "
351 "password. More information can be found at http://wiki.amule.org"
354 #: src/amuled.cpp:652
355 msgid "amuled: OnInit - starting timer"
358 #: src/amuled.cpp:667
359 msgid "amuled: forking to background - see you"
362 #: src/amuled.cpp:698
363 msgid "Cannot Create Pid File"
366 #: src/amuled.cpp:780
371 #: src/amuleDlg.cpp:238
373 msgid "This is aMule %s based on eMule."
376 #: src/amuleDlg.cpp:240
378 msgid "Running on %s"
381 #: src/amuleDlg.cpp:242
382 msgid "Visit http://www.amule.org to check if a new version is available."
385 #: src/amuleDlg.cpp:268
386 msgid "FATAL ERROR: Failed to create Timer"
389 #: src/amuleDlg.cpp:493
390 msgid "aMule remote control "
393 #: src/amuleDlg.cpp:499
397 #: src/amuleDlg.cpp:501
399 "'All-Platform' p2p client based on eMule \n"
403 #: src/amuleDlg.cpp:502
404 msgid "Website: http://www.amule.org \n"
407 #: src/amuleDlg.cpp:503
408 msgid "Forum: http://forum.amule.org \n"
411 #: src/amuleDlg.cpp:504
413 "FAQ: http://wiki.amule.org \n"
417 #: src/amuleDlg.cpp:505
418 msgid "Contact: admin@amule.org (administrative issues) \n"
421 #: src/amuleDlg.cpp:506
423 "Copyright (c) 2003-2019 aMule Team \n"
427 #: src/amuleDlg.cpp:507
428 msgid "Part of aMule is based on \n"
431 #: src/amuleDlg.cpp:508
432 msgid "Kademlia: Peer-to-peer routing based on the XOR metric.\n"
435 #: src/amuleDlg.cpp:509
436 msgid " Copyright (c) 2002-2011 Petar Maymounkov ( petar@post.harvard.edu )\n"
439 #: src/amuleDlg.cpp:510
440 msgid "http://kademlia.scs.cs.nyu.edu\n"
443 #: src/amuleDlg.cpp:513 src/KadDlg.cpp:193 src/PartFile.cpp:918
444 #: src/PartFile.cpp:926 src/PrefsUnifiedDlg.cpp:632 src/PrefsUnifiedDlg.cpp:737
445 #: src/PrefsUnifiedDlg.cpp:857
449 #: src/amuleDlg.cpp:550
450 msgid "aMule dialog destroyed"
453 #: src/amuleDlg.cpp:574 src/DataToText.cpp:59 src/IPFilter.cpp:544
457 #: src/amuleDlg.cpp:705
458 msgid "eD2k: Connecting"
461 #: src/amuleDlg.cpp:709
462 msgid "eD2k: Disconnected"
465 #: src/amuleDlg.cpp:715
466 msgid "Kad: Firewalled"
469 #: src/amuleDlg.cpp:719
470 msgid "Kad: Connected"
473 #: src/amuleDlg.cpp:724
474 msgid "Kad: Connecting"
477 #: src/amuleDlg.cpp:728
481 #: src/amuleDlg.cpp:774 src/DownloadListCtrl.cpp:415
482 #: src/DownloadListCtrl.cpp:652 src/FriendListCtrl.cpp:174
483 #: src/muuli_wdr.cpp:802 src/muuli_wdr.cpp:862 src/muuli_wdr.cpp:936
484 #: src/muuli_wdr.cpp:1002 src/muuli_wdr.cpp:2328 src/muuli_wdr.cpp:2430
485 #: src/muuli_wdr.cpp:3146 src/ServerListCtrl.cpp:154 src/ServerListCtrl.cpp:528
486 #: src/ServerListCtrl.cpp:547 src/TransferWnd.cpp:375
487 #: src/utils/wxCas/src/wxcasprefs.cpp:285
491 #: src/amuleDlg.cpp:775
492 msgid "Stop the current connection attempts"
495 #: src/amuleDlg.cpp:780 src/MuleTrayIcon.cpp:496 src/muuli_wdr.cpp:2571
499 #: src/amuleDlg.cpp:781
500 msgid "Disconnect from the currently connected networks"
503 #: src/amuleDlg.cpp:786 src/MuleTrayIcon.cpp:499 src/muuli_wdr.cpp:2754
504 #: src/muuli_wdr.cpp:3142 src/muuli_wdr.cpp:3529
508 #: src/amuleDlg.cpp:787
509 msgid "Connect to the currently enabled networks"
512 #: src/amuleDlg.cpp:846
514 msgid "Up: %.1f(%.1f) | Down: %.1f(%.1f)"
517 #: src/amuleDlg.cpp:848
519 msgid "Up: %.1f | Down: %.1f"
522 #: src/amuleDlg.cpp:874
524 msgid "aMule (%s | Connected)"
527 #: src/amuleDlg.cpp:876
529 msgid "aMule (%s | Disconnected)"
532 #: src/amuleDlg.cpp:913
534 msgid "Do you really want to exit %s?"
537 #: src/amuleDlg.cpp:914
538 msgid "Exit confirmation"
541 #: src/amuleDlg.cpp:1174
542 msgid "Launch Command: "
545 #: src/amuleDlg.cpp:1194 src/muuli_wdr.cpp:2091 src/Preferences.cpp:842
549 #: src/amuleDlg.cpp:1217
551 msgid "Skin directory '%s' does not exist"
554 #: src/amuleDlg.cpp:1222
556 msgid "WARNING: Unable to open skin file '%s' for read"
559 #: src/amuleDlg.cpp:1321 src/amuleDlg.cpp:1463 src/muuli_wdr.cpp:1672
560 #: src/muuli_wdr.cpp:3531
564 #: src/amuleDlg.cpp:1321 src/muuli_wdr.cpp:3531
565 msgid "Networks Window"
568 #: src/amuleDlg.cpp:1322 src/muuli_wdr.cpp:3532
572 #: src/amuleDlg.cpp:1322 src/muuli_wdr.cpp:3532
573 msgid "Searches Window"
576 #: src/amuleDlg.cpp:1323 src/DownloadListCtrl.cpp:643 src/muuli_wdr.cpp:425
577 #: src/muuli_wdr.cpp:1787 src/muuli_wdr.cpp:3533 src/Statistics.cpp:757
581 #: src/amuleDlg.cpp:1323 src/muuli_wdr.cpp:3533
582 msgid "Downloads Window"
585 #: src/amuleDlg.cpp:1324 src/muuli_wdr.cpp:3411
589 #: src/amuleDlg.cpp:1324 src/muuli_wdr.cpp:3535
590 msgid "Shared Files Window"
593 #: src/amuleDlg.cpp:1325 src/muuli_wdr.cpp:2970 src/muuli_wdr.cpp:3484
594 #: src/muuli_wdr.cpp:3536
598 #: src/amuleDlg.cpp:1325 src/muuli_wdr.cpp:3536
599 msgid "Messages Window"
602 #: src/amuleDlg.cpp:1326 src/muuli_wdr.cpp:3537 src/PrefsUnifiedDlg.cpp:183
603 #: src/Statistics.cpp:727 src/Statistics.cpp:1024
607 #: src/amuleDlg.cpp:1326 src/muuli_wdr.cpp:3537
608 msgid "Statistics Graph Window"
611 #: src/amuleDlg.cpp:1328 src/muuli_wdr.cpp:3539 src/PrefsUnifiedDlg.cpp:198
612 #: src/utils/wxCas/src/wxcasprefs.cpp:41
616 #: src/amuleDlg.cpp:1328 src/muuli_wdr.cpp:3539
617 msgid "Preferences Settings Window"
620 #: src/amuleDlg.cpp:1330 src/muuli_wdr.cpp:3540
624 #: src/amuleDlg.cpp:1330 src/muuli_wdr.cpp:3540
625 msgid "The partfile importer tool"
628 #: src/amuleDlg.cpp:1332 src/muuli_wdr.cpp:3541
629 #: src/utils/aLinkCreator/src/alcframe.cpp:271
633 #: src/amuleDlg.cpp:1332 src/muuli_wdr.cpp:3541
637 #: src/amuleDlg.cpp:1467
641 #: src/amuleDlg.cpp:1471
645 #: src/amuleDlg.cpp:1471
649 #: src/amule-gui.cpp:211
650 msgid "aMule remote control"
653 #: src/amule-gui.cpp:213 src/utils/wxCas/src/wxcasframe.cpp:111
657 #: src/amule-gui.cpp:295
658 msgid "Fatal Error: Failed to create Core Timer"
661 #: src/amule-remote-gui.cpp:72
662 msgid "Connect to remote amule"
665 #: src/amule-remote-gui.cpp:265
666 msgid "Fatal Error: Failed to create Poll Timer"
669 #: src/amule-remote-gui.cpp:284
670 msgid "Going to event loop..."
673 #: src/amule-remote-gui.cpp:310
674 msgid "Connecting..."
677 #: src/amule-remote-gui.cpp:314
678 msgid "Connection failed "
681 #: src/amule-remote-gui.cpp:325
682 msgid "Remote GUI EC event handler"
685 #: src/amule-remote-gui.cpp:332
689 #: src/amule-remote-gui.cpp:335 src/ExternalConnector.cpp:457
691 msgid "Connection Failed. Unable to connect to %s:%d\n"
694 #: src/amule-remote-gui.cpp:338
695 msgid "Connection closed - aMule has terminated probably."
698 #: src/amule-remote-gui.cpp:425
702 #: src/amule-remote-gui.cpp:602 src/TransferWnd.cpp:340
706 #: src/amule-remote-gui.cpp:648
708 msgid "Can't create directory '%s' for category '%s', keeping directory '%s'."
711 #: src/amule-remote-gui.cpp:1361 src/BaseClient.cpp:1775
712 #: src/BaseClient.cpp:2314 src/BaseClient.cpp:2330 src/BaseClient.cpp:2625
713 #: src/ClientDetailDialog.cpp:80 src/ClientDetailDialog.cpp:81
714 #: src/ClientDetailDialog.cpp:114 src/ClientDetailDialog.cpp:115
715 #: src/ClientDetailDialog.cpp:125 src/DataToText.cpp:52 src/DataToText.cpp:68
716 #: src/DataToText.cpp:78 src/DataToText.cpp:114 src/DataToText.cpp:135
717 #: src/DownloadListCtrl.cpp:1081 src/DownloadListCtrl.cpp:1094
718 #: src/DownloadListCtrl.cpp:1105 src/ExternalConn.cpp:447
719 #: src/FileDetailDialog.cpp:127 src/GenericClientListCtrl.cpp:1050
720 #: src/GenericClientListCtrl.cpp:1061 src/GenericClientListCtrl.cpp:1071
721 #: src/HTTPDownload.cpp:83 src/KnownFile.cpp:916 src/KnownFile.cpp:922
722 #: src/MuleTrayIcon.cpp:365 src/PartFile.cpp:2525 src/PartFile.cpp:2531
723 #: src/Server.cpp:133 src/Server.cpp:208 src/Statistics.cpp:972
727 #: src/BaseClient.cpp:1366
729 msgid "Failed to retrieve shared files from user '%s'"
732 #: src/BaseClient.cpp:1578
733 msgid "Searching buddy for lowid connection"
736 #: src/BaseClient.cpp:1792
738 msgid " (Fake eMule version %#x)"
741 #: src/BaseClient.cpp:1803
742 msgid " (Fake eMule)"
745 #: src/BaseClient.cpp:1805
746 msgid "xMule (Fake eMule)"
749 #: src/BaseClient.cpp:1844
751 msgid "1.x (based on eMule v0.%u)"
754 #: src/BaseClient.cpp:2017
756 msgid "NickName: %s ID: %u"
759 #: src/BaseClient.cpp:2019
761 msgid "Requested: %s\n"
764 #: src/BaseClient.cpp:2021
766 msgid "Filestats for this session: Accepted %d of %d request, %s transferred\n"
768 "Filestats for this session: Accepted %d of %d requests, %s transferred\n"
772 #: src/BaseClient.cpp:2024
774 msgid "Filestats for all sessions: Accepted %d of %d request, %s transferred\n"
776 "Filestats for all sessions: Accepted %d of %d requests, %s transferred\n"
780 #: src/BaseClient.cpp:2027
781 msgid "Requested unknown file"
784 #: src/BaseClient.cpp:2703
786 msgid "Message filtered from '%s' (IP:%s)"
789 #: src/BaseClient.cpp:2810
791 msgid "New message from '%s' (IP:%s)"
794 #: src/BaseClient.cpp:2902
797 "User %s (%u) requested sharedfiles-list for not existing directory '%s' -> "
801 #: src/CanceledFileList.cpp:54 src/KnownFileList.cpp:86
803 msgid "WARNING: %s cannot be opened."
806 #: src/CanceledFileList.cpp:61
807 msgid "WARNING: Canceled file list corrupted, contains invalid header."
810 #: src/CanceledFileList.cpp:81 src/KnownFileList.cpp:117
812 msgid "IO error while reading %s file: %s"
815 #: src/CanceledFileList.cpp:104 src/KnownFileList.cpp:165
817 msgid "Error while saving %s file: %s"
820 #: src/CaptchaDialog.cpp:44
821 msgid "Enter Captcha"
824 #: src/CatDialog.cpp:60 src/DownloadListCtrl.cpp:693 src/muuli_wdr.cpp:243
825 #: src/SearchListCtrl.cpp:627 src/TransferWnd.cpp:335
829 #: src/CatDialog.cpp:87
833 #: src/CatDialog.cpp:125
834 msgid "Choose a folder for incoming files"
837 #: src/CatDialog.cpp:140
838 msgid "You must specify a name for the category!"
841 #: src/CatDialog.cpp:150
842 msgid "You must specify a path for the category!"
845 #: src/CatDialog.cpp:162
847 "Failed to create incoming dir for category. Please specify a valid path!"
850 #: src/ChatSelector.cpp:129
852 msgid "Chat-Session Started: %s (%s:%u) - %s %s"
855 #: src/ChatSelector.cpp:208 src/ChatSelector.cpp:288
856 msgid "*** Connected to Client ***"
859 #: src/ChatSelector.cpp:251
860 msgid "*** Connecting to Client ***"
863 #: src/ChatSelector.cpp:282
864 msgid "*** Failed to Connect to client / Connection lost ***"
867 #: src/ChatSelector.cpp:335
869 "*** You have passed the captcha check and the user has received your "
873 #: src/ChatSelector.cpp:336
875 "*** Your response to the captcha was wrong and your message has been "
876 "ignored. You can request a new captcha by sending a new message. ***"
879 #: src/ChatWnd.cpp:99
883 #: src/ChatWnd.cpp:101 src/MuleNotebook.cpp:188
887 #: src/ChatWnd.cpp:102 src/MuleNotebook.cpp:189
888 msgid "Close all tabs"
891 #: src/ChatWnd.cpp:103 src/MuleNotebook.cpp:190
892 msgid "Close other tabs"
895 #: src/ChatWnd.cpp:107 src/GenericClientListCtrl.cpp:587
896 msgid "Add to Friends"
899 #: src/ClientCreditsList.cpp:158
901 msgid "Creditfile loaded, %u client is known"
902 msgid_plural "Creditfile loaded, %u clients are known"
906 #: src/ClientCreditsList.cpp:161
908 msgid " - Credits expired for %u client!"
909 msgid_plural " - Credits expired for %u clients!"
913 #: src/ClientCreditsList.cpp:305
914 msgid "No 'cryptkey.dat' file found, creating."
917 #: src/ClientDetailDialog.cpp:49
918 msgid "Client Details"
921 #: src/ClientDetailDialog.cpp:100 src/ServerWnd.cpp:170 src/ServerWnd.cpp:180
922 #: src/utils/wxCas/src/onlinesig.cpp:260
926 #: src/ClientDetailDialog.cpp:100 src/ServerWnd.cpp:183
927 #: src/utils/wxCas/src/onlinesig.cpp:258
931 #: src/ClientDetailDialog.cpp:121
935 #: src/ClientDetailDialog.cpp:122
939 #: src/ClientDetailDialog.cpp:123 src/ClientRef.cpp:192
940 msgid "Not supported"
943 #: src/ClientDetailDialog.cpp:124
947 #: src/ClientDetailDialog.cpp:131 src/ServerWnd.cpp:164 src/ServerWnd.cpp:213
948 #: src/TextClient.cpp:727
952 #: src/ClientDetailDialog.cpp:133 src/ServerWnd.cpp:213
956 #: src/ClientDetailDialog.cpp:155 src/ClientDetailDialog.cpp:159
957 #: src/DownloadListCtrl.cpp:964 src/GenericClientListCtrl.cpp:879
958 #: src/GenericClientListCtrl.cpp:886
963 #: src/ClientRef.cpp:196
967 #: src/ClientRef.cpp:198
971 #: src/ClientRef.cpp:200
972 msgid "Verified - OK"
975 #: src/ClientRef.cpp:203
976 msgid "Not Available"
979 #: src/ClientTCPSocket.cpp:840
981 msgid "User %s (%u) requested your sharedfiles-list -> Accepted"
984 #: src/ClientTCPSocket.cpp:861
986 msgid "User %s (%u) requested your sharedfiles-list -> Denied"
989 #: src/ClientTCPSocket.cpp:893
991 msgid "User %s (%u) requested your shareddirectories-list -> Accepted"
994 #: src/ClientTCPSocket.cpp:899
996 msgid "User %s (%u) requested your shareddirectories-list -> Denied"
999 #: src/ClientTCPSocket.cpp:924
1002 "User %s (%u) requested your sharedfiles-list for directory '%s' -> accepted"
1005 #: src/ClientTCPSocket.cpp:929
1008 "User %s (%u) requested your sharedfiles-list for directory '%s' -> denied"
1011 #: src/ClientTCPSocket.cpp:948
1013 msgid "User %s (%u) shares directory '%s'"
1016 #: src/ClientTCPSocket.cpp:963
1018 msgid "User %s (%u) sent unrequested shared dirs."
1021 #: src/ClientTCPSocket.cpp:978
1023 msgid "User %s (%u) sent sharedfiles-list for directory '%s'"
1026 #: src/ClientTCPSocket.cpp:985
1028 msgid "User %s (%u) finished sending sharedfiles-list"
1031 #: src/ClientTCPSocket.cpp:990
1033 msgid "User %s (%u) sent unwanted sharedfiles-list"
1036 #: src/ClientTCPSocket.cpp:1002
1038 msgid "User %s (%u) denied access to shared directories/files list"
1041 #: src/CommentDialog.cpp:35 src/CommentDialogLst.cpp:47
1042 msgid "File Comments"
1045 #: src/CommentDialogLst.cpp:55 src/FriendListCtrl.cpp:60
1049 #: src/CommentDialogLst.cpp:56 src/DownloadListCtrl.cpp:159
1050 #: src/FileDetailListCtrl.cpp:42 src/SearchListCtrl.cpp:87
1051 #: src/SharedFilesCtrl.cpp:102
1055 #: src/CommentDialogLst.cpp:57
1059 #: src/CommentDialogLst.cpp:58
1063 #: src/CommentDialogLst.cpp:103 src/muuli_wdr.cpp:890
1067 #: src/CommentDialogLst.cpp:105
1070 msgid_plural "%u comments"
1074 #: src/CorruptionBlackBox.cpp:227
1077 "Banned client %s for sending %s corrupt data of %s total for the file '%s'"
1080 #: src/DataToText.cpp:35
1084 #: src/DataToText.cpp:36
1088 #: src/DataToText.cpp:37
1092 #: src/DataToText.cpp:41 src/SharedFilesCtrl.cpp:137
1096 #: src/DataToText.cpp:42 src/DownloadListCtrl.cpp:646 src/muuli_wdr.cpp:2392
1097 #: src/ServerListCtrl.cpp:236 src/ServerListCtrl.cpp:399
1098 #: src/SharedFilesCtrl.cpp:138
1102 #: src/DataToText.cpp:43 src/DownloadListCtrl.cpp:647 src/muuli_wdr.cpp:2393
1103 #: src/ServerListCtrl.cpp:237 src/ServerListCtrl.cpp:400
1104 #: src/SharedFilesCtrl.cpp:139
1108 #: src/DataToText.cpp:44 src/DownloadListCtrl.cpp:648 src/muuli_wdr.cpp:2394
1109 #: src/ServerListCtrl.cpp:238 src/ServerListCtrl.cpp:401
1110 #: src/SharedFilesCtrl.cpp:140
1114 #: src/DataToText.cpp:45 src/SharedFilesCtrl.cpp:141
1118 #: src/DataToText.cpp:46 src/SharedFilesCtrl.cpp:142
1122 #: src/DataToText.cpp:60
1126 #: src/DataToText.cpp:61
1127 msgid "Connecting via server"
1130 #: src/DataToText.cpp:62 src/GenericClientListCtrl.cpp:981
1134 #: src/DataToText.cpp:62 src/GenericClientListCtrl.cpp:997
1135 #: src/KnownFile.cpp:1550
1139 #: src/DataToText.cpp:63 src/libs/ec/cpp/ECSpecialTags.cpp:53
1140 #: src/OtherFunctions.cpp:634 src/PartFile.cpp:3719 src/TransferWnd.cpp:348
1144 #: src/DataToText.cpp:64
1145 msgid "Receiving hashset"
1148 #: src/DataToText.cpp:65
1149 msgid "No needed parts"
1152 #: src/DataToText.cpp:66
1153 msgid "Cannot connect LowID to LowID"
1156 #: src/DataToText.cpp:67
1157 msgid "Too many connections"
1160 #: src/DataToText.cpp:69
1161 msgid "Connecting via Kad"
1164 #: src/DataToText.cpp:70
1165 msgid "Too many Kad connections"
1168 #: src/DataToText.cpp:71
1172 #: src/DataToText.cpp:72
1173 msgid "Connection Error"
1176 #: src/DataToText.cpp:73
1177 msgid "Remote Queue Full"
1180 #: src/DataToText.cpp:103
1181 msgid "Old MLDonkey"
1184 #: src/DataToText.cpp:106
1185 msgid "New MLDonkey"
1188 #: src/DataToText.cpp:116
1189 msgid "eMule Compatible"
1192 #: src/DataToText.cpp:126
1193 msgid "Local Server"
1196 #: src/DataToText.cpp:127
1197 msgid "Remote Server"
1200 #: src/DataToText.cpp:128 src/muuli_wdr.cpp:198 src/muuli_wdr.cpp:3286
1201 #: src/SearchDlg.cpp:109 src/TextClient.cpp:724
1205 #: src/DataToText.cpp:129
1206 msgid "Source Exchange"
1209 #: src/DataToText.cpp:130
1213 #: src/DataToText.cpp:131
1217 #: src/DataToText.cpp:132
1218 msgid "Source Seeds"
1221 #: src/DataToText.cpp:133
1222 msgid "Search Result"
1225 #: src/DataToText.cpp:143 src/DownloadListCtrl.cpp:162
1226 #: src/OtherFunctions.cpp:632 src/TransferWnd.cpp:346
1230 #: src/DataToText.cpp:144
1234 #: src/DataToText.cpp:145
1235 msgid "ERROR: Out of diskspace"
1238 #: src/DataToText.cpp:146
1239 msgid "ERROR: Partmet not found"
1242 #: src/DataToText.cpp:147
1243 msgid "ERROR: IO error!"
1246 #: src/DataToText.cpp:148
1247 msgid "ERROR: Failed!"
1250 #: src/DataToText.cpp:149 src/SearchListCtrl.cpp:1011
1254 #: src/DataToText.cpp:150
1255 msgid "Already downloading"
1258 #: src/DataToText.cpp:151
1259 msgid "Unknown or bad tempfile format."
1262 #: src/DownloadListCtrl.cpp:158
1266 #: src/DownloadListCtrl.cpp:160 src/PartFileConvertDlg.cpp:93
1267 #: src/SearchListCtrl.cpp:88 src/SharedFilesCtrl.cpp:103
1271 #: src/DownloadListCtrl.cpp:161 src/muuli_wdr.cpp:3361
1275 #: src/DownloadListCtrl.cpp:163 src/SourceListCtrl.cpp:30
1279 #: src/DownloadListCtrl.cpp:164
1283 #: src/DownloadListCtrl.cpp:165 src/FileDetailListCtrl.cpp:43
1284 #: src/PartFile.cpp:3765 src/SearchListCtrl.cpp:89
1288 #: src/DownloadListCtrl.cpp:166 src/DownloadListCtrl.cpp:651
1289 #: src/ServerListCtrl.cpp:94 src/ServerListCtrl.cpp:403
1290 #: src/SharedFilesCtrl.cpp:105 src/SharedFilesCtrl.cpp:145
1294 #: src/DownloadListCtrl.cpp:167 src/PartFile.cpp:3767 src/SearchListCtrl.cpp:92
1298 #: src/DownloadListCtrl.cpp:168
1299 msgid "Time Remaining"
1302 #: src/DownloadListCtrl.cpp:169
1303 msgid "Last Seen Complete"
1306 #: src/DownloadListCtrl.cpp:170
1307 msgid "Last Reception"
1310 #: src/DownloadListCtrl.cpp:411
1311 msgid "Are you sure that you wish to delete the selected file?"
1314 #: src/DownloadListCtrl.cpp:413
1315 msgid "Are you sure that you wish to delete the selected files?"
1318 #: src/DownloadListCtrl.cpp:554 src/SharedFilesCtrl.cpp:203
1321 "Feedback from: %s (%s)\n"
1325 #: src/DownloadListCtrl.cpp:649 src/muuli_wdr.cpp:2395
1326 #: src/SharedFilesCtrl.cpp:143
1330 #: src/DownloadListCtrl.cpp:653 src/TransferWnd.cpp:376
1334 #: src/DownloadListCtrl.cpp:654 src/TransferWnd.cpp:377
1338 #: src/DownloadListCtrl.cpp:655 src/TransferWnd.cpp:378
1342 #: src/DownloadListCtrl.cpp:656
1343 msgid "C&lear completed"
1346 #: src/DownloadListCtrl.cpp:662
1347 msgid "Swap every A4AF to this file now"
1350 #: src/DownloadListCtrl.cpp:664
1351 msgid "Swap every A4AF to this file (Auto)"
1354 #: src/DownloadListCtrl.cpp:669
1355 msgid "Swap every A4AF to any other file now"
1358 #: src/DownloadListCtrl.cpp:672
1359 msgid "Extended Options"
1362 #: src/DownloadListCtrl.cpp:677 src/DownloadListCtrl.cpp:737
1366 #: src/DownloadListCtrl.cpp:678
1367 msgid "Show file &details"
1370 #: src/DownloadListCtrl.cpp:679 src/muuli_wdr.cpp:767
1371 msgid "Show all comments"
1374 #: src/DownloadListCtrl.cpp:684
1375 msgid "Copy magnet URI to clipboard"
1378 #: src/DownloadListCtrl.cpp:686 src/SharedFilesCtrl.cpp:164
1379 msgid "Copy eD2k &link to clipboard"
1382 #: src/DownloadListCtrl.cpp:688 src/SharedFilesCtrl.cpp:171
1383 msgid "Copy feedback to clipboard"
1386 #: src/DownloadListCtrl.cpp:697
1390 #: src/DownloadListCtrl.cpp:704
1391 msgid "Assign to category"
1394 #: src/DownloadListCtrl.cpp:740
1395 msgid "&Open the file"
1398 #: src/DownloadListCtrl.cpp:812 src/SharedFilesCtrl.cpp:686
1399 msgid "Enter new name for this file:"
1402 #: src/DownloadListCtrl.cpp:813 src/SharedFilesCtrl.cpp:687
1406 #: src/DownloadListCtrl.cpp:1092 src/DownloadListCtrl.cpp:1103
1407 msgid "%y/%m/%d %H:%M:%S"
1410 #: src/DownloadListCtrl.cpp:1273
1412 msgid "Downloads (%i)"
1415 #: src/DownloadListCtrl.cpp:1428
1417 "To prevent this warning to show up in every preview,\n"
1418 "set your preferred video player in preferences (default is mplayer)."
1421 #: src/DownloadListCtrl.cpp:1429
1422 msgid "File preview"
1425 #: src/DownloadListCtrl.cpp:1477
1427 msgid "ERROR: Failed to execute external media-player! Command: `%s'"
1430 #: src/DownloadQueue.cpp:103
1432 msgid "Saving PartFile %u of %u"
1435 #: src/DownloadQueue.cpp:106
1436 msgid "All PartFiles Saved."
1439 #: src/DownloadQueue.cpp:113
1441 msgid "Loading temp files from %s."
1444 #: src/DownloadQueue.cpp:132
1446 msgid "Loading PartFile %u of %u"
1449 #: src/DownloadQueue.cpp:154
1451 "ERROR: Failed to load backup file. Search http://forum.amule.org for .part."
1452 "met recovery solutions."
1455 #: src/DownloadQueue.cpp:163
1456 msgid "All PartFiles Loaded."
1459 #: src/DownloadQueue.cpp:166
1460 msgid "No part files found"
1463 #: src/DownloadQueue.cpp:168
1465 msgid "Found %u part file"
1466 msgid_plural "Found %u part files"
1470 #: src/DownloadQueue.cpp:244 src/DownloadQueue.cpp:1470
1471 msgid "Filesystem for Temp directory cannot handle large files."
1474 #: src/DownloadQueue.cpp:247 src/DownloadQueue.cpp:1473
1475 msgid "Filesystem for Incoming directory cannot handle large files."
1478 #: src/DownloadQueue.cpp:377
1480 msgid "Downloading %s"
1483 #: src/DownloadQueue.cpp:385
1485 msgid "You are already trying to download the file '%s'"
1488 #: src/DownloadQueue.cpp:397
1490 msgid "You already have the file '%s'"
1493 #: src/DownloadQueue.cpp:402
1495 msgid "You are already trying to download the file %s"
1498 #: src/DownloadQueue.cpp:1404
1500 msgid "Cannot convert magnet link to eD2k: %s"
1503 #: src/DownloadQueue.cpp:1412
1505 msgid "Unknown protocol of link: %s"
1508 #: src/DownloadQueue.cpp:1433
1510 msgid "Invalid eD2k link! ERROR: %s"
1513 #: src/ExternalConn.cpp:261
1514 msgid "Client sent packet after authentication failed."
1517 #: src/ExternalConn.cpp:279
1518 msgid "External connection closed."
1521 #: src/ExternalConn.cpp:320
1522 msgid "External connections disabled due to empty password!"
1525 #: src/ExternalConn.cpp:345
1526 msgid "External connections disabled in config file"
1529 #: src/ExternalConn.cpp:414
1530 msgid "New external connection accepted"
1533 #: src/ExternalConn.cpp:417
1534 msgid "ERROR: couldn't accept a new external connection"
1537 #: src/ExternalConn.cpp:435
1538 msgid "External connection refused due to empty password in preferences!"
1541 #: src/ExternalConn.cpp:446
1543 msgid "Connecting client: %s %s"
1546 #: src/ExternalConn.cpp:448
1547 msgid "Unknown version"
1550 #: src/ExternalConn.cpp:458
1552 "Incorrect EC version ID, there might be binary incompatibility. Use core and "
1553 "remote from same snapshot."
1556 #: src/ExternalConn.cpp:463
1558 "You cannot connect to a release version from an arbitrary development "
1559 "snapshot! *sigh* possible crash prevented"
1562 #: src/ExternalConn.cpp:487
1563 msgid "Invalid protocol version."
1566 #: src/ExternalConn.cpp:492
1567 msgid "Missing protocol version tag."
1570 #: src/ExternalConn.cpp:499
1571 msgid "Authentication failed: invalid hash specified as EC password."
1574 #: src/ExternalConn.cpp:516
1575 msgid "Authentication failed: wrong password."
1578 #: src/ExternalConn.cpp:518
1579 msgid "Authentication failed: missing password."
1582 #: src/ExternalConn.cpp:528
1583 msgid "Invalid request, please authenticate first."
1586 #: src/ExternalConn.cpp:533
1587 msgid "Access granted."
1590 #: src/ExternalConn.cpp:541
1592 msgid "Sent error message \"%s\" to client."
1595 #: src/ExternalConn.cpp:544
1597 msgid "Unauthorized access attempt from %s. Connection closed."
1600 #: src/ExternalConn.cpp:811
1602 msgid "Remote PartFile command failed: FileHash not found: %s"
1605 #: src/ExternalConn.cpp:813
1607 msgid "FileHash not found: %s"
1610 #: src/ExternalConn.cpp:860 src/ExternalConn.cpp:942 src/ExternalConn.cpp:1013
1611 msgid "OOPS! OpCode processing error!"
1614 #: src/ExternalConn.cpp:888
1615 msgid "Server not added"
1618 #: src/ExternalConn.cpp:906
1620 msgid "server not found: %s"
1623 #: src/ExternalConn.cpp:922
1624 msgid "need to define server to be removed"
1627 #: src/ExternalConn.cpp:936
1628 msgid "eD2k is disabled in preferences."
1631 #: src/ExternalConn.cpp:1116
1632 msgid "Search in progress. Refetch results in a moment!"
1635 #: src/ExternalConn.cpp:1122
1636 msgid "WebSearch from remote interface makes no sense."
1639 #: src/ExternalConn.cpp:1320
1640 msgid "No points for graph."
1643 #: src/ExternalConn.cpp:1329
1644 msgid "Your client is not configured for this detail level."
1647 #: src/ExternalConn.cpp:1356
1648 msgid "External Connection: shutdown requested"
1651 #: src/ExternalConn.cpp:1368
1652 msgid "Already shutting down."
1655 #: src/ExternalConn.cpp:1380
1657 msgid "ExternalConn: adding link '%s'."
1660 #: src/ExternalConn.cpp:1386
1661 msgid "Invalid link or already on list."
1664 #: src/ExternalConn.cpp:1453
1665 msgid "File not found."
1668 #: src/ExternalConn.cpp:1458
1669 msgid "Invalid file name."
1672 #: src/ExternalConn.cpp:1466
1673 msgid "Unable to rename file."
1676 #: src/ExternalConn.cpp:1764 src/ExternalConn.cpp:1791
1677 msgid "Kad is disabled in preferences."
1680 #: src/ExternalConn.cpp:1803
1681 msgid "Already connected to eD2k."
1684 #: src/ExternalConn.cpp:1806
1685 msgid "Connecting to eD2k..."
1688 #: src/ExternalConn.cpp:1814
1689 msgid "Already connected to Kad."
1692 #: src/ExternalConn.cpp:1817
1693 msgid "Connecting to Kad..."
1696 #: src/ExternalConn.cpp:1824
1697 msgid "All networks are disabled."
1700 #: src/ExternalConn.cpp:1832
1701 msgid "Disconnected from eD2k."
1704 #: src/ExternalConn.cpp:1836
1705 msgid "Disconnected from Kad."
1708 #: src/ExternalConn.cpp:1845
1710 msgid "External Connection: invalid opcode received: %#x"
1713 #: src/ExternalConn.cpp:1848
1714 msgid "Invalid opcode (wrong protocol version?)"
1717 #: src/ExternalConnector.cpp:143
1719 msgid "Unknown extension '%s' for the '%s' command.\n"
1722 #: src/ExternalConnector.cpp:145
1724 msgid "Unknown command '%s'.\n"
1727 #: src/ExternalConnector.cpp:157
1730 "This command cannot have an argument.\n"
1733 #: src/ExternalConnector.cpp:159
1736 "This command must have an argument.\n"
1739 #: src/ExternalConnector.cpp:162
1742 "This command is incomplete, you must use one of the extensions below.\n"
1745 #: src/ExternalConnector.cpp:168
1748 "Available extensions:\n"
1751 #: src/ExternalConnector.cpp:170
1752 msgid "Available commands:\n"
1755 #: src/ExternalConnector.cpp:187
1759 "All commands are case insensitive.\n"
1760 "Type '%s <command>' to get detailed info on <command>.\n"
1763 #: src/ExternalConnector.cpp:292 src/ExternalConnector.cpp:293
1764 msgid "Exits from the application."
1767 #: src/ExternalConnector.cpp:294
1772 #. Do not translate the word 'help', it is a command to the program!
1773 #: src/ExternalConnector.cpp:297
1775 "To get help on a command, type 'help <command>'.\n"
1776 "To get the full command list type 'help'.\n"
1779 #: src/ExternalConnector.cpp:318
1783 "Use '%s' for command list\n"
1787 #: src/ExternalConnector.cpp:351
1788 msgid "Syntax error!"
1791 #: src/ExternalConnector.cpp:354
1792 msgid "Error processing command - should never happen! Report bug, please\n"
1795 #: src/ExternalConnector.cpp:357
1796 msgid "This command should not have any parameters."
1799 #: src/ExternalConnector.cpp:360
1800 msgid "This command must have a parameter."
1803 #: src/ExternalConnector.cpp:363
1804 msgid "Invalid argument."
1807 #: src/ExternalConnector.cpp:366
1808 msgid "This is an incomplete command."
1811 #: src/ExternalConnector.cpp:375
1813 msgid "Type '%s' to get more help.\n"
1816 #: src/ExternalConnector.cpp:430
1818 msgid "This is %s %s %s\n"
1821 #: src/ExternalConnector.cpp:432
1823 msgid "This is %s %s\n"
1826 #: src/ExternalConnector.cpp:447
1829 "Creating client...\n"
1832 #: src/ExternalConnector.cpp:471
1836 "Ok, exiting %s...\n"
1839 #: src/ExternalConnector.cpp:477
1841 "Cannot connect with an empty password.\n"
1842 "You must specify a password either in config file\n"
1843 "or on command-line, or enter one when asked.\n"
1848 #: src/ExternalConnector.cpp:486
1849 msgid "Show this help text."
1852 #: src/ExternalConnector.cpp:489
1853 msgid "Host where aMule is running. (default: localhost)"
1856 #: src/ExternalConnector.cpp:492
1857 msgid "aMule's port for External Connection. (default: 4712)"
1860 #: src/ExternalConnector.cpp:495
1861 msgid "External Connection password."
1864 #: src/ExternalConnector.cpp:498
1865 msgid "Read configuration from file."
1868 #: src/ExternalConnector.cpp:501
1869 msgid "Do not print any output to stdout."
1872 #: src/ExternalConnector.cpp:504
1873 msgid "Be verbose - show also debug messages."
1876 #: src/ExternalConnector.cpp:507
1877 msgid "Sets program locale (language)."
1880 #: src/ExternalConnector.cpp:510
1881 msgid "Write command line options to config file."
1884 #: src/ExternalConnector.cpp:513
1885 msgid "Creates config file based on aMule's config file."
1888 #: src/ExternalConnector.cpp:516
1889 msgid "Print program version."
1892 #: src/FileDetailDialog.cpp:60
1893 msgid "File Details"
1896 #: src/FileDetailDialog.cpp:111
1901 #: src/FileDetailDialog.cpp:113 src/utils/wxCas/src/wxcasframe.cpp:1139
1902 #: src/utils/wxCas/src/wxcasframe.cpp:1149
1907 #: src/FriendList.cpp:123
1908 msgid "Failed to open friend list file 'emfriends.met' for reading!"
1911 #: src/FriendList.cpp:149
1912 msgid "Failed to open friend list file 'emfriends.met' for writing!"
1915 #: src/FriendList.cpp:249
1916 msgid "CRITICAL - no client on StartChatSession"
1919 #: src/FriendListCtrl.cpp:122 src/muuli_wdr.cpp:2832 src/muuli_wdr.cpp:3457
1923 #: src/FriendListCtrl.cpp:126 src/GenericClientListCtrl.cpp:586
1924 msgid "Show &Details"
1927 #: src/FriendListCtrl.cpp:130
1928 msgid "Add a friend"
1931 #: src/FriendListCtrl.cpp:133
1932 msgid "Remove Friend"
1935 #: src/FriendListCtrl.cpp:134
1936 msgid "Send &Message"
1939 #: src/FriendListCtrl.cpp:135 src/GenericClientListCtrl.cpp:597
1943 #: src/FriendListCtrl.cpp:136 src/GenericClientListCtrl.cpp:589
1944 msgid "Establish Friend Slot"
1947 #: src/FriendListCtrl.cpp:169
1948 msgid "Are you sure that you wish to delete the selected friend?"
1951 #: src/FriendListCtrl.cpp:171
1952 msgid "Are you sure that you wish to delete the selected friends?"
1955 #: src/FriendListCtrl.cpp:229 src/GenericClientListCtrl.cpp:530
1957 "You are not allowed to set more than one friendslot.\n"
1958 " Only one slot was assigned."
1961 #: src/FriendListCtrl.cpp:229 src/GenericClientListCtrl.cpp:530
1962 msgid "Multiple selection"
1965 #: src/GenericClientListCtrl.cpp:547
1966 msgid "Send message to user"
1969 #: src/GenericClientListCtrl.cpp:548
1970 msgid "Message to send:"
1973 #: src/GenericClientListCtrl.cpp:587
1974 msgid "Remove from friends"
1977 #: src/GenericClientListCtrl.cpp:598
1978 msgid "Send message"
1981 #: src/GenericClientListCtrl.cpp:600
1982 msgid "Swap to this file"
1985 #: src/GenericClientListCtrl.cpp:943
1989 #: src/GenericClientListCtrl.cpp:995
1991 msgid "On Queue: %u (%i)"
1994 #: src/GenericClientListCtrl.cpp:1005 src/GenericClientListCtrl.cpp:1034
1995 msgid "Asked for another file"
1998 #: src/GenericClientListCtrl.cpp:1024
1999 msgid "Waiting for upload slot"
2002 #: src/GenericClientListCtrl.cpp:1026
2004 msgid "On Queue: %u"
2007 #: src/GenericClientListCtrl.cpp:1029
2011 #: src/GenericClientListCtrl.cpp:1031
2015 #: src/GenericClientListCtrl.cpp:1089 src/ServerListCtrl.cpp:243
2019 #: src/GenericClientListCtrl.cpp:1091 src/ServerListCtrl.cpp:243
2023 #: src/HTTPDownload.cpp:57
2024 msgid "Downloading..."
2027 #: src/HTTPDownload.cpp:109
2028 msgid "HTTP download cancelled"
2031 #: src/HTTPDownload.cpp:205
2033 msgid "Unable to create destination file %s for download!"
2036 #: src/HTTPDownload.cpp:210
2037 msgid "The URL to download can't be empty"
2040 #: src/HTTPDownload.cpp:233
2042 msgid "The URL %s returned: %i - Error (%i)!"
2045 #: src/HTTPDownload.cpp:262
2046 msgid "Critical error while writing downloaded file"
2049 #: src/HTTPDownload.cpp:277
2051 msgid "Downloaded %d bytes"
2054 #: src/HTTPDownload.cpp:281
2056 msgid "Expected %d bytes, but downloaded %d bytes"
2059 #: src/HTTPDownload.cpp:341
2061 msgid "Protocol not supported for HTTP download: %s"
2064 #: src/HTTPDownload.cpp:384
2065 msgid "Unable to connect to HTTP download server"
2068 #: src/HTTPDownload.cpp:405
2069 msgid "Invalid response from HTTP download server"
2072 #: src/IP2Country.cpp:100
2074 msgid "Download new GeoIP.dat from %s"
2077 #: src/IP2Country.cpp:129
2078 msgid "Download of GeoIP.dat file failed, aborting update."
2081 #: src/IP2Country.cpp:135 src/IPFilter.cpp:500
2083 msgid "Failed to remove %s file, aborting update."
2086 #: src/IP2Country.cpp:141
2088 msgid "Failed to rename %s file, aborting update."
2091 #: src/IP2Country.cpp:147 src/IPFilter.cpp:506
2093 msgid "Successfully updated %s"
2096 #: src/IP2Country.cpp:149
2097 msgid "Error updating GeoIP.dat"
2100 #: src/IP2Country.cpp:154 src/IPFilter.cpp:512 src/ServerList.cpp:862
2102 msgid "Failed to download %s from %s"
2105 #: src/IP2Country.cpp:173
2107 msgid "Failed to load country data for '%s'."
2110 #: src/IPFilter.cpp:113
2111 msgid "Loading IP filters 'ipfilter.dat' and 'ipfilter_static.dat'."
2114 #: src/IPFilter.cpp:299
2116 msgid "Failed to load ipfilter.dat file '%s', unknown format encountered."
2119 #: src/IPFilter.cpp:325
2121 msgid "Failed to load ipfilter.dat file '%s', could not open file."
2124 #: src/IPFilter.cpp:329
2126 msgid "Loaded %u IP-range from '%s'."
2127 msgid_plural "Loaded %u IP-ranges from '%s'."
2131 #: src/IPFilter.cpp:331
2133 msgid "%u malformed line was discarded."
2134 msgid_plural "%u malformed lines were discarded."
2138 #: src/IPFilter.cpp:503
2140 msgid "Failed to rename new %s file, aborting update."
2143 #: src/IPFilter.cpp:534
2144 msgid "IP filter is ready"
2147 #: src/KadDlg.cpp:86
2153 #: src/KadDlg.cpp:151
2158 #: src/KadDlg.cpp:183
2159 msgid "Invalid ip to bootstrap"
2162 #: src/KadDlg.cpp:189
2163 msgid "Invalid port to bootstrap"
2166 #: src/KadDlg.cpp:193
2167 msgid "Please fill all fields required"
2170 #: src/KadDlg.cpp:212
2171 msgid "Are you sure you want to download a new nodes.dat file?\n"
2174 #: src/KadDlg.cpp:213
2176 "Doing so will remove your current nodes and restart Kademlia connection."
2179 #: src/KadDlg.cpp:214
2183 #: src/kademlia/kademlia/SearchManager.cpp:125
2184 msgid "Kademlia: search keyword too short"
2187 #: src/kademlia/kademlia/SearchManager.cpp:138
2188 msgid "Kademlia: Search keyword is already on search list: "
2191 #: src/kademlia/routing/RoutingZone.cpp:171
2193 "Failed to read nodes.dat file - too old. This version (0) is not supported "
2197 #: src/kademlia/routing/RoutingZone.cpp:209
2198 #: src/kademlia/routing/RoutingZone.cpp:283
2200 msgid "Read %u Kad contact"
2201 msgid_plural "Read %u Kad contacts"
2205 #: src/kademlia/routing/RoutingZone.cpp:221
2206 #: src/kademlia/routing/RoutingZone.cpp:287
2207 msgid "No contacts found, please bootstrap, or download a nodes.dat file."
2210 #: src/kademlia/routing/RoutingZone.cpp:305
2212 msgid "Only %d Kad contact available, nodes.dat not written"
2213 msgid_plural "Only %d Kad contacts available, nodes.dat not written"
2217 #: src/kademlia/routing/RoutingZone.cpp:336
2219 msgid "Wrote %d Kad contact"
2220 msgid_plural "Wrote %d Kad contacts"
2224 #: src/KnownFile.cpp:1544 src/PartFileConvertDlg.cpp:91
2228 #: src/KnownFile.cpp:1545
2232 #: src/KnownFile.cpp:1546
2236 #: src/KnownFile.cpp:1547 src/SharedFilePeersListCtrl.cpp:31
2237 #: src/SourceListCtrl.cpp:31
2241 #: src/KnownFile.cpp:1548 src/muuli_wdr.cpp:3339
2245 #: src/KnownFile.cpp:1549
2249 #: src/KnownFile.cpp:1551
2250 msgid "Complete sources"
2253 #: src/KnownFileList.cpp:93
2254 msgid "WARNING: Known file list corrupted, contains invalid header."
2257 #: src/KnownFileList.cpp:108
2258 msgid "Failed to load entry in known file list, file may be corrupt"
2261 #: src/KnownFileList.cpp:115
2262 msgid "Invalid entry in known file list, file may be corrupt: "
2265 #: src/libs/common/Format.cpp:308
2267 msgid "Unknown error %d"
2270 #: src/libs/common/Format.cpp:313 src/libs/common/Format.cpp:322
2272 msgid "Unable to get error description for error %d"
2275 #: src/libs/ec/cpp/ECSpecialTags.cpp:40 src/PartFile.cpp:3697
2279 #: src/libs/ec/cpp/ECSpecialTags.cpp:44 src/PartFile.cpp:3703
2283 #: src/libs/ec/cpp/ECSpecialTags.cpp:46 src/PartFile.cpp:3706
2287 #: src/libs/ec/cpp/ECSpecialTags.cpp:48 src/OtherFunctions.cpp:636
2288 #: src/PartFile.cpp:3709 src/TransferWnd.cpp:350
2292 #: src/libs/ec/cpp/ECSpecialTags.cpp:50 src/OtherFunctions.cpp:635
2293 #: src/PartFile.cpp:3712 src/TransferWnd.cpp:349
2297 #: src/libs/ec/cpp/ECSpecialTags.cpp:55 src/OtherFunctions.cpp:633
2298 #: src/PartFile.cpp:3721 src/TransferWnd.cpp:347
2302 #: src/libs/ec/cpp/RemoteConnect.cpp:118 src/libs/ec/cpp/RemoteConnect.cpp:126
2303 msgid "You must specify a non-empty password."
2306 #: src/libs/ec/cpp/RemoteConnect.cpp:123
2307 msgid "Invalid password, not a MD5 hash!"
2310 #: src/libs/ec/cpp/RemoteConnect.cpp:186
2311 msgid "Connection failure"
2314 #: src/libs/ec/cpp/RemoteConnect.cpp:246
2315 msgid "EC connection failed. Empty reply."
2318 #: src/libs/ec/cpp/RemoteConnect.cpp:257
2319 msgid "External Connection: Bad reply, handshake failed. Connection closed."
2322 #: src/libs/ec/cpp/RemoteConnect.cpp:265
2323 msgid "Succeeded! Connection established to aMule "
2326 #: src/libs/ec/cpp/RemoteConnect.cpp:268
2327 msgid "Succeeded! Connection established."
2330 #: src/libs/ec/cpp/RemoteConnect.cpp:274
2331 msgid "External Connection: Access denied because: "
2334 #: src/libs/ec/cpp/RemoteConnect.cpp:277
2335 msgid "External Connection: Handshake failed."
2338 #: src/LibSocketAsio.cpp:1257
2340 msgid "Asio thread %d started"
2343 #: src/ListenSocket.cpp:67
2344 msgid "ListenSocket: Ok."
2347 #: src/ListenSocket.cpp:69
2348 msgid "ERROR: Could not listen to TCP port."
2351 #: src/Logger.cpp:321 src/Logger.cpp:345
2355 #: src/Logger.cpp:321 src/Logger.cpp:345
2359 #: src/MuleNotebook.cpp:187 src/muuli_wdr.cpp:900 src/muuli_wdr.cpp:1429
2360 #: src/muuli_wdr.cpp:3234 src/muuli_wdr.cpp:3504
2364 #: src/MuleTextCtrl.cpp:79
2368 #: src/MuleTextCtrl.cpp:80 src/PartFileConvert.cpp:388
2369 #: src/utils/aLinkCreator/src/alcframe.cpp:263
2373 #: src/MuleTextCtrl.cpp:81
2377 #: src/MuleTextCtrl.cpp:82 src/muuli_wdr.cpp:384 src/muuli_wdr.cpp:831
2378 #: src/utils/aLinkCreator/src/alcframe.cpp:152
2382 #: src/MuleTextCtrl.cpp:86
2386 #: src/MuleTrayIcon.cpp:82 src/MuleTrayIcon.cpp:464 src/MuleTrayIcon.cpp:485
2387 #: src/muuli_wdr.cpp:1575 src/muuli_wdr.cpp:1584 src/muuli_wdr.cpp:1593
2388 #: src/muuli_wdr.cpp:1940 src/muuli_wdr.cpp:1949 src/OtherFunctions.cpp:97
2389 #: src/StatisticsDlg.cpp:101 src/StatisticsDlg.cpp:103
2393 #: src/MuleTrayIcon.cpp:98 src/MuleTrayIcon.cpp:124 src/MuleTrayIcon.cpp:451
2394 #: src/MuleTrayIcon.cpp:472
2398 #: src/MuleTrayIcon.cpp:290
2399 msgid "aMule Tray Menu"
2402 #: src/MuleTrayIcon.cpp:296
2403 msgid "Speed limits:"
2406 #: src/MuleTrayIcon.cpp:301
2410 #: src/MuleTrayIcon.cpp:304
2415 #: src/MuleTrayIcon.cpp:311
2419 #: src/MuleTrayIcon.cpp:314
2424 #: src/MuleTrayIcon.cpp:318
2426 msgid "Download speed: %.1f"
2429 #: src/MuleTrayIcon.cpp:320
2431 msgid "Upload speed: %.1f"
2434 #: src/MuleTrayIcon.cpp:326
2435 msgid "Client Information"
2438 #: src/MuleTrayIcon.cpp:330
2440 msgid "Nickname: %s"
2443 #: src/MuleTrayIcon.cpp:330
2444 msgid "No Nickname Selected!"
2447 #: src/MuleTrayIcon.cpp:337
2451 #: src/MuleTrayIcon.cpp:342 src/MuleTrayIcon.cpp:356 src/TextClient.cpp:722
2452 #: src/TextClient.cpp:735
2453 msgid "Not connected"
2456 #: src/MuleTrayIcon.cpp:349
2457 msgid "ServerName: "
2460 #: src/MuleTrayIcon.cpp:350
2464 #: src/MuleTrayIcon.cpp:357 src/ServerWnd.cpp:188
2465 #: src/utils/wxCas/src/onlinesig.cpp:263
2466 msgid "Not Connected"
2469 #: src/MuleTrayIcon.cpp:365
2474 #: src/MuleTrayIcon.cpp:374
2476 msgid "TCP port: %d"
2479 #: src/MuleTrayIcon.cpp:376
2480 msgid "TCP port: Not ready"
2483 #: src/MuleTrayIcon.cpp:385
2485 msgid "UDP port: %d"
2488 #: src/MuleTrayIcon.cpp:387
2489 msgid "UDP port: Not ready"
2492 #: src/MuleTrayIcon.cpp:396
2493 msgid "Online Signature: Enabled"
2496 #: src/MuleTrayIcon.cpp:399
2497 msgid "Online Signature: Disabled"
2500 #: src/MuleTrayIcon.cpp:406 src/Statistics.cpp:732
2505 #: src/MuleTrayIcon.cpp:412
2507 msgid "Shared files: %d"
2510 #: src/MuleTrayIcon.cpp:418
2512 msgid "Queued clients: %d"
2515 #: src/MuleTrayIcon.cpp:425
2517 msgid "Total DL: %s"
2520 #: src/MuleTrayIcon.cpp:432
2522 msgid "Total UL: %s"
2525 #: src/MuleTrayIcon.cpp:443
2526 msgid "Upload limit"
2529 #: src/MuleTrayIcon.cpp:447
2530 msgid "Download limit"
2533 #: src/MuleTrayIcon.cpp:507
2537 #: src/MuleTrayIcon.cpp:510
2541 #: src/MuleTrayIcon.cpp:517 src/utils/aLinkCreator/src/alcframe.cpp:235
2545 #: src/muuli_wdr.cpp:75
2549 #: src/muuli_wdr.cpp:82
2553 #: src/muuli_wdr.cpp:83
2555 "Click here to add the eD2k link in the text control to your download queue."
2558 #: src/muuli_wdr.cpp:91
2560 "Events are displayed here. For a complete list of events, refer to the log "
2561 "in the Servers-tab."
2564 #: src/muuli_wdr.cpp:94
2568 #: src/muuli_wdr.cpp:102
2569 msgid "Number of users on the server you are connected to ..."
2572 #: src/muuli_wdr.cpp:105
2576 #: src/muuli_wdr.cpp:106
2578 "Users connected to the current server and an estimate of the total number of "
2582 #: src/muuli_wdr.cpp:117
2583 msgid "Up: 0.0 | Down: 0.0"
2586 #: src/muuli_wdr.cpp:118
2588 "Current average upload and download rates. If enabled the numbers in the "
2589 "braces signify the overhead from client communication."
2592 #: src/muuli_wdr.cpp:126
2594 "Displays the connected status and active transfers. Red arrows signifies "
2595 "that you are currently not connected, yellow arrows signify that you have "
2596 "low ID (firewalled) and green arrows signify that you have high ID (The "
2597 "optimal connection type)."
2600 #: src/muuli_wdr.cpp:130
2601 msgid "Not Connected ..."
2604 #: src/muuli_wdr.cpp:131
2605 msgid "Currently connected server."
2608 #: src/muuli_wdr.cpp:177
2612 #: src/muuli_wdr.cpp:183
2616 #: src/muuli_wdr.cpp:191 src/SearchListCtrl.cpp:90 src/SharedFilesCtrl.cpp:104
2620 #: src/muuli_wdr.cpp:196 src/SearchDlg.cpp:108
2624 #: src/muuli_wdr.cpp:197
2628 #: src/muuli_wdr.cpp:206
2629 msgid "Extended Parameters"
2632 #: src/muuli_wdr.cpp:212
2636 #: src/muuli_wdr.cpp:223
2640 #: src/muuli_wdr.cpp:228 src/OtherFunctions.cpp:199
2644 #: src/muuli_wdr.cpp:229 src/OtherFunctions.cpp:164
2648 #: src/muuli_wdr.cpp:230 src/OtherFunctions.cpp:157 src/OtherFunctions.cpp:639
2649 #: src/TransferWnd.cpp:357
2653 #: src/muuli_wdr.cpp:231 src/OtherFunctions.cpp:171 src/OtherFunctions.cpp:641
2654 #: src/TransferWnd.cpp:359
2658 #: src/muuli_wdr.cpp:232 src/OtherFunctions.cpp:178 src/OtherFunctions.cpp:642
2659 #: src/TransferWnd.cpp:360
2663 #: src/muuli_wdr.cpp:233 src/OtherFunctions.cpp:192
2667 #: src/muuli_wdr.cpp:234 src/OtherFunctions.cpp:185
2671 #: src/muuli_wdr.cpp:235 src/OtherFunctions.cpp:150
2675 #: src/muuli_wdr.cpp:253
2679 #: src/muuli_wdr.cpp:259
2683 #: src/muuli_wdr.cpp:269 src/muuli_wdr.cpp:292
2687 #: src/muuli_wdr.cpp:270 src/muuli_wdr.cpp:293
2691 #: src/muuli_wdr.cpp:271 src/muuli_wdr.cpp:294 src/muuli_wdr.cpp:1825
2692 #: src/OtherFunctions.cpp:68
2696 #: src/muuli_wdr.cpp:272 src/muuli_wdr.cpp:295 src/OtherFunctions.cpp:70
2700 #: src/muuli_wdr.cpp:282
2704 #: src/muuli_wdr.cpp:305
2705 msgid "Availability"
2708 #: src/muuli_wdr.cpp:318
2712 #: src/muuli_wdr.cpp:327
2713 msgid "Filter Results"
2716 #: src/muuli_wdr.cpp:333
2717 msgid "Invert Result"
2720 #: src/muuli_wdr.cpp:339
2721 msgid "Hide Known Files"
2724 #: src/muuli_wdr.cpp:348 src/utils/aLinkCreator/src/alcframe.cpp:229
2728 #: src/muuli_wdr.cpp:355
2732 #: src/muuli_wdr.cpp:356
2733 msgid "Searches for more results on eD2k. Not supported for Kad yet."
2736 #: src/muuli_wdr.cpp:363
2740 #: src/muuli_wdr.cpp:370 src/muuli_wdr.cpp:1569 src/SearchListCtrl.cpp:625
2744 #: src/muuli_wdr.cpp:377
2745 msgid "Reset Fields"
2748 #: src/muuli_wdr.cpp:392
2752 #: src/muuli_wdr.cpp:421
2753 msgid "Clears completed downloads"
2756 #: src/muuli_wdr.cpp:465
2757 msgid "File sources:"
2760 #: src/muuli_wdr.cpp:519 src/muuli_wdr.cpp:1215 src/PrefsUnifiedDlg.cpp:176
2764 #: src/muuli_wdr.cpp:524
2768 #: src/muuli_wdr.cpp:527 src/muuli_wdr.cpp:538 src/muuli_wdr.cpp:549
2769 #: src/muuli_wdr.cpp:564 src/muuli_wdr.cpp:575 src/muuli_wdr.cpp:586
2770 #: src/muuli_wdr.cpp:608 src/muuli_wdr.cpp:619 src/muuli_wdr.cpp:630
2771 #: src/muuli_wdr.cpp:641 src/muuli_wdr.cpp:652 src/muuli_wdr.cpp:663
2772 #: src/muuli_wdr.cpp:674 src/muuli_wdr.cpp:687 src/muuli_wdr.cpp:694
2773 #: src/muuli_wdr.cpp:721 src/muuli_wdr.cpp:732 src/muuli_wdr.cpp:743
2774 #: src/muuli_wdr.cpp:1232 src/muuli_wdr.cpp:1236 src/muuli_wdr.cpp:1251
2775 #: src/muuli_wdr.cpp:1260 src/muuli_wdr.cpp:1267 src/muuli_wdr.cpp:1276
2776 #: src/muuli_wdr.cpp:1283 src/muuli_wdr.cpp:1292 src/muuli_wdr.cpp:1299
2777 #: src/muuli_wdr.cpp:1308 src/muuli_wdr.cpp:1324 src/muuli_wdr.cpp:1337
2778 #: src/muuli_wdr.cpp:1346 src/muuli_wdr.cpp:1353 src/muuli_wdr.cpp:1362
2779 #: src/muuli_wdr.cpp:1369 src/muuli_wdr.cpp:1378 src/muuli_wdr.cpp:1396
2780 #: src/muuli_wdr.cpp:1405 src/muuli_wdr.cpp:1412 src/muuli_wdr.cpp:1421
2781 #: src/muuli_wdr.cpp:3342 src/muuli_wdr.cpp:3353 src/muuli_wdr.cpp:3364
2785 #: src/muuli_wdr.cpp:535
2789 #: src/muuli_wdr.cpp:546
2793 #: src/muuli_wdr.cpp:561
2797 #: src/muuli_wdr.cpp:572
2798 msgid "Partfilestatus :"
2801 #: src/muuli_wdr.cpp:583
2802 msgid "Last seen complete :"
2805 #: src/muuli_wdr.cpp:596 src/Statistics.cpp:734
2809 #: src/muuli_wdr.cpp:605
2810 msgid "Found Sources :"
2813 #: src/muuli_wdr.cpp:616
2814 msgid "Transferring Sources :"
2817 #: src/muuli_wdr.cpp:627
2818 msgid "Filepart-Count :"
2821 #: src/muuli_wdr.cpp:638
2825 #: src/muuli_wdr.cpp:649
2829 #: src/muuli_wdr.cpp:660
2830 msgid "Download Active Time: "
2833 #: src/muuli_wdr.cpp:671
2834 msgid "Transferred :"
2837 #: src/muuli_wdr.cpp:682
2838 msgid "Completed Size :"
2841 #: src/muuli_wdr.cpp:709
2842 msgid "Intelligent Corruption Handling"
2845 #: src/muuli_wdr.cpp:718
2846 msgid "Lost to corruption :"
2849 #: src/muuli_wdr.cpp:729
2850 msgid "Gained by compression :"
2853 #: src/muuli_wdr.cpp:740
2854 msgid "Packages saved by I.C.H. :"
2857 #: src/muuli_wdr.cpp:753
2861 #: src/muuli_wdr.cpp:762
2865 #: src/muuli_wdr.cpp:772
2869 #: src/muuli_wdr.cpp:792 src/muuli_wdr.cpp:858
2873 #: src/muuli_wdr.cpp:797
2877 #: src/muuli_wdr.cpp:822
2878 msgid "Comment/Rate file (Text will be visible to all users)"
2881 #: src/muuli_wdr.cpp:828
2883 "For a film you can say its length, its story, language ...\\n\\nand if it's "
2884 "a fake, you can tell that to other users of aMule."
2887 #: src/muuli_wdr.cpp:840
2888 msgid "File Quality"
2891 #: src/muuli_wdr.cpp:845 src/OtherFunctions.cpp:219 src/OtherFunctions.cpp:225
2895 #: src/muuli_wdr.cpp:846 src/OtherFunctions.cpp:220
2896 msgid "Invalid / Corrupt / Fake"
2899 #: src/muuli_wdr.cpp:847 src/OtherFunctions.cpp:221
2903 #: src/muuli_wdr.cpp:848 src/OtherFunctions.cpp:222
2907 #: src/muuli_wdr.cpp:849 src/OtherFunctions.cpp:223
2911 #: src/muuli_wdr.cpp:850 src/OtherFunctions.cpp:224
2915 #: src/muuli_wdr.cpp:853
2916 msgid "Choose the file rating or advice users if the file is invalid ..."
2919 #: src/muuli_wdr.cpp:897
2923 #: src/muuli_wdr.cpp:924
2924 msgid "Downloading, please wait ..."
2927 #: src/muuli_wdr.cpp:930
2928 msgid "Unknown size"
2931 #: src/muuli_wdr.cpp:954
2932 msgid "Required Information"
2935 #: src/muuli_wdr.cpp:959
2936 msgid "IP Address :"
2939 #: src/muuli_wdr.cpp:965
2943 #: src/muuli_wdr.cpp:975
2944 msgid "Additional Information"
2947 #: src/muuli_wdr.cpp:980
2951 #: src/muuli_wdr.cpp:986
2955 #: src/muuli_wdr.cpp:998 src/muuli_wdr.cpp:2564
2956 #: src/utils/aLinkCreator/src/alcframe.cpp:145
2960 #: src/muuli_wdr.cpp:1045
2961 msgid "Download-Speed"
2964 #: src/muuli_wdr.cpp:1063 src/muuli_wdr.cpp:1112 src/muuli_wdr.cpp:2676
2968 #: src/muuli_wdr.cpp:1074 src/muuli_wdr.cpp:1123 src/muuli_wdr.cpp:2687
2969 msgid "Running average"
2972 #: src/muuli_wdr.cpp:1085 src/muuli_wdr.cpp:1134 src/muuli_wdr.cpp:2698
2973 msgid "Session average"
2976 #: src/muuli_wdr.cpp:1094
2977 msgid "Upload-Speed"
2980 #: src/muuli_wdr.cpp:1143
2984 #: src/muuli_wdr.cpp:1161 src/muuli_wdr.cpp:1971
2985 msgid "Active downloads"
2988 #: src/muuli_wdr.cpp:1172
2989 msgid "Active connections (1:1)"
2992 #: src/muuli_wdr.cpp:1183 src/muuli_wdr.cpp:1972
2993 msgid "Active uploads"
2996 #: src/muuli_wdr.cpp:1192
2997 msgid "Statistics Tree"
3000 #: src/muuli_wdr.cpp:1222
3004 #: src/muuli_wdr.cpp:1225
3008 #: src/muuli_wdr.cpp:1248
3009 msgid "Client software:"
3012 #: src/muuli_wdr.cpp:1257
3013 msgid "Client version:"
3016 #: src/muuli_wdr.cpp:1264 src/ServerWnd.cpp:249
3020 #: src/muuli_wdr.cpp:1273
3024 #: src/muuli_wdr.cpp:1280
3028 #: src/muuli_wdr.cpp:1289
3029 msgid "Server name:"
3032 #: src/muuli_wdr.cpp:1296
3033 msgid "Obfuscation:"
3036 #: src/muuli_wdr.cpp:1305
3040 #: src/muuli_wdr.cpp:1316
3041 msgid "Transfers to client"
3044 #: src/muuli_wdr.cpp:1321
3045 msgid "Current request:"
3048 #: src/muuli_wdr.cpp:1334
3049 msgid "Average upload rate:"
3052 #: src/muuli_wdr.cpp:1343
3053 msgid "Average download rate:"
3056 #: src/muuli_wdr.cpp:1350
3057 msgid "Uploaded (session):"
3060 #: src/muuli_wdr.cpp:1359
3061 msgid "Downloaded (session):"
3064 #: src/muuli_wdr.cpp:1366
3065 msgid "Uploaded (total):"
3068 #: src/muuli_wdr.cpp:1375
3069 msgid "Downloaded (total):"
3072 #: src/muuli_wdr.cpp:1386
3076 #: src/muuli_wdr.cpp:1393
3077 msgid "DL/UP modifier:"
3080 #: src/muuli_wdr.cpp:1402
3081 msgid "Secure ident:"
3084 #: src/muuli_wdr.cpp:1409
3088 #: src/muuli_wdr.cpp:1418
3089 msgid "Queue score:"
3092 #: src/muuli_wdr.cpp:1447
3096 #: src/muuli_wdr.cpp:1450
3097 msgid "http://www.aMule.org - the multi-platform Mule"
3100 #: src/muuli_wdr.cpp:1451
3101 msgid "This is the name that other users will see when connecting to you."
3104 #: src/muuli_wdr.cpp:1459
3108 #: src/muuli_wdr.cpp:1460 src/muuli_wdr.cpp:1497 src/muuli_wdr.cpp:1501
3109 #: src/muuli_wdr.cpp:1505
3110 msgid "The delay before showing tool-tips."
3113 #: src/muuli_wdr.cpp:1465
3114 msgid "This specifies the language used on controls."
3117 #: src/muuli_wdr.cpp:1470
3118 msgid "Check for new version at startup"
3121 #: src/muuli_wdr.cpp:1471
3122 msgid "Enabling this will make aMule check for new version at startup"
3125 #: src/muuli_wdr.cpp:1474
3126 msgid "Start minimized"
3129 #: src/muuli_wdr.cpp:1475
3130 msgid "Enabling this makes aMule minimize itself upon start."
3133 #: src/muuli_wdr.cpp:1478
3134 msgid "Prompt on exit"
3137 #: src/muuli_wdr.cpp:1480
3138 msgid "Makes aMule prompt before exiting."
3141 #: src/muuli_wdr.cpp:1483
3142 msgid "Hide application window when close button is pressed"
3145 #: src/muuli_wdr.cpp:1486
3146 msgid "Enable Tray Icon"
3149 #: src/muuli_wdr.cpp:1487
3150 msgid "This Enables/Disables the system tray (or taskbar) icon."
3153 #: src/muuli_wdr.cpp:1490
3154 msgid "Minimize to Tray Icon"
3157 #: src/muuli_wdr.cpp:1491
3159 "Enabling this will make aMule minimize to the System Tray, rather than the "
3163 #: src/muuli_wdr.cpp:1496
3164 msgid "Tooltip delay time: "
3167 #: src/muuli_wdr.cpp:1504
3171 #: src/muuli_wdr.cpp:1510
3172 msgid "Browser Selection"
3175 #: src/muuli_wdr.cpp:1516
3177 "Enter your browser name here. Leave this field empty to use the system "
3181 #: src/muuli_wdr.cpp:1519 src/muuli_wdr.cpp:1539 src/muuli_wdr.cpp:1864
3182 #: src/muuli_wdr.cpp:1875 src/muuli_wdr.cpp:2950
3183 #: src/utils/aLinkCreator/src/alcframe.cpp:142
3184 #: src/utils/wxCas/src/wxcasprefs.cpp:56 src/utils/wxCas/src/wxcasprefs.cpp:133
3188 #: src/muuli_wdr.cpp:1524
3189 msgid "Open in new tab if possible"
3192 #: src/muuli_wdr.cpp:1526
3193 msgid "Open the web page in a new tab instead of in a new window when possible"
3196 #: src/muuli_wdr.cpp:1531
3197 msgid "Video Player"
3200 #: src/muuli_wdr.cpp:1563
3201 msgid "Bandwidth limits"
3204 #: src/muuli_wdr.cpp:1578
3208 #: src/muuli_wdr.cpp:1587
3209 msgid "Slot Allocation"
3212 #: src/muuli_wdr.cpp:1600
3216 #: src/muuli_wdr.cpp:1606
3217 msgid "Standard TCP Port "
3220 #: src/muuli_wdr.cpp:1610
3221 msgid "This is the standard eD2k port and cannot be disabled."
3224 #: src/muuli_wdr.cpp:1613
3225 msgid "UDP port for server requests (TCP+3):"
3228 #: src/muuli_wdr.cpp:1616
3232 #: src/muuli_wdr.cpp:1619
3233 msgid "Extended UDP port (Kad / global search) "
3236 #: src/muuli_wdr.cpp:1623
3237 msgid "This UDP port is used for extended eD2k requests and Kad network"
3240 #: src/muuli_wdr.cpp:1626
3241 msgid "Enable UPnP for router port forwarding"
3244 #: src/muuli_wdr.cpp:1631
3245 msgid "UPnP TCP Port (Optional):"
3248 #: src/muuli_wdr.cpp:1644
3249 msgid "Bind local address to IP (empty for any):"
3252 #: src/muuli_wdr.cpp:1648
3254 "Advanced users only: If you have multiple network interfaces, enter the "
3255 "address of the interface to which aMule should be bound."
3258 #: src/muuli_wdr.cpp:1656
3259 msgid "Max sources per downloading file:"
3262 #: src/muuli_wdr.cpp:1662
3263 msgid "Max simultaneous connections:"
3266 #: src/muuli_wdr.cpp:1675
3270 #: src/muuli_wdr.cpp:1679 src/muuli_wdr.cpp:3281
3274 #: src/muuli_wdr.cpp:1688
3275 msgid "Autoconnect on startup"
3278 #: src/muuli_wdr.cpp:1691
3279 msgid "Reconnect on loss"
3282 #: src/muuli_wdr.cpp:1715
3283 msgid "Remove dead server after"
3286 #: src/muuli_wdr.cpp:1721
3290 #: src/muuli_wdr.cpp:1728
3291 msgid "Auto-update server list at startup"
3294 #: src/muuli_wdr.cpp:1731
3298 #: src/muuli_wdr.cpp:1736
3299 msgid "Update server list when connecting to a server"
3302 #: src/muuli_wdr.cpp:1739
3303 msgid "Update server list when a client connects"
3306 #: src/muuli_wdr.cpp:1742
3307 msgid "Use priority system"
3310 #: src/muuli_wdr.cpp:1746
3311 msgid "Use smart LowID check on connect"
3314 #: src/muuli_wdr.cpp:1750
3315 msgid "Safe connect"
3318 #: src/muuli_wdr.cpp:1754
3319 msgid "Autoconnect to servers in static list only"
3322 #: src/muuli_wdr.cpp:1757
3323 msgid "Set manually added servers to High Priority"
3326 #: src/muuli_wdr.cpp:1775
3327 msgid "Intelligent Corruption Handling (I.C.H.)"
3330 #: src/muuli_wdr.cpp:1778
3334 #: src/muuli_wdr.cpp:1782
3335 msgid "Advanced I.C.H. trusts every hash (not recommended)"
3338 #: src/muuli_wdr.cpp:1790
3339 msgid "Add files to download in pause mode"
3342 #: src/muuli_wdr.cpp:1793
3343 msgid "Add files to download with auto priority"
3346 #: src/muuli_wdr.cpp:1796
3347 msgid "Try to download first and last chunks first"
3350 #: src/muuli_wdr.cpp:1800
3351 msgid "Start next paused file when a file completes"
3354 #: src/muuli_wdr.cpp:1804
3355 msgid "From the same category"
3358 #: src/muuli_wdr.cpp:1807
3359 msgid "In alphabetic order"
3362 #: src/muuli_wdr.cpp:1810
3363 msgid "Preallocate disk space for new files"
3366 #: src/muuli_wdr.cpp:1811
3368 "For new files preallocates disk space for the whole file, thus reduces "
3372 #: src/muuli_wdr.cpp:1817
3373 msgid "Stop downloads when free disk space reaches "
3376 #: src/muuli_wdr.cpp:1818
3377 msgid "Select this if you want aMule to check your disk space"
3380 #: src/muuli_wdr.cpp:1822
3381 msgid "Enter here the min disk space desired."
3384 #: src/muuli_wdr.cpp:1830
3385 msgid "Save 10 sources on rare files (< 20 sources)"
3388 #: src/muuli_wdr.cpp:1836 src/Statistics.cpp:736
3392 #: src/muuli_wdr.cpp:1839
3393 msgid "Add new shared files with auto priority"
3396 #: src/muuli_wdr.cpp:1858
3397 msgid "Destination folder for downloads"
3400 #: src/muuli_wdr.cpp:1869
3401 msgid "Folder for temporary download files"
3404 #: src/muuli_wdr.cpp:1880
3405 msgid "Shared folders"
3408 #: src/muuli_wdr.cpp:1883
3409 msgid "(Right click on folder icon for recursive share)"
3412 #: src/muuli_wdr.cpp:1890
3413 msgid "Share hidden files"
3416 #: src/muuli_wdr.cpp:1910
3420 #: src/muuli_wdr.cpp:1913 src/muuli_wdr.cpp:1991
3421 msgid "Update delay : 5 secs"
3424 #: src/muuli_wdr.cpp:1919
3425 msgid "Time for average graph: 100 mins"
3428 #: src/muuli_wdr.cpp:1925
3429 msgid "Connections Graph Scale: 100 "
3432 #: src/muuli_wdr.cpp:1934
3433 msgid "Download graph scale:"
3436 #: src/muuli_wdr.cpp:1943
3437 msgid "Upload graph scale:"
3440 #: src/muuli_wdr.cpp:1957
3444 #: src/muuli_wdr.cpp:1962
3448 #: src/muuli_wdr.cpp:1963
3452 #: src/muuli_wdr.cpp:1964
3453 msgid "Download current"
3456 #: src/muuli_wdr.cpp:1965
3457 msgid "Download running average"
3460 #: src/muuli_wdr.cpp:1966
3461 msgid "Download session average"
3464 #: src/muuli_wdr.cpp:1967
3465 msgid "Upload current"
3468 #: src/muuli_wdr.cpp:1968
3469 msgid "Upload running average"
3472 #: src/muuli_wdr.cpp:1969
3473 msgid "Upload session average"
3476 #: src/muuli_wdr.cpp:1970
3477 msgid "Active connections"
3480 #: src/muuli_wdr.cpp:1973
3481 msgid "Systray Icon Speedbar"
3484 #: src/muuli_wdr.cpp:1974
3485 msgid "Kad-nodes current"
3488 #: src/muuli_wdr.cpp:1975
3489 msgid "Kad-nodes running"
3492 #: src/muuli_wdr.cpp:1976
3493 msgid "Kad-nodes session"
3496 #: src/muuli_wdr.cpp:1981 src/muuli_wdr.cpp:2416
3500 #: src/muuli_wdr.cpp:1988
3504 #: src/muuli_wdr.cpp:1999
3505 msgid "Number of Client Versions shown (0=unlimited)"
3508 #: src/muuli_wdr.cpp:2027
3509 msgid "!!! WARNING !!!"
3512 #: src/muuli_wdr.cpp:2041
3513 msgid "Max new connections / 5 secs"
3516 #: src/muuli_wdr.cpp:2047
3517 msgid "File Buffer Size: 240000 bytes"
3520 #: src/muuli_wdr.cpp:2053
3521 msgid "Upload Queue Size: 5000 clients"
3524 #: src/muuli_wdr.cpp:2059
3525 msgid "Server connection refresh interval: Disable"
3528 #: src/muuli_wdr.cpp:2065
3529 msgid "Disable computer's timed standby mode"
3532 #: src/muuli_wdr.cpp:2086
3533 msgid "Skin to use: "
3536 #: src/muuli_wdr.cpp:2098
3537 msgid "Show \"Fast eD2k Links Handler\" in every window."
3540 #: src/muuli_wdr.cpp:2102
3541 msgid "Show extended info on categories tabs"
3544 #: src/muuli_wdr.cpp:2106
3545 msgid "Show application version on title"
3548 #: src/muuli_wdr.cpp:2109
3549 msgid "Show transfer rates on title"
3552 #: src/muuli_wdr.cpp:2112
3553 msgid "Before application name"
3556 #: src/muuli_wdr.cpp:2115
3557 msgid "After application name"
3560 #: src/muuli_wdr.cpp:2119
3561 msgid "Show overhead bandwidth"
3564 #: src/muuli_wdr.cpp:2123
3565 msgid "Vertical toolbar orientation"
3568 #: src/muuli_wdr.cpp:2126
3569 msgid "Show country flags for clients"
3572 #: src/muuli_wdr.cpp:2129
3573 msgid "Download Queue Files"
3576 #: src/muuli_wdr.cpp:2132
3577 msgid "Show progress percentage"
3580 #: src/muuli_wdr.cpp:2139
3581 msgid "Show progress bar"
3584 #: src/muuli_wdr.cpp:2143
3588 #: src/muuli_wdr.cpp:2149
3592 #: src/muuli_wdr.cpp:2154
3593 msgid "Auto-sort files (high CPU)"
3596 #: src/muuli_wdr.cpp:2156
3597 msgid "aMule will sort the columns in your download list automatically"
3600 #: src/muuli_wdr.cpp:2175
3601 msgid "External Connection Parameters"
3604 #: src/muuli_wdr.cpp:2178
3605 msgid "Accept external connections"
3608 #: src/muuli_wdr.cpp:2185
3609 msgid "IP of the listening interface:"
3612 #: src/muuli_wdr.cpp:2189
3614 "Enter here a valid ip in the a.b.c.d format for the listening EC interface. "
3615 "An empty field or 0.0.0.0 will mean any interface."
3618 #: src/muuli_wdr.cpp:2197 src/muuli_wdr.cpp:2258
3622 #: src/muuli_wdr.cpp:2205
3623 msgid "Enable UPnP port forwarding on the EC port"
3626 #: src/muuli_wdr.cpp:2210 src/muuli_wdr.cpp:3126
3627 #: src/utils/wxCas/src/wxcasprefs.cpp:201
3631 #: src/muuli_wdr.cpp:2220
3632 msgid "Web server parameters"
3635 #: src/muuli_wdr.cpp:2223
3636 msgid "Run webserver on startup"
3639 #: src/muuli_wdr.cpp:2229
3640 msgid "Web template"
3643 #: src/muuli_wdr.cpp:2236
3644 msgid "Full rights password"
3647 #: src/muuli_wdr.cpp:2242
3648 msgid "Enable Low rights User"
3651 #: src/muuli_wdr.cpp:2248
3652 msgid "Low rights password"
3655 #: src/muuli_wdr.cpp:2266
3656 msgid "Enable UPnP port forwarding of the web server port"
3659 #: src/muuli_wdr.cpp:2271
3660 msgid "Web server UPnP TCP port (Optional)"
3663 #: src/muuli_wdr.cpp:2281
3664 msgid "Page Refresh Time (in secs)"
3667 #: src/muuli_wdr.cpp:2289
3668 msgid "Enable Gzip compression"
3671 #: src/muuli_wdr.cpp:2323 src/muuli_wdr.cpp:2426 src/ServerWnd.cpp:218
3672 #: src/ServerWnd.cpp:223
3676 #: src/muuli_wdr.cpp:2325
3677 msgid "Click here to apply any changes made to the preferences."
3680 #: src/muuli_wdr.cpp:2329
3681 msgid "Reset any changes made to the preferences."
3684 #: src/muuli_wdr.cpp:2353
3688 #: src/muuli_wdr.cpp:2363
3692 #: src/muuli_wdr.cpp:2373
3693 msgid "Incoming Dir :"
3696 #: src/muuli_wdr.cpp:2386
3697 msgid "Change priority for new assigned files :"
3700 #: src/muuli_wdr.cpp:2391
3701 msgid "Don't change"
3704 #: src/muuli_wdr.cpp:2405
3705 msgid "Select color for this Category (currently selected) :"
3708 #: src/muuli_wdr.cpp:2479 src/muuli_wdr.cpp:2504
3709 #: src/utils/wxCas/src/wxcasframe.cpp:133
3710 #: src/utils/wxCas/src/wxcasframe.cpp:137
3714 #: src/muuli_wdr.cpp:2480 src/muuli_wdr.cpp:2505
3715 msgid "Click this button to reset the log."
3718 #: src/muuli_wdr.cpp:2527
3719 msgid "Click on this button to update the servers list from URL ..."
3722 #: src/muuli_wdr.cpp:2531
3726 #: src/muuli_wdr.cpp:2536
3728 "Enter the url to a server.met file here and press the button to the left to "
3729 "update the list of known servers."
3732 #: src/muuli_wdr.cpp:2543
3733 msgid "Add server manually: Name"
3736 #: src/muuli_wdr.cpp:2547
3737 msgid "Enter the name of the new server here"
3740 #: src/muuli_wdr.cpp:2550 src/ServerWnd.cpp:168
3744 #: src/muuli_wdr.cpp:2554
3745 msgid "Enter the IP of the server here, using the x.x.x.x format."
3748 #: src/muuli_wdr.cpp:2561
3749 msgid "Enter the port of the server here."
3752 #: src/muuli_wdr.cpp:2565
3753 msgid "Add manually a server (fill fields to the left before) ..."
3756 #: src/muuli_wdr.cpp:2603
3760 #: src/muuli_wdr.cpp:2607
3764 #: src/muuli_wdr.cpp:2611
3768 #: src/muuli_wdr.cpp:2615
3772 #: src/muuli_wdr.cpp:2644
3773 msgid "Click on this button to update the nodes list from URL ..."
3776 #: src/muuli_wdr.cpp:2648
3780 #: src/muuli_wdr.cpp:2653
3782 "Enter the url to a nodes.dat file here and press the button to the left to "
3783 "update the list of known nodes."
3786 #: src/muuli_wdr.cpp:2658
3790 #: src/muuli_wdr.cpp:2709
3794 #: src/muuli_wdr.cpp:2712
3798 #: src/muuli_wdr.cpp:2717
3802 #: src/muuli_wdr.cpp:2746
3806 #: src/muuli_wdr.cpp:2762
3807 msgid "Bootstrap from known clients"
3810 #: src/muuli_wdr.cpp:2767
3811 msgid "Disconnect Kad"
3814 #: src/muuli_wdr.cpp:2805
3815 msgid "Use Secure User Identification"
3818 #: src/muuli_wdr.cpp:2807
3820 "It is recommended to enable this option. You will not receive credits if SUI "
3824 #: src/muuli_wdr.cpp:2810
3825 msgid "Protocol Obfuscation"
3828 #: src/muuli_wdr.cpp:2813
3829 msgid "Support Protocol Obfuscation"
3832 #: src/muuli_wdr.cpp:2815
3834 "This option enabled Protocol Obfuscation, and makes aMule accept obfuscated "
3835 "connections from other clients."
3838 #: src/muuli_wdr.cpp:2818
3839 msgid "Use obfuscation for outgoing connections"
3842 #: src/muuli_wdr.cpp:2820
3844 "This option makes aMule use Protocol Obfuscation when connecting other "
3848 #: src/muuli_wdr.cpp:2823
3849 msgid "Accept only obfuscated connections"
3852 #: src/muuli_wdr.cpp:2824
3854 "This option makes aMule only accept obfuscated connections. You will have "
3855 "less sources, but all your traffic will be obfuscated"
3858 #: src/muuli_wdr.cpp:2831
3862 #: src/muuli_wdr.cpp:2833
3866 #: src/muuli_wdr.cpp:2835
3867 msgid "Who can see my shared files:"
3870 #: src/muuli_wdr.cpp:2836
3871 msgid "Select who can request to view a list of your shared files."
3874 #: src/muuli_wdr.cpp:2839
3875 msgid "IP-Filtering"
3878 #: src/muuli_wdr.cpp:2846
3879 msgid "Filter clients"
3882 #: src/muuli_wdr.cpp:2848
3884 "Enable filtering of the client IPs defined in the file ~/.aMule/ipfilter.dat."
3887 #: src/muuli_wdr.cpp:2851
3888 msgid "Filter servers"
3891 #: src/muuli_wdr.cpp:2853
3893 "Enable filtering of the server IPs defined in the file ~/.aMule/ipfilter.dat."
3896 #: src/muuli_wdr.cpp:2860
3900 #: src/muuli_wdr.cpp:2861
3901 msgid "Reload the list of IPs to filter from the file ~/.aMule/ipfilter.dat"
3904 #: src/muuli_wdr.cpp:2869
3908 #: src/muuli_wdr.cpp:2875
3912 #: src/muuli_wdr.cpp:2880
3913 msgid "Auto-update ipfilter at startup"
3916 #: src/muuli_wdr.cpp:2885
3917 msgid "Filtering Level:"
3920 #: src/muuli_wdr.cpp:2895
3921 msgid "Always filter LAN IPs"
3924 #: src/muuli_wdr.cpp:2899
3925 msgid "Paranoid handling of non-matching IPs"
3928 #: src/muuli_wdr.cpp:2901
3930 "Rejects packet if the client ip is different from the ip where the packet is "
3931 "received from. Use with caution."
3934 #: src/muuli_wdr.cpp:2904
3935 msgid "Use system-wide ipfilter.dat if available"
3938 #: src/muuli_wdr.cpp:2905
3940 "If there's no local ipfilter.dat found, allow usage of a systemwide ipfilter "
3944 #: src/muuli_wdr.cpp:2924
3945 msgid "Enable Online-Signature"
3948 #: src/muuli_wdr.cpp:2926
3950 "Enables the writing of the OS file, which can be used by external apps to "
3951 "create signatures and the like."
3954 #: src/muuli_wdr.cpp:2931
3955 msgid "Update Frequency (Secs):"
3958 #: src/muuli_wdr.cpp:2935
3959 msgid "Change the frequency (in seconds) of Online Signature updates."
3962 #: src/muuli_wdr.cpp:2944
3963 msgid "Save online signature file in: "
3966 #: src/muuli_wdr.cpp:2951
3968 "Click here to select the directory containing the the Online Signature files."
3971 #: src/muuli_wdr.cpp:2973
3972 msgid "Filter incoming messages (except current chat):"
3975 #: src/muuli_wdr.cpp:2976
3976 msgid "Filter all messages"
3979 #: src/muuli_wdr.cpp:2979
3980 msgid "Filter messages from people not on your friend list"
3983 #: src/muuli_wdr.cpp:2982
3984 msgid "Filter messages from unknown clients"
3987 #: src/muuli_wdr.cpp:2985
3988 msgid "Filter messages containing (use ',' as separator):"
3991 #: src/muuli_wdr.cpp:2989 src/muuli_wdr.cpp:3004
3992 msgid "add here the words amule should filter and block messages including it"
3995 #: src/muuli_wdr.cpp:2992
3996 msgid "Show received messages in the log"
3999 #: src/muuli_wdr.cpp:2997
4003 #: src/muuli_wdr.cpp:3000
4004 msgid "Filter comments containing (use ',' as separator):"
4007 #: src/muuli_wdr.cpp:3023
4008 msgid "Automatic server connect without proxy"
4011 #: src/muuli_wdr.cpp:3029
4012 msgid "Enable authentication"
4015 #: src/muuli_wdr.cpp:3030
4016 msgid "Enable/disable username/password authentication"
4019 #: src/muuli_wdr.cpp:3035
4023 #: src/muuli_wdr.cpp:3039
4024 msgid "The username to use to connect to the proxy"
4027 #: src/muuli_wdr.cpp:3042
4031 #: src/muuli_wdr.cpp:3046
4032 msgid "The password to use to connect to the proxy"
4035 #: src/muuli_wdr.cpp:3049
4036 msgid "Enable Proxy"
4039 #: src/muuli_wdr.cpp:3050
4040 msgid "Enable/disable proxy support"
4043 #: src/muuli_wdr.cpp:3055
4047 #: src/muuli_wdr.cpp:3068
4051 #: src/muuli_wdr.cpp:3072
4052 msgid "The proxy host name"
4055 #: src/muuli_wdr.cpp:3075
4059 #: src/muuli_wdr.cpp:3079
4060 msgid "The proxy port"
4063 #: src/muuli_wdr.cpp:3100
4067 #: src/muuli_wdr.cpp:3114
4068 msgid "Login to remote amule"
4071 #: src/muuli_wdr.cpp:3119
4075 #: src/muuli_wdr.cpp:3136
4076 msgid "Remember those settings"
4079 #: src/muuli_wdr.cpp:3165
4080 msgid "Enable Verbose Debug-Logging."
4083 #: src/muuli_wdr.cpp:3168
4084 msgid "Only to Logfile"
4087 #: src/muuli_wdr.cpp:3171
4088 msgid "Message Categories:"
4091 #: src/muuli_wdr.cpp:3197 src/PartFileConvertDlg.cpp:153
4095 #: src/muuli_wdr.cpp:3224
4099 #: src/muuli_wdr.cpp:3228
4100 msgid "Retry selected"
4103 #: src/muuli_wdr.cpp:3231
4104 msgid "Remove selected"
4107 #: src/muuli_wdr.cpp:3303
4111 #: src/muuli_wdr.cpp:3323
4112 msgid "Statistics and queued clients for selected file(s) : Session / All time"
4115 #: src/muuli_wdr.cpp:3350
4116 msgid "Active Uploads"
4119 #: src/muuli_wdr.cpp:3370
4120 msgid "Percent of total files"
4123 #: src/muuli_wdr.cpp:3417
4127 #: src/muuli_wdr.cpp:3418
4128 msgid "Selected files"
4131 #: src/muuli_wdr.cpp:3419
4132 msgid "Active uploads only"
4135 #: src/muuli_wdr.cpp:3421
4136 msgid "Show Clients for"
4139 #: src/muuli_wdr.cpp:3424
4143 #: src/muuli_wdr.cpp:3429
4144 msgid "Reload your shared files"
4147 #: src/muuli_wdr.cpp:3499
4151 #: src/muuli_wdr.cpp:3500
4152 msgid "Sends the specified message."
4155 #: src/muuli_wdr.cpp:3505
4156 msgid "Close this chat-session."
4159 #: src/muuli_wdr.cpp:3529
4160 msgid "Connect to any server and/or Kad"
4163 #: src/muuli_wdr.cpp:3535 src/SharedFilesCtrl.cpp:135 src/Statistics.cpp:815
4164 msgid "Shared Files"
4167 #: src/OScopeCtrl.cpp:242
4169 msgid "Disabled [%s]"
4172 #: src/OtherFunctions.cpp:64
4174 msgid_plural "bytes"
4178 #: src/OtherFunctions.cpp:66
4182 #: src/OtherFunctions.cpp:72
4186 #: src/OtherFunctions.cpp:82
4190 #: src/OtherFunctions.cpp:84
4194 #: src/OtherFunctions.cpp:86
4198 #: src/OtherFunctions.cpp:88
4202 #: src/OtherFunctions.cpp:95
4204 msgid_plural "bytes/sec"
4208 #: src/OtherFunctions.cpp:99
4212 #: src/OtherFunctions.cpp:108 src/OtherFunctions.cpp:111
4216 #: src/OtherFunctions.cpp:115
4220 #: src/OtherFunctions.cpp:118 src/OtherFunctions.cpp:122
4224 #: src/OtherFunctions.cpp:121
4228 #: src/OtherFunctions.cpp:629
4232 #: src/OtherFunctions.cpp:630
4236 #: src/OtherFunctions.cpp:631 src/TransferWnd.cpp:345
4240 #: src/OtherFunctions.cpp:637 src/PartFile.cpp:3726 src/TransferWnd.cpp:351
4244 #: src/OtherFunctions.cpp:638 src/TransferWnd.cpp:356
4248 #: src/OtherFunctions.cpp:640 src/TransferWnd.cpp:358
4252 #: src/OtherFunctions.cpp:643 src/TransferWnd.cpp:361
4256 #: src/OtherFunctions.cpp:644 src/TransferWnd.cpp:352
4260 #: src/OtherFunctions.cpp:1062
4262 msgid "Using config dir: %s"
4265 #: src/PartFileConvert.cpp:154
4266 msgid "Waiting for partfile convert thread to die..."
4269 #: src/PartFileConvert.cpp:198
4271 msgid "Importing %s: %s"
4274 #: src/PartFileConvert.cpp:234
4275 msgid "Reading temp folder"
4278 #: src/PartFileConvert.cpp:238
4279 msgid "Retrieving basic information from download info file"
4282 #: src/PartFileConvert.cpp:316
4283 msgid "Creating destination file"
4286 #: src/PartFileConvert.cpp:326
4288 msgid "Loading data from old download file (%u of %u)"
4291 #: src/PartFileConvert.cpp:344
4293 msgid "Saving data block into new single download file (%u of %u)"
4296 #: src/PartFileConvert.cpp:408
4297 msgid "Retrieving source downloadfile information"
4300 #: src/PartFileConvert.cpp:431
4301 msgid "Adding download and saving new partfile"
4304 #: src/PartFileConvertDlg.cpp:84
4305 msgid "Import partfiles"
4308 #: src/PartFileConvertDlg.cpp:92
4312 #: src/PartFileConvertDlg.cpp:94
4316 #: src/PartFileConvertDlg.cpp:177
4318 msgid "%s (Disk: %s)"
4321 #: src/PartFileConvertDlg.cpp:202
4323 "Please choose a folder to search for temporary downloads! (subfolders will "
4327 #: src/PartFileConvertDlg.cpp:206
4329 "Do you want the source files of succesfully imported downloads be deleted?"
4332 #: src/PartFileConvertDlg.cpp:207
4333 msgid "Remove sources?"
4336 #: src/PartFile.cpp:295
4337 msgid "ERROR: Failed to create partfile"
4340 #: src/PartFile.cpp:333
4342 msgid "Trying to load backup of met-file from %s"
4345 #: src/PartFile.cpp:340
4347 msgid "ERROR: Failed to open part.met file: %s ==> %s"
4350 #: src/PartFile.cpp:346
4352 msgid "ERROR: part.met file is 0 size: %s ==> %s"
4355 #: src/PartFile.cpp:357
4357 msgid "ERROR: Invalid part.met file version: %s ==> %s"
4360 #: src/PartFile.cpp:593
4362 msgid "Error: %s (%s) is corrupt (bad tags: %s), unable to load file."
4365 #: src/PartFile.cpp:604
4367 msgid "ERROR: %s (%s) is corrupt (wrong tagcount), unable to load file."
4370 #: src/PartFile.cpp:607
4371 msgid "Trying to recover file info..."
4374 #: src/PartFile.cpp:622
4375 msgid "Recovering no-named file - will try to recover it as RecoveredFile.dat"
4378 #: src/PartFile.cpp:626
4379 msgid "Recovered all available file info :D - Trying to use it..."
4382 #: src/PartFile.cpp:628
4383 msgid "Unable to recover file info :("
4386 #: src/PartFile.cpp:663
4388 msgid "Failed to open %s (%s)"
4391 #: src/PartFile.cpp:713
4393 msgid "WARNING: %s might be corrupted (%i)"
4396 #: src/PartFile.cpp:895
4398 msgid "ERROR while saving partfile: %s (%s ==> %s)"
4401 #: src/PartFile.cpp:902
4402 msgid "IO failure while saving partfile: "
4405 #: src/PartFile.cpp:915
4407 msgid "Could not retrieve length of '%s' - using %s file."
4410 #: src/PartFile.cpp:923
4412 msgid "'%s' is 0 size somehow - using %s file."
4415 #: src/PartFile.cpp:992
4417 msgid "Failed to save part.met.seeds file for %s"
4420 #: src/PartFile.cpp:1018
4422 msgid "Saved %i source seed for partfile: %s (%s)"
4423 msgid_plural "Saved %i source seeds for partfile: %s (%s)"
4427 #: src/PartFile.cpp:1048
4429 msgid "Can't read seeds file for Partfile %s (%s)"
4432 #: src/PartFile.cpp:1107
4434 msgid "Error reading partfile's seeds file (%s - %s): %s"
4437 #: src/PartFile.cpp:1130 src/PartFile.cpp:1157
4440 "Found corrupted part (%d) in %d part file %s - FileResultHash |%s| FileHash |"
4443 "Found corrupted part (%d) in %d parts file %s - FileResultHash |%s| FileHash "
4448 #: src/PartFile.cpp:1172
4450 msgid "Found completed part (%i) in %s"
4453 #: src/PartFile.cpp:1207
4455 msgid "Finished rehashing %s"
4458 #: src/PartFile.cpp:2128
4460 msgid "Unexpected error while completing %s. File paused"
4463 #: src/PartFile.cpp:2165
4465 msgid "Finished downloading: %s"
4468 #: src/PartFile.cpp:2222
4470 msgid "Deleting file: %s"
4473 #: src/PartFile.cpp:2291
4475 msgid "WARNING: Unable to hash downloaded part - hashset incomplete for '%s'"
4478 #: src/PartFile.cpp:2296
4481 "ERROR: Unable to hash downloaded part - hashset incomplete (%s). This should "
4485 #: src/PartFile.cpp:2306 src/PartFile.cpp:2311
4488 "EOF while hashing downloaded part %u with length %u (max %u) of partfile "
4489 "'%s' with length %u: %s"
4492 #: src/PartFile.cpp:2972
4494 msgid "WARNING: Not enough free disk-space! Pausing file: %s"
4497 #: src/PartFile.cpp:3042
4499 msgid "Downloaded part %i is corrupt in file: %s"
4502 #: src/PartFile.cpp:3094
4504 msgid "ICH: Recovered corrupted part %i for %s -> Saved bytes: %s"
4507 #: src/PartFile.cpp:3699
4511 #: src/PartFile.cpp:3715
4512 msgid "Insufficient disk space"
4515 #: src/PartFile.cpp:3765 src/SearchListCtrl.cpp:1006
4516 #: src/SharedFilePeersListCtrl.cpp:29 src/SourceListCtrl.cpp:29
4520 #: src/PartFile.cpp:4014
4522 msgid "ERROR: Failed to open partfile '%s'"
4525 #: src/Preferences.cpp:628
4526 msgid "System default"
4529 #: src/Preferences.cpp:629
4533 #: src/Preferences.cpp:630
4537 #: src/Preferences.cpp:631
4541 #: src/Preferences.cpp:632
4545 #: src/Preferences.cpp:633
4549 #: src/Preferences.cpp:634
4553 #: src/Preferences.cpp:635
4554 msgid "Chinese (Simplified)"
4557 #: src/Preferences.cpp:636
4558 msgid "Chinese (Traditional)"
4561 #: src/Preferences.cpp:637
4565 #: src/Preferences.cpp:638
4569 #: src/Preferences.cpp:639
4573 #: src/Preferences.cpp:640
4577 #: src/Preferences.cpp:641
4578 msgid "English (U.K.)"
4581 #: src/Preferences.cpp:642
4585 #: src/Preferences.cpp:643
4589 #: src/Preferences.cpp:644
4593 #: src/Preferences.cpp:645
4597 #: src/Preferences.cpp:646
4601 #: src/Preferences.cpp:647
4605 #: src/Preferences.cpp:648
4609 #: src/Preferences.cpp:649
4613 #: src/Preferences.cpp:650
4617 #: src/Preferences.cpp:651
4618 msgid "Italian (Swiss)"
4621 #: src/Preferences.cpp:652
4625 #: src/Preferences.cpp:653
4629 #: src/Preferences.cpp:654
4633 #: src/Preferences.cpp:655
4634 msgid "Norwegian (Nynorsk)"
4637 #: src/Preferences.cpp:656
4641 #: src/Preferences.cpp:657
4645 #: src/Preferences.cpp:658
4646 msgid "Portuguese (Brazilian)"
4649 #: src/Preferences.cpp:659
4653 #: src/Preferences.cpp:660
4657 #: src/Preferences.cpp:661
4661 #: src/Preferences.cpp:662
4665 #: src/Preferences.cpp:663
4669 #: src/Preferences.cpp:664
4673 #: src/Preferences.cpp:665
4677 #: src/Preferences.cpp:728
4678 msgid "Change Language"
4681 #: src/Preferences.cpp:771
4682 msgid "There are no translations installed for aMule"
4685 #: src/Preferences.cpp:771
4686 msgid "No languages available"
4689 #: src/Preferences.cpp:902
4690 msgid "no options available"
4693 #: src/Preferences.cpp:1586
4694 msgid "Invalid category found, skipping"
4697 #: src/Preferences.cpp:1768
4699 "TCP port can't be higher than 65532 due to server UDP socket being TCP+3"
4702 #: src/Preferences.cpp:1769
4704 msgid "Default port will be used (%d)"
4707 #: src/Preferences.cpp:1792
4709 msgid "Dropping non-existing shared directory: %s"
4712 #: src/PrefsUnifiedDlg.cpp:177 src/Statistics.cpp:776
4716 #: src/PrefsUnifiedDlg.cpp:178 src/SearchListCtrl.cpp:93
4720 #: src/PrefsUnifiedDlg.cpp:179 src/Statistics.cpp:802
4724 #: src/PrefsUnifiedDlg.cpp:180 src/ServerListCtrl.cpp:93
4728 #: src/PrefsUnifiedDlg.cpp:181
4732 #: src/PrefsUnifiedDlg.cpp:182
4736 #: src/PrefsUnifiedDlg.cpp:184
4740 #: src/PrefsUnifiedDlg.cpp:185
4744 #: src/PrefsUnifiedDlg.cpp:186
4745 msgid "Remote Controls"
4748 #: src/PrefsUnifiedDlg.cpp:187
4749 msgid "Online Signature"
4752 #: src/PrefsUnifiedDlg.cpp:188
4756 #: src/PrefsUnifiedDlg.cpp:189
4760 #: src/PrefsUnifiedDlg.cpp:191
4764 #: src/PrefsUnifiedDlg.cpp:249
4766 "The following variables will be substituted:\n"
4767 " %PARTFILE - full path to the file\n"
4768 " %PARTNAME - file name only"
4771 #: src/PrefsUnifiedDlg.cpp:290
4773 "Do not change these setting unless you know\n"
4774 "what you are doing, otherwise you can easily\n"
4775 "make things worse for yourself.\n"
4777 "aMule will run fine without adjusting any of\n"
4781 #: src/PrefsUnifiedDlg.cpp:351
4783 msgid "Failed to connect Cfg to widget with the ID %d and key %s"
4786 #: src/PrefsUnifiedDlg.cpp:400
4788 msgid "Failed to transfer data from Cfg to Widget with the ID %d and key %s"
4791 #: src/PrefsUnifiedDlg.cpp:417
4792 msgid "The type of proxy you are connecting to"
4795 #: src/PrefsUnifiedDlg.cpp:538
4797 msgid "Failed to transfer data from Widget to Cfg with the ID %d and key %s"
4800 #: src/PrefsUnifiedDlg.cpp:593
4802 "aMule must be restarted to enable these changes:\n"
4806 #: src/PrefsUnifiedDlg.cpp:600
4807 msgid "- TCP port changed.\n"
4810 #: src/PrefsUnifiedDlg.cpp:605
4811 msgid "- UDP port changed.\n"
4814 #: src/PrefsUnifiedDlg.cpp:610
4815 msgid "- External connect port changed.\n"
4818 #: src/PrefsUnifiedDlg.cpp:614
4819 msgid "- External connect acceptance changed.\n"
4822 #: src/PrefsUnifiedDlg.cpp:618
4823 msgid "- External connect interface changed.\n"
4826 #: src/PrefsUnifiedDlg.cpp:622
4827 msgid "- Protocol obfuscation support changed.\n"
4830 #: src/PrefsUnifiedDlg.cpp:631
4832 "Your Auto-update server list is empty.\n"
4833 "'Auto-update server list at startup' will be disabled."
4836 #: src/PrefsUnifiedDlg.cpp:638
4838 "You have enabled external connections but have not specified a password.\n"
4839 "External connections cannot be enabled unless a valid password is specified."
4842 #: src/PrefsUnifiedDlg.cpp:650
4843 msgid "- Language changed.\n"
4846 #: src/PrefsUnifiedDlg.cpp:655
4847 msgid "- Temp folder changed.\n"
4850 #: src/PrefsUnifiedDlg.cpp:660
4851 msgid "- ED2K network enabled.\n"
4854 #: src/PrefsUnifiedDlg.cpp:732
4856 "Both eD2k and Kad network are disabled.\n"
4857 "You won't be able to connect until you enable at least one of them."
4860 #: src/PrefsUnifiedDlg.cpp:736
4862 "Kad will not start if your UDP port is disabled.\n"
4863 "Enable UDP port or disable Kad."
4866 #: src/PrefsUnifiedDlg.cpp:749
4869 "You MUST restart aMule now.\n"
4870 "If you do not restart now, don't complain if anything bad happens.\n"
4873 #: src/PrefsUnifiedDlg.cpp:856
4875 "Your Auto-update servers list is in blank.\n"
4876 "Please fill in at least one URL to point to a valid server.met file.\n"
4877 "Click on the button \"List\" by this checkbox to enter an URL."
4880 #: src/PrefsUnifiedDlg.cpp:996
4881 msgid "Temporary files"
4884 #: src/PrefsUnifiedDlg.cpp:1001
4885 msgid "Incoming files"
4888 #: src/PrefsUnifiedDlg.cpp:1006
4889 msgid "Online Signatures"
4892 #: src/PrefsUnifiedDlg.cpp:1019
4894 msgid "Choose a folder for %s"
4897 #: src/PrefsUnifiedDlg.cpp:1039
4898 msgid "Browse for videoplayer"
4901 #: src/PrefsUnifiedDlg.cpp:1043
4902 msgid "Select browser"
4905 #: src/PrefsUnifiedDlg.cpp:1049
4907 msgid "Executable%s"
4910 #: src/PrefsUnifiedDlg.cpp:1070
4911 msgid "Edit server list"
4914 #: src/PrefsUnifiedDlg.cpp:1071
4916 "Add here URL's to download server.met files.\n"
4917 "Only one url on each line."
4920 #: src/PrefsUnifiedDlg.cpp:1130 src/PrefsUnifiedDlg.cpp:1149
4922 msgid "Update delay: %d second"
4923 msgid_plural "Update delay: %d seconds"
4927 #: src/PrefsUnifiedDlg.cpp:1137
4929 msgid "Time for average graph: %d minute"
4930 msgid_plural "Time for average graph: %d minutes"
4934 #: src/PrefsUnifiedDlg.cpp:1143
4936 msgid "Connections Graph Scale: %d"
4939 #: src/PrefsUnifiedDlg.cpp:1155
4941 msgid "File Buffer Size: %d byte"
4942 msgid_plural "File Buffer Size: %d bytes"
4946 #: src/PrefsUnifiedDlg.cpp:1161
4948 msgid "Upload Queue Size: %d client"
4949 msgid_plural "Upload Queue Size: %d clients"
4953 #: src/PrefsUnifiedDlg.cpp:1168
4955 msgid "Server connection refresh interval: %d minute"
4956 msgid_plural "Server connection refresh interval: %d minutes"
4960 #: src/PrefsUnifiedDlg.cpp:1170
4961 msgid "Server connection refresh interval: Disabled"
4964 #: src/PrefsUnifiedDlg.cpp:1215
4968 #: src/PrefsUnifiedDlg.cpp:1238
4970 msgid "Execute command on '%s' event"
4973 #: src/PrefsUnifiedDlg.cpp:1241
4974 msgid "Enable command execution on core"
4977 #: src/PrefsUnifiedDlg.cpp:1249
4978 msgid "Core command:"
4981 #: src/PrefsUnifiedDlg.cpp:1258
4982 msgid "Enable command execution on GUI"
4985 #: src/PrefsUnifiedDlg.cpp:1266
4986 msgid "GUI command:"
4989 #: src/PrefsUnifiedDlg.cpp:1275
4990 msgid "The following variables will be replaced:"
4993 #: src/SearchDlg.cpp:274
4994 msgid "It's impossible to search when both eD2k and Kademlia are disabled."
4997 #: src/SearchDlg.cpp:275
4998 msgid "Search error"
5001 #: src/SearchDlg.cpp:469
5002 msgid "Min size must be smaller than max size. Max size ignored."
5005 #: src/SearchDlg.cpp:470 src/SearchDlg.cpp:529
5006 msgid "Search warning"
5009 #: src/SearchDlg.cpp:589 src/SearchListCtrl.cpp:628
5013 #: src/SearchList.cpp:311
5014 msgid "Kad search can't be done if Kad is not running"
5017 #: src/SearchList.cpp:313
5018 msgid "eD2k search can't be done if eD2k is not connected"
5021 #: src/SearchList.cpp:334
5022 msgid "No keyword for Kad search - aborting"
5025 #: src/SearchList.cpp:371
5026 msgid "Unexpected error while attempting Kad search: "
5029 #: src/SearchListCtrl.cpp:91 src/SharedFilesCtrl.cpp:106
5033 #: src/SearchListCtrl.cpp:624
5037 #: src/SearchListCtrl.cpp:634
5038 msgid "Download in category"
5041 #: src/SearchListCtrl.cpp:639
5043 msgid "Get %s for this file"
5046 #: src/SearchListCtrl.cpp:643
5047 msgid "Search related files (eD2k, local server)"
5050 #: src/SearchListCtrl.cpp:648
5051 msgid "Mark as known file"
5054 #: src/SearchListCtrl.cpp:652 src/ServerListCtrl.cpp:427
5055 msgid "Copy eD2k link to clipboard"
5058 #: src/SearchListCtrl.cpp:1014
5062 #: src/SearchListCtrl.cpp:1017
5066 #: src/ServerConnect.cpp:74
5068 "Failed to connect to all obfuscated servers listed. Making another pass "
5069 "without obfuscation."
5072 #: src/ServerConnect.cpp:79
5073 msgid "Failed to connect to all servers listed. Making another pass."
5076 #: src/ServerConnect.cpp:94 src/ServerConnect.cpp:148
5077 msgid "eD2k network disabled on preferences, not connecting."
5080 #: src/ServerConnect.cpp:122 src/ServerConnect.cpp:135
5081 msgid "No valid servers to which to connect found in server list"
5084 #: src/ServerConnect.cpp:198
5086 msgid "Connected to %s (%s:%i)"
5089 #: src/ServerConnect.cpp:274
5091 msgid "Connection established on: %s"
5094 #: src/ServerConnect.cpp:346
5095 msgid "Fatal Error while trying to connect. Internet connection might be down"
5098 #: src/ServerConnect.cpp:350
5100 msgid "Lost connection to %s (%s:%i)"
5103 #: src/ServerConnect.cpp:360
5105 msgid "%s (%s:%i) appears to be dead."
5108 #: src/ServerConnect.cpp:373
5110 msgid "%s (%s:%i) appears to be full."
5113 #: src/ServerConnect.cpp:392
5115 msgid "Automatic connection to server will retry in %d second"
5116 msgid_plural "Automatic connection to server will retry in %d seconds"
5120 #: src/ServerConnect.cpp:412
5121 msgid "Connection lost"
5124 #: src/ServerConnect.cpp:419
5126 msgid "Connecting to %s (%s:%i) failed."
5129 #: src/ServerConnect.cpp:462
5130 msgid "ERROR: Socket invalid at timeout check"
5133 #: src/ServerConnect.cpp:472
5135 msgid "Connection attempt to %s (%s:%i) timed out."
5138 #: src/ServerConnect.cpp:647
5139 msgid "Received late result of DNS lookup, discarding."
5142 #: src/ServerList.cpp:88
5144 msgid "Loading server.met file: %s"
5147 #: src/ServerList.cpp:93
5148 msgid "Server.met file not found!"
5151 #: src/ServerList.cpp:101
5153 msgid "Failed to load server.met file '%s', unknown format encountered."
5156 #: src/ServerList.cpp:107
5157 msgid "Failed to open server.met!"
5160 #: src/ServerList.cpp:118
5162 msgid "Server.met file corrupt, found invalid versiontag: 0x%x, size %i"
5165 #: src/ServerList.cpp:174
5167 msgid "%i server in server.met found"
5168 msgid_plural "%i servers in server.met found"
5172 #: src/ServerList.cpp:176
5174 msgid "%d server added"
5175 msgid_plural "%d servers added"
5179 #: src/ServerList.cpp:179
5180 msgid "Error: the file 'server.met' is corrupted: "
5183 #: src/ServerList.cpp:183
5184 msgid "IO error while reading 'server.met': "
5187 #: src/ServerList.cpp:196
5189 msgid "Server not added: [%s:%d] does not specify a valid port."
5192 #: src/ServerList.cpp:214
5194 msgid "Server not added: The IP of [%s:%d] is filtered or invalid."
5197 #: src/ServerList.cpp:233
5199 msgid "Server not added: Server with matching IP:Port [%s:%d] found in list."
5202 #: src/ServerList.cpp:251
5204 msgid "Server added: Server at [%s:%d] using the name '%s'."
5207 #: src/ServerList.cpp:346
5209 "You are connected to the server you are trying to delete. please disconnect "
5213 #: src/ServerList.cpp:518
5215 msgid "Failed to open '%s'"
5218 #: src/ServerList.cpp:686
5219 msgid "Failed to save server.met!"
5222 #: src/ServerList.cpp:833
5226 #: src/ServerList.cpp:856
5228 msgid "Finished downloading the server list from %s"
5231 #: src/ServerList.cpp:874
5233 "No server list address entry in 'addresses.dat' found. Please paste a valid "
5234 "server list address into this file in order to auto-update your server list"
5237 #: src/ServerList.cpp:887
5239 msgid "Start downloading server list from %s"
5242 #: src/ServerList.cpp:896
5244 msgid "WARNING: invalid URL specified for auto-updating of servers: %s"
5247 #: src/ServerList.cpp:900
5248 msgid "No valid server.met auto-download url on addresses.dat"
5251 #: src/ServerList.cpp:916
5253 msgid "Failed to download the server list from %s"
5256 #: src/ServerList.cpp:990
5258 "Local server is filtered by the IPFilters, reconnecting to a different "
5262 #: src/ServerListCtrl.cpp:87
5266 #: src/ServerListCtrl.cpp:88
5270 #: src/ServerListCtrl.cpp:89
5274 #: src/ServerListCtrl.cpp:90
5278 #: src/ServerListCtrl.cpp:91
5282 #: src/ServerListCtrl.cpp:92
5286 #: src/ServerListCtrl.cpp:96
5290 #: src/ServerListCtrl.cpp:97 src/SharedFilePeersListCtrl.cpp:34
5291 #: src/SourceListCtrl.cpp:33 src/Statistics.cpp:959
5295 #: src/ServerListCtrl.cpp:149
5297 "You are connected to a server you are trying to delete. Please disconnect "
5298 "first. The server was NOT deleted."
5301 #: src/ServerListCtrl.cpp:152
5302 msgid "(Unknown name)"
5305 #: src/ServerListCtrl.cpp:154
5307 msgid "Are you sure you want to delete the static server %s"
5310 #: src/ServerListCtrl.cpp:348
5312 msgid "Servers (%i)"
5315 #: src/ServerListCtrl.cpp:397 src/ServerSocket.cpp:271 src/ServerSocket.cpp:286
5316 #: src/ServerWnd.cpp:179
5320 #: src/ServerListCtrl.cpp:402
5321 msgid "Connect to server"
5324 #: src/ServerListCtrl.cpp:408
5325 msgid "Mark server as static"
5328 #: src/ServerListCtrl.cpp:409
5329 msgid "Mark server as non-static"
5332 #: src/ServerListCtrl.cpp:411
5333 msgid "Mark servers as static"
5336 #: src/ServerListCtrl.cpp:412
5337 msgid "Mark servers as non-static"
5340 #: src/ServerListCtrl.cpp:418
5341 msgid "Remove server"
5344 #: src/ServerListCtrl.cpp:420
5345 msgid "Remove servers"
5348 #: src/ServerListCtrl.cpp:422
5349 msgid "Remove all servers"
5352 #: src/ServerListCtrl.cpp:429
5353 msgid "Copy eD2k links to clipboard"
5356 #: src/ServerListCtrl.cpp:437
5357 msgid "Reconnect to server"
5360 #: src/ServerListCtrl.cpp:526
5361 msgid "Are you sure that you wish to delete all servers?"
5364 #: src/ServerListCtrl.cpp:542
5365 msgid "Are you sure that you wish to delete the selected server?"
5368 #: src/ServerListCtrl.cpp:544
5369 msgid "Are you sure that you wish to delete the selected servers?"
5372 #: src/ServerSocket.cpp:273
5374 msgid "ERROR: %s (%s) - %s"
5377 #: src/ServerSocket.cpp:288
5379 msgid "WARNING: %s (%s) - %s"
5382 #: src/ServerSocket.cpp:427
5384 msgid "New clientid is %u"
5387 #: src/ServerSocket.cpp:429
5388 msgid "WARNING: You have received Low-ID!"
5391 #: src/ServerSocket.cpp:430
5392 msgid "\tMost likely this is because you're behind a firewall or router."
5395 #: src/ServerSocket.cpp:431
5396 msgid "\tFor more information, please refer to http://wiki.amule.org"
5399 #: src/ServerSocket.cpp:487
5400 msgid "Unknown server info received! - too short"
5403 #: src/ServerSocket.cpp:548
5405 msgid "Received %d new server"
5406 msgid_plural "Received %d new servers"
5410 #: src/ServerSocket.cpp:551
5411 msgid "Saving of server-list completed."
5414 #: src/ServerSocket.cpp:601
5415 msgid "Server rejected last command"
5418 #: src/ServerSocket.cpp:609 src/ServerSocket.cpp:611
5420 msgid "Bogus packet received from server: %s"
5423 #: src/ServerSocket.cpp:613
5425 msgid "Unhandled error while processing packet from server: %s"
5428 #: src/ServerSocket.cpp:652 src/ServerSocket.cpp:656
5430 msgid "Cannot create DNS solving thread for connecting to %s"
5433 #: src/ServerSocket.cpp:738
5435 msgid "Server IP %s (%s) is filtered. Not connecting."
5438 #: src/ServerSocket.cpp:752
5439 msgid "using protocol obfuscation."
5442 #: src/ServerSocket.cpp:761
5444 msgid "Connecting to %s (%s - %s:%i) %s"
5447 #: src/ServerSocket.cpp:774
5449 msgid "Could not solve dns for server %s: Unable to connect!"
5452 #: src/ServerWnd.cpp:103
5453 msgid "Server not added: No IP or hostname specified."
5456 #: src/ServerWnd.cpp:108
5457 msgid "Server not added: Invalid server-port specified."
5460 #: src/ServerWnd.cpp:161
5461 msgid "eD2k Status:"
5464 #: src/ServerWnd.cpp:172
5468 #: src/ServerWnd.cpp:204
5469 msgid "Kademlia Status:"
5472 #: src/ServerWnd.cpp:207
5473 msgid "Running in LAN mode"
5476 #: src/ServerWnd.cpp:207
5480 #: src/ServerWnd.cpp:210
5481 msgid "Kademlia client ID:"
5484 #: src/ServerWnd.cpp:212
5488 #: src/ServerWnd.cpp:215
5489 msgid "Connection State:"
5492 #: src/ServerWnd.cpp:217
5494 msgid "Firewalled - open TCP port %d in your router or firewall"
5497 #: src/ServerWnd.cpp:219
5498 msgid "UDP Connection State:"
5501 #: src/ServerWnd.cpp:222
5503 msgid "Firewalled - open UDP port %d in your router or firewall"
5506 #: src/ServerWnd.cpp:226
5507 msgid "Firewalled state: "
5510 #: src/ServerWnd.cpp:232
5511 msgid "No buddy required - TCP port open"
5514 #: src/ServerWnd.cpp:234
5515 msgid "No buddy required - UDP port open"
5518 #: src/ServerWnd.cpp:236
5522 #: src/ServerWnd.cpp:240
5523 msgid "Connecting to buddy"
5526 #: src/ServerWnd.cpp:243
5528 msgid "Connected to buddy at %s"
5531 #: src/ServerWnd.cpp:253
5532 msgid "Indexed sources:"
5535 #: src/ServerWnd.cpp:255
5536 msgid "Indexed keywords:"
5539 #: src/ServerWnd.cpp:257
5540 msgid "Indexed notes:"
5543 #: src/ServerWnd.cpp:259
5544 msgid "Indexed load:"
5547 #: src/ServerWnd.cpp:262
5548 msgid "Average Users:"
5551 #: src/ServerWnd.cpp:265
5552 msgid "Average Files:"
5555 #: src/ServerWnd.cpp:270 src/TextClient.cpp:738
5559 #: src/SharedFileList.cpp:332
5561 msgid "Adding file %s to shares"
5564 #: src/SharedFileList.cpp:371
5566 msgid "Found %i known shared file"
5567 msgid_plural "Found %i known shared files"
5571 #: src/SharedFileList.cpp:377
5573 msgid "Found %i known shared file, %i unknown"
5574 msgid_plural "Found %i known shared files, %i unknown"
5578 #: src/SharedFileList.cpp:386
5580 msgid "ERROR: Attempted to share %s"
5583 #: src/SharedFileList.cpp:410
5585 msgid "Shared directory not found, skipping: %s"
5588 #: src/SharedFileList.cpp:480
5590 msgid "No shareable files found in directory: %s"
5593 #: src/SharedFilePeersListCtrl.cpp:28 src/SourceListCtrl.cpp:28
5597 #: src/SharedFilePeersListCtrl.cpp:30
5598 msgid "Download Speed"
5601 #: src/SharedFilePeersListCtrl.cpp:32
5602 msgid "Upload Speed"
5605 #: src/SharedFilePeersListCtrl.cpp:33 src/SourceListCtrl.cpp:32
5606 msgid "Available Parts"
5609 #: src/SharedFilePeersListCtrl.cpp:35
5610 msgid "Upload Status"
5613 #: src/SharedFilePeersListCtrl.cpp:36 src/SourceListCtrl.cpp:34
5614 msgid "Download Status"
5617 #: src/SharedFilePeersListCtrl.cpp:37 src/SourceListCtrl.cpp:35
5621 #: src/SharedFilePeersListCtrl.cpp:38 src/SourceListCtrl.cpp:36
5622 msgid "Local File Name"
5625 #: src/SharedFilePeersListCtrl.cpp:39 src/SourceListCtrl.cpp:38
5626 msgid "Shares File List"
5629 #: src/SharedFilesCtrl.cpp:107
5633 #: src/SharedFilesCtrl.cpp:108
5634 msgid "Accepted Requests"
5637 #: src/SharedFilesCtrl.cpp:109
5638 msgid "Transferred Data"
5641 #: src/SharedFilesCtrl.cpp:110
5645 #: src/SharedFilesCtrl.cpp:111
5646 msgid "Obtained Parts"
5649 #: src/SharedFilesCtrl.cpp:112
5650 msgid "Complete Sources"
5653 #: src/SharedFilesCtrl.cpp:113
5654 msgid "Directory Path"
5657 #: src/SharedFilesCtrl.cpp:150
5658 msgid "Add Comment/Rating"
5661 #: src/SharedFilesCtrl.cpp:152
5662 msgid "Edit Comment/Rating"
5665 #: src/SharedFilesCtrl.cpp:156
5669 #: src/SharedFilesCtrl.cpp:160
5670 msgid "Add files in collection to transfer list"
5673 #: src/SharedFilesCtrl.cpp:163
5674 msgid "Copy magnet &URI to clipboard"
5677 #: src/SharedFilesCtrl.cpp:165
5678 msgid "Copy eD2k link to clipboard (&Source)"
5681 #: src/SharedFilesCtrl.cpp:166
5682 msgid "Copy eD2k link to clipboard (Source) (&With Crypt options)"
5685 #: src/SharedFilesCtrl.cpp:167
5686 msgid "Copy eD2k link to clipboard (&Hostname)"
5689 #: src/SharedFilesCtrl.cpp:168
5690 msgid "Copy eD2k link to clipboard (Hostname) (With &Crypt options)"
5693 #: src/SharedFilesCtrl.cpp:169
5694 msgid "Copy eD2k link to clipboard (&AICH info)"
5697 #: src/SharedFilesCtrl.cpp:170
5698 msgid "Copy eD2k link to clipboard (&AICH info + Source)"
5701 #: src/SharedFilesCtrl.cpp:318
5702 msgid "You need a HighID to create a valid sourcelink"
5705 #: src/SharedFilesCtrl.cpp:465
5707 msgid "Shared Files (%i)"
5710 #: src/SharedFilesCtrl.cpp:600 src/TextClient.cpp:836
5714 #: src/SourceListCtrl.cpp:37
5715 msgid "Remote File Name"
5718 #: src/Statistics.cpp:737
5720 msgid "Uploaded Data (Session (Total)): %s"
5723 #: src/Statistics.cpp:739 src/Statistics.cpp:760
5725 msgid "Total Overhead (Packets): %s"
5728 #: src/Statistics.cpp:740 src/Statistics.cpp:761
5730 msgid "File Request Overhead (Packets): %s"
5733 #: src/Statistics.cpp:742 src/Statistics.cpp:763
5735 msgid "Source Exchange Overhead (Packets): %s"
5738 #: src/Statistics.cpp:744 src/Statistics.cpp:765
5740 msgid "Server Overhead (Packets): %s"
5743 #: src/Statistics.cpp:746 src/Statistics.cpp:767
5745 msgid "Kad Overhead (Packets): %s"
5748 #: src/Statistics.cpp:748 src/Statistics.cpp:769
5750 msgid "Crypt overhead (UDP): %s"
5753 #: src/Statistics.cpp:750
5755 msgid "Active Uploads: %s"
5758 #: src/Statistics.cpp:751
5760 msgid "Waiting Uploads: %s"
5763 #: src/Statistics.cpp:752
5765 msgid "Total successful upload sessions: %s"
5768 #: src/Statistics.cpp:753
5770 msgid "Total failed upload sessions: %s"
5773 #: src/Statistics.cpp:755
5775 msgid "Average upload time: %s"
5778 #: src/Statistics.cpp:758
5780 msgid "Downloaded Data (Session (Total)): %s"
5783 #: src/Statistics.cpp:771
5785 msgid "Found Sources: %s"
5788 #: src/Statistics.cpp:772
5790 msgid "Active Downloads (chunks): %s"
5793 #: src/Statistics.cpp:774
5795 msgid "Session UL:DL Ratio (Total): %s"
5798 #: src/Statistics.cpp:777
5800 msgid "Average download rate (Session): %s"
5803 #: src/Statistics.cpp:778
5805 msgid "Average upload rate (Session): %s"
5808 #: src/Statistics.cpp:779
5810 msgid "Max download rate (Session): %s"
5813 #: src/Statistics.cpp:780
5815 msgid "Max upload rate (Session): %s"
5818 #: src/Statistics.cpp:781
5820 msgid "Reconnects: %i"
5823 #: src/Statistics.cpp:782
5825 msgid "Time Since First Transfer: %s"
5828 #: src/Statistics.cpp:783
5830 msgid "Connected To Server Since: %s"
5833 #: src/Statistics.cpp:784
5835 msgid "Active Connections (estimate): %i"
5838 #: src/Statistics.cpp:785
5840 msgid "Max Connection Limit Reached: %s"
5843 #: src/Statistics.cpp:786
5845 msgid "Average Connections (estimate): %g"
5848 #: src/Statistics.cpp:788
5850 msgid "Peak Connections (estimate): %i"
5853 #: src/Statistics.cpp:790
5857 #: src/Statistics.cpp:791
5862 #: src/Statistics.cpp:797
5864 msgid "Filtered: %s"
5867 #: src/Statistics.cpp:798
5872 #: src/Statistics.cpp:799
5874 msgid "Total: %i Known: %i"
5877 #: src/Statistics.cpp:803
5879 msgid "Working Servers: %i"
5882 #: src/Statistics.cpp:804
5884 msgid "Failed Servers: %i"
5887 #: src/Statistics.cpp:805
5892 #: src/Statistics.cpp:806
5894 msgid "Deleted Servers: %s"
5897 #: src/Statistics.cpp:807
5899 msgid "Filtered Servers: %s"
5902 #: src/Statistics.cpp:808
5904 msgid "Users on Working Servers: %llu"
5907 #: src/Statistics.cpp:809
5909 msgid "Files on Working Servers: %llu"
5912 #: src/Statistics.cpp:810
5914 msgid "Total Users: %llu"
5917 #: src/Statistics.cpp:811
5919 msgid "Total Files: %llu"
5922 #: src/Statistics.cpp:812
5924 msgid "Server Occupation: %.2f%%"
5927 #: src/Statistics.cpp:816
5929 msgid "Number of Shared Files: %s"
5932 #: src/Statistics.cpp:817
5934 msgid "Total size of Shared Files: %s"
5937 #: src/Statistics.cpp:819
5939 msgid "Average file size: %s"
5942 #: src/Statistics.cpp:960
5943 msgid "Operating System"
5946 #: src/Statistics.cpp:985
5947 msgid "Not Received"
5950 #: src/StatisticsDlg.cpp:189
5952 msgid "Active connections (1:%u)"
5955 #: src/StatTree.cpp:550
5956 msgid "Not available"
5959 #: src/StatTree.cpp:594 src/StatTree.cpp:605
5963 #: src/TerminationProcess.cpp:47
5965 msgid "Command '%s' with pid '%d' has finished with status code '%d'."
5968 #: src/TextClient.cpp:131
5969 msgid "Execute <str> and exit."
5972 #: src/TextClient.cpp:206
5973 msgid "Invalid IP format. Use xxx.xxx.xxx.xxx:xxxx\n"
5976 #: src/TextClient.cpp:323
5978 "This command requires an argument. Valid arguments: 'all', filename, or a "
5982 #: src/TextClient.cpp:359
5983 msgid "Processing by hash: "
5986 #: src/TextClient.cpp:373
5987 msgid "Processing by filename: "
5990 #: src/TextClient.cpp:395
5991 msgid "This command requires an argument. Valid arguments: a file hash.\n"
5994 #: src/TextClient.cpp:421
5995 msgid "Not a valid number\n"
5998 #: src/TextClient.cpp:425
5999 msgid "Not a valid hash (length should be exactly 32 chars)\n"
6003 #. 'help search' is a command to the program, do not translate it.
6004 #: src/TextClient.cpp:542
6006 "No search type defined.\n"
6007 "Type 'help search' to get more help.\n"
6010 #: src/TextClient.cpp:561
6012 msgid "Download File: %lu %s\n"
6015 #: src/TextClient.cpp:653 src/webserver/src/WebServer.cpp:409
6016 msgid "Request failed with an unknown error."
6019 #: src/TextClient.cpp:657
6020 msgid "Operation was successful."
6023 #: src/TextClient.cpp:663
6025 msgid "Request failed with the following error: %s"
6028 #: src/TextClient.cpp:677
6030 msgid "IP filtering for clients is %s.\n"
6033 #: src/TextClient.cpp:678 src/TextClient.cpp:684
6037 #: src/TextClient.cpp:678 src/TextClient.cpp:684
6041 #: src/TextClient.cpp:683
6043 msgid "IP filtering for servers is %s.\n"
6046 #: src/TextClient.cpp:688
6048 msgid "Current IPFilter Level is %d.\n"
6051 #: src/TextClient.cpp:695
6053 msgid "Bandwidth limits: Up: %u kB/s, Down: %u kB/s.\n"
6056 #: src/TextClient.cpp:709
6060 #: src/TextClient.cpp:714
6062 msgid "Connected to %s %s %s"
6065 #: src/TextClient.cpp:720
6066 msgid "Now connecting"
6069 #: src/TextClient.cpp:729 src/utils/wxCas/src/wxcasframe.cpp:1051
6070 #: src/utils/wxCas/src/wxcasframe.cpp:1073
6074 #: src/TextClient.cpp:731 src/utils/wxCas/src/wxcasframe.cpp:1049
6075 #: src/utils/wxCas/src/wxcasframe.cpp:1071
6079 #: src/TextClient.cpp:744
6086 #: src/TextClient.cpp:747
6093 #: src/TextClient.cpp:750
6097 "Clients in queue:\t%d\n"
6100 #: src/TextClient.cpp:753
6104 "Total sources:\t%d\n"
6107 #: src/TextClient.cpp:862
6109 msgid "Number of search results: %i\n"
6112 #: src/TextClient.cpp:876
6114 msgid "Search progress: %u %% \n"
6117 #: src/TextClient.cpp:878
6118 msgid "Search progress not available"
6121 #: src/TextClient.cpp:883
6123 msgid "Received an unknown reply from the server, OpCode = %#x."
6126 #: src/TextClient.cpp:896
6127 msgid "Show short status information."
6130 #: src/TextClient.cpp:897
6131 msgid "Show connection status, current up/download speeds, etc.\n"
6134 #: src/TextClient.cpp:899
6135 msgid "Show full statistics tree."
6138 #: src/TextClient.cpp:900
6140 "Optionally, a number in the range 0-255 can be passed as an argument to "
6142 "command, which tells how many entries of the client version subtrees should "
6144 "shown. Passing 0 or omitting it means 'unlimited'.\n"
6146 "Example: 'statistics 5' will show only the top 5 versions for each client "
6150 #: src/TextClient.cpp:902
6151 msgid "Shut down aMule."
6154 #: src/TextClient.cpp:903
6156 "Shut down the remote running core (amule/amuled).\n"
6157 "This will also shut down the text client, since it is unusable without a\n"
6161 #: src/TextClient.cpp:905
6162 msgid "Reload the given object."
6165 #: src/TextClient.cpp:906
6166 msgid "Reload shared files list."
6169 #: src/TextClient.cpp:908
6170 msgid "Reload IP filtering table."
6173 #: src/TextClient.cpp:909
6174 msgid "Reload current IP filtering table."
6177 #: src/TextClient.cpp:910
6178 msgid "Update IP filtering table from URL."
6181 #: src/TextClient.cpp:911
6182 msgid "If URL is omitted the URL from the preferences is used."
6185 #: src/TextClient.cpp:913
6186 msgid "Connect to the network."
6189 #: src/TextClient.cpp:914
6191 "This will connect to all networks that are enabled in Preferences.\n"
6192 "You may also optionally specify a server address in IP:Port form, to connect "
6194 "that server only. The IP must be a dotted decimal IPv4 address,\n"
6195 "or a resolvable DNS name."
6198 #: src/TextClient.cpp:915
6199 msgid "Connect to eD2k only."
6202 #: src/TextClient.cpp:916
6203 msgid "Connect to Kad only."
6206 #: src/TextClient.cpp:918
6207 msgid "Disconnect from the network."
6210 #: src/TextClient.cpp:919
6211 msgid "This will disconnect from all networks that are currently connected.\n"
6214 #: src/TextClient.cpp:920
6215 msgid "Disconnect from eD2k only."
6218 #: src/TextClient.cpp:921
6219 msgid "Disconnect from Kad only."
6222 #: src/TextClient.cpp:923
6223 msgid "Add an eD2k or magnet link to core."
6226 #: src/TextClient.cpp:924
6228 "The eD2k link to be added can be:\n"
6229 "*) a file link (ed2k://|file|...), it will be added to the download queue,\n"
6230 "*) a server link (ed2k://|server|...), it will be added to the server list,\n"
6231 "*) or a serverlist link, in which case all servers in the list will be added "
6235 "The magnet link must contain the eD2k hash and file length.\n"
6238 #: src/TextClient.cpp:926
6239 msgid "Set a preference value."
6242 #: src/TextClient.cpp:929
6243 msgid "Set IP filtering preferences."
6246 #: src/TextClient.cpp:930
6247 msgid "Turn IP filtering on for both clients and servers."
6250 #: src/TextClient.cpp:931
6251 msgid "Turn IP filtering off for both clients and servers."
6254 #: src/TextClient.cpp:932
6255 msgid "Enable/Disable IP filtering for clients."
6258 #: src/TextClient.cpp:933
6259 msgid "Turn IP filtering on for clients."
6262 #: src/TextClient.cpp:934
6263 msgid "Turn IP filtering off for clients."
6266 #: src/TextClient.cpp:935
6267 msgid "Enable/Disable IP filtering for servers."
6270 #: src/TextClient.cpp:936
6271 msgid "Turn IP filtering on for servers."
6274 #: src/TextClient.cpp:937
6275 msgid "Turn IP filtering off for servers."
6278 #: src/TextClient.cpp:938
6279 msgid "Select IP filtering level."
6282 #: src/TextClient.cpp:939
6284 "Valid filtering levels are in the range 0-255, and it's default (initial)\n"
6288 #: src/TextClient.cpp:941
6289 msgid "Set bandwidth limits."
6292 #: src/TextClient.cpp:942
6293 msgid "The value given to these commands has to be in kilobytes/sec.\n"
6296 #: src/TextClient.cpp:943
6297 msgid "Set upload bandwidth limit."
6300 #: src/TextClient.cpp:944 src/TextClient.cpp:946
6301 msgid "The given value must be in kilobytes/sec.\n"
6304 #: src/TextClient.cpp:945
6305 msgid "Set download bandwidth limit."
6308 #: src/TextClient.cpp:948
6309 msgid "Get and display a preference value."
6312 #: src/TextClient.cpp:951
6313 msgid "Get IP filtering preferences."
6316 #: src/TextClient.cpp:952
6317 msgid "Get IP filtering state for both clients and servers."
6320 #: src/TextClient.cpp:953
6321 msgid "Get IP filtering state for clients only."
6324 #: src/TextClient.cpp:954
6325 msgid "Get IP filtering state for servers only."
6328 #: src/TextClient.cpp:955
6329 msgid "Get IP filtering level."
6332 #: src/TextClient.cpp:957
6333 msgid "Get bandwidth limits."
6336 #: src/TextClient.cpp:959
6337 msgid "Execute a search."
6340 #: src/TextClient.cpp:960
6342 "A search type has to be specified by giving the type:\n"
6346 "Example: 'search kad file' will execute a kad search for \"file\".\n"
6349 #: src/TextClient.cpp:961
6350 msgid "Execute a global search."
6353 #: src/TextClient.cpp:962
6354 msgid "Execute a local search"
6357 #: src/TextClient.cpp:963
6358 msgid "Execute a kad search"
6361 #: src/TextClient.cpp:965
6362 msgid "Show the results of the last search."
6365 #: src/TextClient.cpp:966
6366 msgid "Return the results of the previous search.\n"
6369 #: src/TextClient.cpp:968
6370 msgid "Show the progress of a search."
6373 #: src/TextClient.cpp:969
6374 msgid "Show the progress of a search.\n"
6377 #: src/TextClient.cpp:971
6378 msgid "Start downloading a file"
6381 #: src/TextClient.cpp:972
6383 "The number of a file from the last search has to be given.\n"
6384 "Example: 'download 12' will start to download the file with the number 12 of "
6385 "the previous search.\n"
6388 #: src/TextClient.cpp:979
6389 msgid "Pause download."
6392 #: src/TextClient.cpp:982
6393 msgid "Resume download."
6396 #: src/TextClient.cpp:985
6397 msgid "Cancel download."
6400 #: src/TextClient.cpp:988
6401 msgid "Set download priority."
6404 #: src/TextClient.cpp:989
6405 msgid "Set priority of a download to Low, Normal, High or Auto.\n"
6408 #: src/TextClient.cpp:990
6409 msgid "Set priority to low."
6412 #: src/TextClient.cpp:991
6413 msgid "Set priority to normal."
6416 #: src/TextClient.cpp:992
6417 msgid "Set priority to high."
6420 #: src/TextClient.cpp:993
6421 msgid "Set priority to auto."
6424 #: src/TextClient.cpp:995
6425 msgid "Show queues/lists."
6428 #: src/TextClient.cpp:996
6429 msgid "Show upload/download queue, server list or shared files list.\n"
6432 #: src/TextClient.cpp:997
6433 msgid "Show upload queue."
6436 #: src/TextClient.cpp:998
6437 msgid "Show download queue."
6440 #: src/TextClient.cpp:999
6444 #: src/TextClient.cpp:1000
6445 msgid "Show servers list."
6448 #: src/TextClient.cpp:1001
6449 msgid "Show shared files list."
6452 #: src/TextClient.cpp:1003
6456 #: src/TextClient.cpp:1010
6458 msgid "Deprecated command, use '%s' instead."
6461 #: src/TextClient.cpp:1011
6464 "This is a deprecated command, and may be removed in the future.\n"
6465 "Use '%s' instead.\n"
6468 #: src/TextClient.h:59
6469 msgid "aMule text client"
6472 #: src/ThreadTasks.cpp:376
6474 msgid "Converting old AICH hashsets in '%s' to 64b in '%s'."
6477 #: src/ThreadTasks.cpp:455
6479 msgid "WARNING: The filename '%s' is invalid and has been renamed to '%s'."
6482 #: src/ThreadTasks.cpp:467
6484 msgid "WARNING: The file '%s' already exists, new file renamed to '%s'."
6487 #: src/TransferWnd.cpp:209
6488 msgid "Are you sure you wish to cancel and delete all files in this category?"
6491 #: src/TransferWnd.cpp:209
6492 msgid "Confirmation Required"
6495 #: src/TransferWnd.cpp:238
6496 msgid "Only 99 categories are supported."
6499 #: src/TransferWnd.cpp:238
6500 msgid "Too many categories!"
6503 #: src/TransferWnd.cpp:341
6507 #: src/TransferWnd.cpp:363
6508 msgid "Select view filter"
6511 #: src/TransferWnd.cpp:366
6512 msgid "Add category"
6515 #: src/TransferWnd.cpp:369
6516 msgid "Edit category"
6519 #: src/TransferWnd.cpp:370
6520 msgid "Remove category"
6523 #: src/UploadClient.cpp:240
6525 msgid "Failed to open file (%s), removing from list of shared files."
6528 #: src/UploadClient.cpp:683
6530 msgid "Hashset requested for unknown file: %s"
6533 #: src/UploadQueue.cpp:596
6535 msgid "Resuming uploads of file: %s"
6538 #: src/UploadQueue.cpp:613
6540 msgid "Suspending upload of file: %s"
6543 #: src/UserEvents.cpp:138
6545 msgid "Failed to execute command `%s' on `%s' event."
6548 #: src/UserEvents.h:60
6549 msgid "Download completed"
6552 #: src/UserEvents.h:63 src/UserEvents.h:97
6553 msgid "The full path to the file."
6556 #: src/UserEvents.h:67
6557 msgid "The name of the file without path component."
6560 #: src/UserEvents.h:71
6561 msgid "The eD2k hash of the file."
6564 #: src/UserEvents.h:75
6565 msgid "The size of the file in bytes."
6568 #: src/UserEvents.h:79
6569 msgid "Cumulative download activity time."
6572 #: src/UserEvents.h:82
6573 msgid "New chat session started"
6576 #: src/UserEvents.h:85
6577 msgid "Message sender."
6580 #: src/UserEvents.h:88
6581 msgid "Out of space"
6584 #: src/UserEvents.h:91
6585 msgid "Disk partition."
6588 #: src/UserEvents.h:94
6589 msgid "Error on completion"
6592 #: src/utils/aLinkCreator/src/alcc.cpp:67
6594 msgid "Processing file number %u: %s"
6597 #: src/utils/aLinkCreator/src/alcc.cpp:71
6598 msgid "You have asked for part hashes (Only used for files > 9.5 MB)"
6601 #: src/utils/aLinkCreator/src/alcc.cpp:88
6603 msgid "%s ---> Non existant file !\n"
6606 #: src/utils/aLinkCreator/src/alc.cpp:46
6607 msgid "aLinkCreator, the aMule eD2k link creator"
6610 #: src/utils/aLinkCreator/src/alcframe.cpp:85
6611 #: src/utils/wxCas/src/wxcasframe.cpp:91
6615 #: src/utils/aLinkCreator/src/alcframe.cpp:105
6616 msgid "Input parameters"
6619 #: src/utils/aLinkCreator/src/alcframe.cpp:116
6620 msgid "File to Hash"
6623 #: src/utils/aLinkCreator/src/alcframe.cpp:120
6624 msgid "Add Optional URLs for this file"
6627 #: src/utils/aLinkCreator/src/alcframe.cpp:128
6628 msgid "Enter here the file you want to compute the eD2k link"
6631 #: src/utils/aLinkCreator/src/alcframe.cpp:134
6633 "Enter here the URL you want to add to the eD2k link: Add / at the end to let "
6634 "aLinkCreator append the current file name"
6637 #: src/utils/aLinkCreator/src/alcframe.cpp:150
6641 #: src/utils/aLinkCreator/src/alcframe.cpp:161
6642 msgid "Create link with part-hashes"
6645 #: src/utils/aLinkCreator/src/alcframe.cpp:167
6647 "Help to spread new and rare files faster, at the cost of an increased link "
6651 #: src/utils/aLinkCreator/src/alcframe.cpp:193
6652 msgid "MD4 File Hash"
6655 #: src/utils/aLinkCreator/src/alcframe.cpp:205
6656 msgid "eD2k File Hash"
6659 #: src/utils/aLinkCreator/src/alcframe.cpp:216
6663 #: src/utils/aLinkCreator/src/alcframe.cpp:231
6667 #: src/utils/aLinkCreator/src/alcframe.cpp:233
6668 msgid "Copy to clipboard"
6671 #: src/utils/aLinkCreator/src/alcframe.cpp:260
6675 #: src/utils/aLinkCreator/src/alcframe.cpp:261
6676 msgid "Open a file to compute its eD2k link"
6679 #: src/utils/aLinkCreator/src/alcframe.cpp:264
6680 msgid "Copy computed eD2k link to clipboard"
6683 #: src/utils/aLinkCreator/src/alcframe.cpp:266
6687 #: src/utils/aLinkCreator/src/alcframe.cpp:267
6688 msgid "Save computed eD2k link to file"
6691 #: src/utils/aLinkCreator/src/alcframe.cpp:272
6692 #: src/utils/aLinkCreator/src/alcframe.cpp:472
6693 msgid "About aLinkCreator"
6696 #: src/utils/aLinkCreator/src/alcframe.cpp:369
6697 msgid "Select the file you want to compute the eD2k link"
6700 #: src/utils/aLinkCreator/src/alcframe.cpp:403
6701 msgid "Can't open the clipboard"
6704 #: src/utils/aLinkCreator/src/alcframe.cpp:412
6705 msgid "Nothing to copy for now !"
6708 #: src/utils/aLinkCreator/src/alcframe.cpp:439
6709 msgid "Select the file to your computed eD2k link"
6712 #: src/utils/aLinkCreator/src/alcframe.cpp:450
6713 msgid "Unable to open "
6716 #: src/utils/aLinkCreator/src/alcframe.cpp:457
6717 #: src/utils/aLinkCreator/src/alcframe.cpp:582
6718 msgid "Please, enter a non empty file name"
6721 #: src/utils/aLinkCreator/src/alcframe.cpp:462
6722 msgid "Nothing to save for now !"
6725 #: src/utils/aLinkCreator/src/alcframe.cpp:471
6727 "aLinkCreator, the aMule eD2k link creator\n"
6729 "(c) 2004 ThePolish <thepolish@vipmail.ru>\n"
6731 "Pixmaps from http://www.everaldo.com and http://www.icomania.com\n"
6732 "and http://jimmac.musichall.cz/ikony.php3\n"
6734 "Distributed under GPL"
6737 #: src/utils/aLinkCreator/src/alcframe.cpp:512
6738 #: src/utils/aLinkCreator/src/alcframe.cpp:513
6739 #: src/utils/aLinkCreator/src/alcframe.cpp:519
6743 #: src/utils/aLinkCreator/src/alcframe.cpp:517
6744 #: src/utils/aLinkCreator/src/alcframe.cpp:532
6745 msgid "aLinkCreator is working for you"
6748 #: src/utils/aLinkCreator/src/alcframe.cpp:517
6749 msgid "Computing MD4 Hash..."
6752 #: src/utils/aLinkCreator/src/alcframe.cpp:532
6753 msgid "Computing eD2k Hashes..."
6756 #: src/utils/aLinkCreator/src/alcframe.cpp:567
6757 #: src/utils/aLinkCreator/src/alcframe.cpp:568
6758 #: src/utils/aLinkCreator/src/md4.cpp:352
6762 #: src/utils/aLinkCreator/src/alcframe.cpp:576
6764 msgid "Done in %.2f s"
6767 #: src/utils/aLinkCreator/src/alcframe.cpp:614
6768 msgid "You have already added this URL !"
6771 #: src/utils/aLinkCreator/src/alcframe.cpp:619
6772 msgid "Please, enter a non empty URL"
6775 #: src/utils/aLinkCreator/src/ed2khash.cpp:58
6777 msgid "Unable to open %s"
6780 #: src/utils/aLinkCreator/src/ed2khash.cpp:146
6781 msgid "Out of memory while calculating ed2k hash!"
6784 #: src/utils/wxCas/src/linuxmon.cpp:77
6786 msgid "%i day(s) %i hour(s) %i min %i s"
6789 #: src/utils/wxCas/src/onlinesig.cpp:225
6791 msgid "%02uD %02uh %02umin %02us"
6794 #: src/utils/wxCas/src/onlinesig.cpp:227
6796 msgid "%02uh %02umin %02us"
6799 #: src/utils/wxCas/src/onlinesig.cpp:229
6801 msgid "%02umin %02us"
6804 #: src/utils/wxCas/src/onlinesig.cpp:231
6809 #: src/utils/wxCas/src/onlinesig.cpp:330
6814 #: src/utils/wxCas/src/onlinesig.cpp:333
6819 #: src/utils/wxCas/src/onlinesig.cpp:336
6824 #: src/utils/wxCas/src/onlinesig.cpp:339
6829 #: src/utils/wxCas/src/onlinesig.cpp:342
6834 #: src/utils/wxCas/src/wxcas.cpp:74
6835 msgid "wxCas, aMule Online Statistics"
6838 #: src/utils/wxCas/src/wxcasframe.cpp:115
6839 msgid "Maximum DL rate since wxCas is running"
6842 #: src/utils/wxCas/src/wxcasframe.cpp:119
6843 msgid "Absolute Maximum DL rate during wxCas previous runs"
6846 #: src/utils/wxCas/src/wxcasframe.cpp:142
6850 #: src/utils/wxCas/src/wxcasframe.cpp:206
6851 #: src/utils/wxCas/src/wxcasframe.cpp:335
6852 msgid "Stop Auto Refresh"
6855 #: src/utils/wxCas/src/wxcasframe.cpp:211
6856 msgid "Save Online Statistics image"
6859 #: src/utils/wxCas/src/wxcasframe.cpp:214
6860 msgid "Print Online Statistics image"
6863 #: src/utils/wxCas/src/wxcasframe.cpp:217
6864 msgid "Preferences setting"
6867 #: src/utils/wxCas/src/wxcasframe.cpp:222
6868 #: src/utils/wxCas/src/wxcasframe.cpp:410
6872 #: src/utils/wxCas/src/wxcasframe.cpp:326
6873 msgid "Start Auto Refresh"
6876 #: src/utils/wxCas/src/wxcasframe.cpp:328
6877 msgid "Auto Refresh stopped"
6880 #: src/utils/wxCas/src/wxcasframe.cpp:337
6881 msgid "Auto Refresh started"
6884 #: src/utils/wxCas/src/wxcasframe.cpp:348
6885 msgid "Save Statistics Image"
6888 #: src/utils/wxCas/src/wxcasframe.cpp:386
6889 msgid "aMule Online Statistics"
6892 #: src/utils/wxCas/src/wxcasframe.cpp:390
6894 "There was a problem printing.\n"
6895 "Perhaps your current printer is not set correctly?"
6898 #: src/utils/wxCas/src/wxcasframe.cpp:391
6902 #: src/utils/wxCas/src/wxcasframe.cpp:409
6904 "wxCas, aMule OnLine Signature Statistics\n"
6906 "(c) 2004 ThePolish <thepolish@vipmail.ru>\n"
6908 "Based on CAS by Pedro de Oliveira <falso@rdk.homeip.net>\n"
6910 "Distributed under GPL"
6913 #: src/utils/wxCas/src/wxcasframe.cpp:575
6914 msgid "Oh Oh, aMule is not running..."
6917 #: src/utils/wxCas/src/wxcasframe.cpp:651
6918 #: src/utils/wxCas/src/wxcasframe.cpp:721
6919 #: src/utils/wxCas/src/wxcasframe.cpp:790
6920 msgid "aMule is running"
6923 #: src/utils/wxCas/src/wxcasframe.cpp:860
6924 msgid "aMule is running, but disconnected"
6927 #: src/utils/wxCas/src/wxcasframe.cpp:931
6928 msgid "aMule is connecting..."
6931 #: src/utils/wxCas/src/wxcasframe.cpp:935
6932 msgid "Oh Oh, aMule status is unknown..."
6935 #: src/utils/wxCas/src/wxcasframe.cpp:1006
6936 #: src/utils/wxCas/src/wxcasframe.cpp:1011
6937 #: src/utils/wxCas/src/wxcasframe.cpp:1015
6938 #: src/utils/wxCas/src/wxcasframe.cpp:1019
6939 #: src/utils/wxCas/src/wxcasframe.cpp:1023
6943 #: src/utils/wxCas/src/wxcasframe.cpp:1008
6944 msgid " has been running for "
6947 #: src/utils/wxCas/src/wxcasframe.cpp:1013
6948 msgid " is stopped !"
6951 #: src/utils/wxCas/src/wxcasframe.cpp:1017
6952 #: src/utils/wxCas/src/wxcasframe.cpp:1041
6953 msgid " is not connected !"
6956 #: src/utils/wxCas/src/wxcasframe.cpp:1021
6957 msgid " is connecting..."
6960 #: src/utils/wxCas/src/wxcasframe.cpp:1025
6961 msgid " is doing something strange, check it !"
6964 #: src/utils/wxCas/src/wxcasframe.cpp:1046
6965 msgid " is connected to "
6968 #: src/utils/wxCas/src/wxcasframe.cpp:1047
6969 #: src/utils/wxCas/src/wxcasframe.cpp:1069
6973 #: src/utils/wxCas/src/wxcasframe.cpp:1053
6974 #: src/utils/wxCas/src/wxcasframe.cpp:1075
6978 #: src/utils/wxCas/src/wxcasframe.cpp:1059
6982 #: src/utils/wxCas/src/wxcasframe.cpp:1066
6986 #: src/utils/wxCas/src/wxcasframe.cpp:1084
6987 msgid "Total Download: "
6990 #: src/utils/wxCas/src/wxcasframe.cpp:1086
6991 #: src/utils/wxCas/src/wxcasframe.cpp:1097
6995 #: src/utils/wxCas/src/wxcasframe.cpp:1095
6996 msgid "Session Download: "
6999 #: src/utils/wxCas/src/wxcasframe.cpp:1106
7003 #: src/utils/wxCas/src/wxcasframe.cpp:1108
7004 msgid " kB/s, Upload: "
7007 #: src/utils/wxCas/src/wxcasframe.cpp:1110
7011 #: src/utils/wxCas/src/wxcasframe.cpp:1118
7015 #: src/utils/wxCas/src/wxcasframe.cpp:1120
7016 msgid " file(s), Clients on queue: "
7019 #: src/utils/wxCas/src/wxcasframe.cpp:1130
7023 #: src/utils/wxCas/src/wxcasframe.cpp:1140
7024 #: src/utils/wxCas/src/wxcasframe.cpp:1150
7028 #: src/utils/wxCas/src/wxcasframe.cpp:1160
7029 msgid "System Load Average (1-5-15 min): "
7032 #: src/utils/wxCas/src/wxcasframe.cpp:1171
7033 msgid "System uptime: "
7036 #: src/utils/wxCas/src/wxcasprefs.cpp:51
7037 msgid "Directory containing amulesig.dat file"
7040 #: src/utils/wxCas/src/wxcasprefs.cpp:71
7041 msgid "Enter here the directory where your amulesig.dat file is"
7044 #: src/utils/wxCas/src/wxcasprefs.cpp:90
7045 msgid "Refresh rate interval in seconds"
7048 #: src/utils/wxCas/src/wxcasprefs.cpp:106
7049 msgid "Generate a stat image at every refresh event"
7052 #: src/utils/wxCas/src/wxcasprefs.cpp:130
7053 msgid "Enter here the directory where you want to generate the statistic image"
7056 #: src/utils/wxCas/src/wxcasprefs.cpp:157
7057 msgid "Upload periodicaly your stat image to FTP server"
7060 #: src/utils/wxCas/src/wxcasprefs.cpp:165
7064 #: src/utils/wxCas/src/wxcasprefs.cpp:169
7068 #: src/utils/wxCas/src/wxcasprefs.cpp:179
7069 msgid "Enter here the URL of your FTP server"
7072 #: src/utils/wxCas/src/wxcasprefs.cpp:191
7073 msgid "Enter here the directory where putting your stat image on FTP server"
7076 #: src/utils/wxCas/src/wxcasprefs.cpp:197
7080 #: src/utils/wxCas/src/wxcasprefs.cpp:212
7081 msgid "Enter here the User name to log into your FTP server"
7084 #: src/utils/wxCas/src/wxcasprefs.cpp:224
7085 msgid "Enter here the User password to log into your FTP server"
7088 #: src/utils/wxCas/src/wxcasprefs.cpp:243
7089 msgid "FTP update rate interval in minutes"
7092 #: src/utils/wxCas/src/wxcasprefs.cpp:283
7096 #: src/utils/wxCas/src/wxcasprefs.cpp:317
7097 msgid "Folder containing your signature file"
7100 #: src/utils/wxCas/src/wxcasprefs.cpp:331
7101 msgid "Folder where generating the statistic image"
7104 #: src/webserver/src/WebInterface.cpp:558
7105 msgid "Loads template <str>"
7108 #: src/webserver/src/WebInterface.cpp:562
7109 msgid "Web server HTTP port"
7112 #: src/webserver/src/WebInterface.cpp:566
7113 msgid "Use UPnP port forwarding on web server port"
7116 #: src/webserver/src/WebInterface.cpp:570
7120 #: src/webserver/src/WebInterface.cpp:574
7121 msgid "Use gzip compression"
7124 #: src/webserver/src/WebInterface.cpp:582
7125 msgid "Full access password for web server"
7128 #: src/webserver/src/WebInterface.cpp:586
7129 msgid "Guest password for web server"
7132 #: src/webserver/src/WebInterface.cpp:590
7133 msgid "Allow guest access"
7136 #: src/webserver/src/WebInterface.cpp:594
7137 msgid "Deny guest access"
7140 #: src/webserver/src/WebInterface.cpp:598
7141 msgid "Load/save web server settings from/to remote aMule"
7144 #: src/webserver/src/WebInterface.cpp:602
7145 msgid "aMule config file path. DO NOT USE DIRECTLY!"
7148 #: src/webserver/src/WebInterface.cpp:610
7149 msgid "Disable PHP interpreter (deprecated)"
7152 #: src/webserver/src/WebInterface.cpp:618
7153 msgid "Recompile PHP pages on each request"
7156 #: src/webserver/src/WebInterface.cpp:716
7157 msgid "aMule Web Server"
7160 #: src/webserver/src/WebServer.cpp:333
7161 msgid "web client connection accepted\n"
7164 #: src/webserver/src/WebServer.cpp:336
7165 msgid "ERROR: cannot accept web client connection\n"
7168 #: src/webserver/src/WebServer.cpp:406
7170 msgid "Request failed with the following error: %s."
7173 #: src/webserver/src/WebServer.cpp:1740
7174 msgid "Index file not found: "
7177 #: src/webserver/src/WebServer.cpp:1819
7178 msgid "Session expired - requesting login\n"
7181 #: src/webserver/src/WebServer.cpp:1824
7182 msgid "Session ok, logged in\n"
7185 #: src/webserver/src/WebServer.cpp:1826
7186 msgid "Session ok, not logged in\n"
7189 #: src/webserver/src/WebServer.cpp:1831
7190 msgid "No session opened - will request login\n"
7193 #: src/webserver/src/WebServer.cpp:1840
7194 msgid "Session created - requesting login\n"
7197 #: src/webserver/src/WebServer.cpp:1855
7198 msgid "Processing request [original]: "
7201 #: src/webserver/src/WebServer.cpp:1870
7202 msgid "No password specified, login will not be allowed."
7205 #: src/webserver/src/WebServer.cpp:1872
7206 msgid "Checking password\n"
7209 #: src/webserver/src/WebServer.cpp:1877
7210 msgid "Password hash invalid\n"
7213 #: src/webserver/src/WebServer.cpp:1892
7214 msgid "Password ok\n"
7217 #: src/webserver/src/WebServer.cpp:1894
7218 msgid "Password bad\n"
7221 #: src/webserver/src/WebServer.cpp:1897
7222 msgid "You did not enter any password. Blank password is not allowed.\n"
7225 #: src/webserver/src/WebServer.cpp:1905
7226 msgid "Logout requested\n"
7229 #: src/webserver/src/WebServer.cpp:1910
7230 msgid "Processing request [redirected]: "