instrumentation: add next-share/
[cs-p2p-next.git] / instrumentation / next-share / BaseLib / Lang / english.lang
1 ##################################################################
2 # You can change language here, this is all Tribler using variables
3 # Make sure that try to keep text length as the original text
4 #
5 # Note: text strings can be written as either:
6 # stringname = "some string"
7 # or:
8 # stringname_line1 = "first line of a string"
9 # stringname_line2 = "second line of a string"
10 #
11 # (Tribler will automatically add the lines together)
12 #
13 ##################################################################
14
15 [ABC/language]
16
17 # The name of the language defined in this file:
18 languagename = "English"
19
20 # this credit will display in aboutme dialog
21 # translate = "Translator: <Your name>"
22 translate = ""
23
24 # All ABC Variables
25 #######################
26 title = "Tribler"
27
28 superseederrornotcompleted = "Super-seed can only be enabled for completed torrents"
29 superseedmustruntorrentbefore = "This torrent must be running before using Super-Seed mode"
30
31 superwarningmsg_line1 = "This option greatly reduces the torrent's efficiency."
32 superwarningmsg_line2 = "Super-seed should only be used for initial seeding or"
33 superwarningmsg_line3 = "for re-seeding."
34 superwarningmsg_line4 = ""
35 superwarningmsg_line5 = "Super-seed mode will stay in effect until the torrent"
36 superwarningmsg_line6 = "is stopped."
37
38 failedinvalidtorrent = "Failed : Invalid torrent file."
39 failedtorrentmissing = "Failed : .torrent file does not exist or cannot be read."
40 removetorrent           = "Do you wish to delete the torrent file?"
41 ok                                      = "OK"
42 cancel                          = "Cancel"
43 apply                           = "Apply"
44 close                           = "Close"
45 save                            = "Save"
46 saveandapply            = "Save and Apply"
47 done                            = "Done"
48
49 choosefiletosaveas  = "Choose file to save as, pick a partial download to resume"
50 choosedirtosaveto       = "Choose a directory to save to (pick a partial download to resume)"
51 enterurl                        = "Enter the URL for the torrent you wish to add:"
52 confirmupgrademsg   = "Do you want to close Tribler and upgrade to the next version?  See release notes below"
53 confirmupgrade      = "Upgrade Tribler?"
54 confirmmsg                      = "Do you want to close Tribler ?"
55 confirm                         = "Confirm"
56 aboutabc                        = "About Tribler"
57 abcpreference           = "Preferences"
58 managefriendspeers         = "Manage Friends/Encountered Peer List"
59 managefriends           = "Manage Friends"
60 recommendatefiles   = "Recommendation"
61 addfriend             = "Add a friend"
62 editfriend            = "Edit a friend's info"
63 viewpeerlist            = "View Encountered Peers"
64 addpeeradfriend         = "Add this peer as your friend"
65 deletepeer              = "Delete this peer"
66 deletepeerfriend        = "Remove the peer from your friends list"
67 fakefile                = "Fake File"
68 norating                = "No Rating"
69 rankitems               = "Rank Items"
70 assignrating            = "Right click on a torrent to assign a 1--5 star rating"
71 showabcwindow           = "Show Tribler Window"
72 error                           = "Error"
73 warning                         = "Warning"
74 invalidinput                    = "Invalid input"
75 cantconnectwebserver_line1 = "Could not connect to update server."
76 cantconnectwebserver_line2 = "It may be down or you are not connected to the Internet."
77 abclatestversion        = "Latest Version"
78 nonewversion = "There is no new version available. <br> Please visit <a href=http://www.tribler.org>www.tribler.org</a> for more information"
79 hasnewversion = "There is a new version available. Please upgrade."
80 globaluploadsetting = "Global Upload"
81 downloadsetting         = "Download Setting"
82 ratelimits                      = "Rate Limiting"
83 seedoptions             = "Seeding Options"
84 webinterfaceservice = "Web Interface Service"
85
86 duplicatetorrent        = "Duplicate Torrent"
87 duplicatetorrentinlist  = "This torrent (or one with the same hash value) already exists in the list"
88 duplicatetorrentmsg = "This torrent is a duplicate!\nAre you sure you want to replace it?"
89 choosetorrentfile       = "Choose a torrent file"
90 cantgettorrentfromurl = "Can't get torrent from this URL"
91 localsetting            = "Local Settings"
92 errordeletefile         = "Error, while trying to delete file.\nFile not cannot be found or is in use"
93 filenotfound            = "File not found or cannot be accessed."
94 confirmdeletefile       = "Are you sure you want to remove this file or folder?"
95 choosenewlocation       = "Choose a new location for this torrent"
96
97 extracterrorduplicatemsg_line1 = "A file with the same name already exists in the destination folder.
98 extracterrorduplicatemsg_line2 = "Do you want to overwrite it?"
99 extracterrorduplicate = "Duplicate file name"
100
101
102 extracterrorinactive = "At least one selected torrent is active. Please deactivate before extracting."
103
104
105 extracterrormoving      = "Can't move the torrent file."
106 torrentdetail           = "Torrent Details..."
107
108 moveup                          = "Move torrent up"
109 movedown                        = "Move torrent down"
110 movetop                         = "Move torrent to top"
111 movebottom                      = "Move torrent to bottom"
112 clearallcompleted       = "Clear all completed torrents"
113 pauseall                        = "Pause All"
114 stopall                         = "Stop All"
115 restartall                      = "Restart All"
116 unstopall                       = "Queue all stopped torrents"
117 mode                            = "Mode Manual/Auto"
118 webservice                      = "Web Service: "
119 torrentfilenotfound = "Torrent file not found"
120 clear                           = "Clear"
121 errormovefile           = "Error while moving files"
122
123 totaldlspeed            = "Total DL Speed:"
124 totalulspeed            = "Total UL Speed:"
125
126 failbehavior1           = "Set status to:"
127 failbehavior2           = "when a torrent fails"
128
129 defaultpriority         = "Default priority for new torrents:"
130
131 ################################
132 # Menu
133 ################################
134 menu_file                       = "&File"
135 menuaction                      = "&Action"
136 menutools                       = "&Tools"
137 menuversion             = "&Help"
138 menuaboutabc            = "&About Tribler"
139 menuaboutabcmsg         = "See Credits"
140 menuchecklatestversion = "&Check for updates"
141 menuchecklatestversionmsg = "Check Latest Version"
142 menuwebinterfaceservice = "&Web Interface Service"
143 menuwebinterfaceservicemsg = "Start/Stop and Config Web Interface Service"
144 menucreatetorrent       = "&Create Torrent"
145 menucreatetorrentmsg = "Create .torrent file"
146 menumanagefriends     = "&Manage Friends List"
147 menumyinfo              = "My &Info"
148 menuexit                        = "&Exit"
149 menuexitmsg             = "Close Program"
150 menuglobaluploadsetting = "&Global Upload Setting"
151 menuglobaluploadsettingmsg = "Setting global upload value"
152 menuabcpreference       = "&Preferences"
153 menuabcpreferencemsg = "Set preferences"
154
155 menu_addtorrent = "&Add Torrent"
156 menu_addtorrentfile = "Add torrent from &file"
157 menu_addtorrentnondefault = "Add torrent from file (to &non-default location)"
158 menu_addtorrenturl = "Add torrent from &URL"
159
160 menu_pauseall = "&Pause All"
161 menu_stopall = "&Stop All"
162 menu_unstopall = "&Queue all stopped torrents"
163 menu_clearcompleted = "&Clear Completed"
164
165 #########################
166 # Library Overview
167 #########################
168
169 playFastDisabled        = "Give high priority and play ASAP"
170 playFastEnabled         = "Back to normal mode"
171 playerDisabled          = "Please wait until first part is available \n(Tribler is currently giving first part high priority)"
172 playerEnabled           = "Click to play"
173 boostDisabled           = "Ask friends to boost your download"
174 boostEnabled            = "Boosting"
175
176
177 #########################
178 # ToolBar
179 #########################
180 addtorrentfile_short = "Add Torrent File"
181 addtorrentfiletonondefault_short = "Add Torrent File to non-default location"
182 addtorrenturl_short = "Add Torrent from URL"
183
184 tb_play_short   = "Play video"
185 tb_resume_short = "Resume torrent"
186 tb_resume_long  = "Resume/Launch torrent"
187 tb_reseedresume_short = "Reseed Resume"
188 tb_reseedresume_long = "Resume without hashcheck, use only for seeding/reseeding."
189 tb_pause_short  = "Pause torrent"
190 tb_pause_long   = "Pause active torrent(s) (without releasing resources)"
191 tb_stop_short   = "Stop torrent"
192 tb_stop_long    = "Stop torrent (release resources)"
193 tb_queue_short  = "Queue torrent"
194 tb_queue_long   = "Force torrent into queue"
195 tb_delete_short = "Remove torrent"
196 tb_delete_long  = "Remove torrent only from Tribler list"
197 tb_spy_short    = "Current Seed/Peer"
198 tb_spy_long     = "See current number of seed/peer of torrent on the tracker"
199 tb_torrentdetail_short = "Torrent Details"
200 tb_buddy_short  = "Manage Friends/Encountered Peers"
201 tb_file_short   = "Show Download History"
202 tb_video_short  = "Video Player"
203 tb_dlhelp_short  = "Download Booster"
204
205 tb_urm = "URM:"
206 tb_maxsim = "Active:"
207
208 ##########################
209 # Priority
210 ##########################
211 # These are used for display in the list
212 highest                 = "Highest"
213 high                    = "High"
214 normal                  = "Normal"
215 low                     = "Low"
216 lowest                  = "Lowest"
217
218 # These are used for menus
219 rhighest                = "H&ighest"
220 rhigh                   = "&High"
221 rnormal                 = "&Normal"
222 rlow                    = "&Low"
223 rlowest                 = "L&owest"
224
225 ###################################################
226 # Seeding Setting
227 ###################################################
228 uploadoptforcompletedfile = "Upload option for completed files"
229 unlimitedupload = "Unlimited seeding"
230 continueuploadfor = "Continue seeding for"
231 untilratio              = "Seeding until UL/DL ratio = "
232 uploadsetting   = "Upload Setting"
233 maxuploads              = "Maximum uploads:"
234 maxuploadrate   = "Maximum upload rate:"
235 maxoveralluploadrate = "Maximum overall upload rate:"
236 whendownload    = "when downloading"
237 whennodownload  = "when no downloading"
238
239 maxdownloadrate = "Maximum download rate:"
240 maxoveralldownloadrate = "Maximum overall download rate:"
241
242 zeroisunlimited = "(0 = Unlimited)"
243 zeroisauto              = "(0 = Auto)"
244
245 uploadrateintwarning = "Only integer allowed in Maximum upload rate setting"
246 uploadrateminwarning = "Minimum upload rate is 3kB/s or 0 for unlimited upload rate"
247 uploadrateminwarningauto = "Minimum upload rate is 3kB/s or 0 for auto upload rate"
248
249 #Common option for t4t and g2g
250 default_setting = "default"
251 seed_sometime = "Seeding for"
252 seed_hours = "hours"
253 seed_mins = "minutes"
254 no_seeding = "No seeding"
255
256 #Seeding option texts for tit-4-tat
257 tit-4-tat = "tit-4-tat: (Forgets about uploads)"
258 no_leeching = "Seed until UL/DL ratio > 1.0 (no Bittorrent leeching)"
259 unlimited_seeding = "Unlimited seeding"
260
261 #Seeding option texts for give-2-get
262 give-2-get = "give-2-get: (Remembers every upload)"
263 seed_for_large_ratio = "Seed only to peers with UL/DL ratio >"
264 boost__reputation = "Unlimited seeding (Boost your reputation)"
265
266
267 ############################################
268 # Units
269 ############################################
270 Byte                    = "B"
271 KB                              = "KB"
272 MB                              = "MB"
273 GB                              = "GB"
274 TB                              = "TB"
275
276 week                    = "W"
277 day                     = "D"
278 hour                    = "H"
279 minute                  = "M"
280 second                  = "S"
281 l_week                  = "w"
282 l_day                   = "d"
283 l_hour                  = "h"
284 l_minute                = "m"
285 l_second                = "s"
286
287 ############################################
288 # Tribler Tweak
289 ############################################
290 up                              = "upload speed"
291 down                    = "download speed"
292 columns                 = "Columns"
293 column                  = "Column :"
294 displayname     = "Column Name :"
295 columnwidth     = "Column Width :"
296 eta                             = "Estimated time needed to complete: "
297
298 customizetoolbar = "Customize Toolbar"
299
300 ##############################################
301 # Tribler Detail Frame
302 ##############################################
303
304 networkinfo     = "Network Info"
305 fileinfo                = "File Info"
306 torrentinfo     = "Torrent Info"
307 geoinfo         = "Geographic Info"
308 helperinfo      = "Download Booster"
309
310 dnumconnectedseed = "# Connected seed :"
311 dseenseed               = "# Seen seed"
312 dnumconnectedpeer = "# Connected peer :"
313 dseeingcopies   = "# Seeing copies :"
314 davgpeerprogress = "Avg peer progress :"
315 ddownloadedsize = "Downloaded size :"
316 duploadedsize   = "Uploaded size : "
317 dtotalspeed     = "Total speed : "
318 dportused               = "Port used : "
319 updateseedpeer  = "Update #Seed/#Peer"
320 manualannounce  = "Manual Announce"
321 externalannounce = "External Announce"
322 finishallocation = "Finish Allocation"
323 spewoptunchoke  = "Optimistic Unchoke"
324 spewIP                  = "IP"
325 spewlr                  = "Local/Remote"
326 spewinterested  = "Interested"
327 spewchoking     = "Choking"
328 spewinteresting = "Interesting"
329 spewchoecked    = "Choked"
330 spewsnubbed     = "Snubbed"
331 spewdownloaded  = "Downloaded"
332 spewuploaded    = "Uploaded"
333 spewcompleted   = "Completed"
334 spewpeerdownloadspeed = "Peer Download Speed"
335 entertrackerannounceurl = "Enter tracker anounce URL:"
336 TOTALS                  = "TOTALS:"
337 KICKED                  = "KICKED"
338 BANNED                  = "BANNED"
339 detailline1     = "currently downloading %d pieces (%d just started), %d pieces partially retrieved"
340 detailline2     = "%d of %d pieces complete (%d just downloaded), %d failed hash check"
341
342 country_name            = "Country"
343 country_code            = "Country Code"
344 city                            = "City"
345 latitude                        = "Latitude"
346 longitude                       = "Longitude"
347 coordinate                      = "Coordinate"
348 peer_active                     = "Active"
349 peer_inactive           = "Inactive"
350 name                    = "Name"
351 permid                  = "PermID"
352 mypermid                = "My PermID"
353 pasteinvitationemail = "Your friend should provide you the following information by sending you an invitation:"
354 ipaddress               = "IP"
355 icon                    = "Icon"
356 #nickname_help           = "Input the friend's nickname or whatever you'd like to identify him/her"
357 #friendsipaddr_help      = "Input the friend's IP address, e.g. 202.115.39.65"
358 #friendsport_help        = "Input the friend's listening port number"
359 #friendspermid_help      = "Input the friend's PermID"
360 #friendsicon_help        = "Input full path of the friend's icon"
361 nicknameempty_error     = "Name is empty"
362 friendsport_error       = "Port is not a number"
363 friendspermid_error     = "PermID must be given (in BASE64, single line)"
364 fiendsiconnotfound_error= "Icon file does not exist"
365 friendsiconnot32bmp_error= "Icon file is not a 32x32 BMP"
366 friendsiconnotbmp_error = "Icon file is not BMP"
367 myinfo                  = "My information"
368 myinfo_explanation      = "Copy and paste this information in an email to your friends, so they can add you to their Friends List in Tribler."
369 invitation_body = "Hi,\r\n\r\nI am using Tribler (http://tribler.org) and want to ask you to do the same and add me as a friend. To do so, start Tribler, click on Friends, then click on the Add Friends button, and paste the following information:\r\n\r\n"
370 invitation_subject = "Friendship invitation on Tribler"
371 invitationbtn = "Invite friends"
372 dlhelpdisabledstop      = "Download Booster is disabled because the torrent is stopped"
373 dlhelpdisabledhelper    = "Download Booster is disabled because you are a helper"
374 dlhelphowto1                = "You can only request mutual (two way) friends to boost your downloads."
375 dlhelphowto2                = "\nMore info: \nTo use the download booster you must make friends with other Tribler users, and they must make friends with you. To make friends, use the 'Add as friend' button in the Persons overview or the 'Invite Friends' and 'Add Friends' button in the Friends overview."
376 friends                 = "Friends"
377 helpers                 = "Helpers"
378 availcandidates         = "Available Candidates"
379 requestdlhelp           = "Request Help ->"
380 requestdlhelp_help      = "Ask friends to help in downloading this torrent"
381 stopdlhelp              = "<- Stop Help"
382 stopdlhelp_help         = "Stop friends' help"
383 helping_friend          = "Helping "
384 helping_stopped         = "Helping was stopped remotely, please remove torrent"
385
386 #####################################################
387 # Meta info frame
388 #####################################################
389 fileinfo0_text  = "Filename"
390 fileinfo1_text  = "Size"
391 fileinfo2_text  = "Progress"
392 fileinfo3_text  = "MD5"
393 fileinfo4_text  = "CRC-32"
394 fileinfo5_text  = "SHA-1"
395 fileinfo6_text  = "ED2K"
396
397 encoding        = "Encoding :"
398
399 filename                = "File name :"
400 destination     = "Destination :"
401
402 directoryname   = "Directory name :"
403 file                    = "File"
404 progress                = "Progress"
405 infohash                = "Info Hash :"
406 pieces                  = "Pieces : "
407 str1                    = "%s (%s bytes)"
408 str2                    = "%i (%s bytes each)"
409 announceurl     = "Announce URL :"
410 announceurls    = "Announce URLs"
411 tier                    = "Tier "
412 single                  = "Single:"
413 likelytracker   = "Likely Tracker :"
414 comment                 = "Comments :"
415 creationdate    = "Creation Date :"
416 filesize                = "Filesize"
417 archivesize     = "Archive Size"
418
419 ########################################################
420 # ABCOptionDlg
421 #######################################################
422 networksetting  = "Network"
423 portnumber      = "Port:"
424 portsetting     = "Ports"
425 minportnumber   = "Minimum port : "
426 maxportnumber   = "Maximum port :"
427 portrangewarning = "Minimum port cannot be greater than maximum port"
428 randomport              = "Randomize Ports"
429 kickban                 = "Kick/Ban clients that send you bad data"
430 security                = "Don't allow multiple connections from the same IP"
431 scrape                  = "Retrieve scrape data"
432 internaltrackerurl = "URL of internal tracker"
433
434 scrape_hint_line1 = "Automatically retrieve the total number of seeds/peers"
435 scrape_hint_line2 = "connected to the tracker"
436 scrape_hint_line3 = "(rather than just the number of connected seeds/peers)"
437 scrape_hint_line4 = ""
438 scrape_hint_line5 = "Note: This can put an additional burden on trackers"
439 scrape_hint_line6 = "      and is therefore disabled by default"
440
441 global_uprate_hint_line1 = "Amount of bandwidth to distribute between"
442 global_uprate_hint_line2 = "uploading torrents"
443 global_uprate_hint_line3 = ""
444 global_uprate_hint_line4 = "Note: Each torrent will always get a minimum"
445 global_uprate_hint_line5 = "      of 3KB/s"
446
447 choose_language = "Language: "
448 recategorize = "Recategorize all torrents: "
449 recategorize_button = "Recategorize now"
450 choosevideoplayer = "Choose video player"
451 choosevideoanalyser = "Locate FFMPEG"
452
453 queuesetting    = "Queue"
454 maxnumsimul     = "Maximum number of active torrents"
455 trignexttorrent = "Consider torrents active if they are:"
456 after_downloading = "Downloading"
457 after_seeding   = "Downloading or Seeding"
458 prioritizelocal = "Don't count torrents with local settings towards global limit"
459 fastresume              = "Fast Resume (also enables File Selector)"
460
461 skipcheck       = "Skip hashcheck for completed torrents"
462 skipcheck_hint_line1 = "Don't conduct a hashcheck for torrents"
463 skipcheck_hint_line2 = "that have already completed."
464
465 fastresume_hint_line1 = "Automatically resume torrents that have already"
466 fastresume_hint_line2 = "conducted a hashcheck."
467 fastresume_hint_line3 = ""
468 fastresume_hint_line4 = "Note: This option is required in order to set"
469 fastresume_hint_line5 = "      priorities for individual files within"
470 fastresume_hint_line6 = "      a multi-file torrent."
471
472
473 displaysetting  = "Display"
474 miscsetting     = "Misc."
475 removebackuptorrent = "Remove .torrent backup file when using remove"
476 confirmonexit   = "Confirm on exit program"
477 triblersetting  = "Tribler"
478 corefuncsetting = "Core functionality"
479 myinfosetting = "My information"
480 torrentcollectsetting = "Torrent collecting"
481 enablerecommender = "Enable Recommender"
482 enabledlhelp    = "Enable Download Booster"
483 enabledlcollecting = "Enable Torrent Collecting"
484 myname              = "My name (as broadcast to others):"
485 maxntorrents    = "Max number of torrents to collect:"
486 maxnpeers       = "Max number of peers to discover:"
487 tc_threshold    = "Stop collecting more torrents if the disk has less than:"
488 current_free_space = "current available space:"
489 torrentcollectingrate = "Maximum rate of torrent collecting (Kbps):"
490 myicon             = "My Tribler icon (as broadcast to others):"
491 setdefaultfolder = "Set default download folder"
492 stripedlist     = "Striped list"
493 videosetting = "Video"
494
495 choosedefaultdownloadfolder = "Choose a default folder for download files"
496 maxsimdownloadwarning_line1 = "The maximum number of simultaneous downloading torrents"
497 maxsimdownloadwarning_line2 = "must not be greater than the number of reserved ports"
498
499 choosemovedir   = "Choose a folder to move completed files to"
500 movecompleted   = "\"Clear Completed\" moves files to:"
501
502 showtray                = "Show in tray:"
503 showtray_never  = "Never"
504 showtray_min    = "When Minimized"
505 showtray_always = "Always"
506 showtray_only   = "Only show in Tray"
507
508 ########################################################
509 # ABCOptionDlg - Advanced Options
510 #######################################################
511
512 disksettings    = "Disk"
513 advanced                = "Advanced"
514 advsetting              = "Advanced settings"
515 changeownrisk   = "(Under most circumstances, these settings do not need to be changed)"
516 localip                 = "Local IP: "
517 iptobindto              = "IP to bind to: "
518 minnumberofpeer = "Minimum number of peers: "
519 diskalloctype   = "Disk allocation type:"
520 allocrate               = "Allocation rate:"
521 filelocking     = "File locking:"
522 extradatachecking = "Extra data checking:"
523 maxfileopen     = "Max files open:"
524 maxpeerconnection = "Max peer connections:"
525 reverttodefault = "Restore Defaults"
526 bufferdisk              = "Disk Buffering"
527 buffer_read     = "Read Cache"
528 buffer_write    = "Write Cache"
529 ut_pex_maxaddrs1 = "Maximum number of addresses to accept"
530 ut_pex_maxaddrs2 = "via peer exchange per client"
531 flush_data              = "Flush data to disk every"
532
533 iphint_line1    = "The IP reported to the tracker."
534 iphint_line2    = "(unless the tracker is on the same intranet as this client,"
535 iphint_line3    = " the tracker will autodetect the client's IP and ignore this"
536 iphint_line4    = " value)"
537
538 bindhint_line1  = "The IP the client will bind to."
539 bindhint_line2  = "Only useful if your machine is directly handling multiple IPs."
540 bindhint_line3  = "If you don't know what this is, leave it blank."
541
542 minpeershint_line1 = "The minimum number of peers the client tries to stay connected with."
543 minpeershint_line2 = ""
544 minpeershint_line3 = "Do not set this higher unless you have a very fast connection and a lot of system resources."
545
546 ut_pex_maxaddrs_hint_line1 = "When you meet other peers they can give you addresses of the peers they know."
547 ut_pex_maxaddrs_hint_line2 = "This value sets the maximum number of gossiped addresses you accept from each peer."
548 ut_pex_maxaddrs_hint_line3 = "Don't set this too high as these gossiped addresses are from an untrusted source"
549 ut_pex_maxaddrs_hint_line4 = "(i.e. a random peer) and not the trustworthy tracker."
550
551 alloctypehint_line1 = "How to allocate disk space:
552 alloctypehint_line2 = ""
553 alloctypehint_line3 = "'Normal' allocates space as data is received"
554 alloctypehint_line4 = "'background' also adds space in the background"
555 alloctypehint_line5 = "'pre-allocate' reserves space up front"
556 alloctypehint_line6 = "'sparse' is only for filesystems that support it by default"
557
558 allocratehint_line1 = "At what rate to allocate disk space when allocating in the background."
559 allocratehint_line2 = ""
560 allocratehint_line3 = "Set this too high on a slow filesystem and your download will slow to a crawl."
561
562 lockinghint_line1 = "File locking prevents other programs (including other instances"
563 lockinghint_line2 = "of BitTorrent) from accessing files you are downloading."
564
565 doublecheckhint_line1 = "How much extra checking to do to make sure no data is corrupted."
566 doublecheckhint_line2 = "Double-check requires higher CPU usage"
567 doublecheckhint_line3 = "Triple-check also increases disk accesses"
568
569 maxfileopenhint_line1 = "The maximum number of files to keep open at the same time."
570 maxfileopenhint_line2 = "Please note that if this option is in effect,"
571 maxfileopenhint_line3 = "files are not guaranteed to be locked."
572
573 maxconnectionhint_line1 = "Some operating systems, (most notably Win9x/ME) combined"
574 maxconnectionhint_line2 = "with certain network drivers, can only handle a limited"
575 maxconnectionhint_line3 = "number of open ports."
576 maxconnectionhint_line4 = ""
577 maxconnectionhint_line5 = "If the client freezes, try setting this to 60 or below."
578
579
580
581 recommendinstructions = "Double click on a torrent to start downloading; right click to delete or manually check health of the torrent"
582 recommendfilter = "Don't show torrents with recommendation value less than"
583 recommendfilterall = "(set to 0.0 to see all known torrents)"
584
585 ############################################################
586 # BTMakeTorrentGUI
587 ############################################################
588 btfilemakertitle        = "Create Torrent"
589 btmaketorrenttitle      = "Make Torrent"
590 maketorrentof           = "Source :"
591 dir                             = "Dir"
592 add                             = "Add"
593 remove                          = "Remove"
594 announce                        = "Tracker"
595 announcelist            = "Announce list :"
596 copyannouncefromtorrent = "Copy tracker from torrent"
597 createdby                       = "Created By :"
598
599 trackerinfo                     = "Tracker Info"
600 miscinfo                        = "Misc. Info"
601
602 selectdir                       = "Select a directory"
603
604 multiannouncehelp_line1="(A list of announces separated by commas or whitespace.
605 multiannouncehelp_line2=" Trackers on the same line will be tried randomly."
606 multiannouncehelp_line3=" All the trackers on one line will be tried before the trackers on the next.)"
607
608 httpseeds               = "HTTP Seeds :"
609 httpseedshelp = "(A list of HTTP seeds separated by commas or whitespace.)
610
611 saveasdefaultconfig = "Save as default config"
612 maketorrent             = "Make Torrent"
613
614 choosefiletouse         = "Choose file or directory to use"
615 choosedottorrentfiletouse = "Choose .torrent file to use"
616 youmustselectfileordir = "You must select a\n file or directory"
617
618 dirnotice_line1         = "Do you want to make a separate .torrent"
619 dirnotice_line2         = "for every item in this directory?"
620 yes                             = "Yes"
621 yestoall                        = "Yes to All"
622 no                                      = "No"
623 notoall                         = "No to All"
624 playtime                        = "Duration of video ([hh:]mm:ss)"
625 addthumbnail            = "Thumbnail"
626 useinternaltracker = "Use internal tracker"
627 manualtrackerconfig = "Use additional trackers (you must add internal tracker URL)"
628
629 ###########################################################
630 # BTcompletedirgui
631 ###########################################################
632 directorytomake     = "Directory to build :"
633 select              = "Select"
634 piecesize           = "Piece size :"
635 make                = "Make"
636 errormustselectdir      = "You must select a directory"
637 btmakedirtitle          = "Make Directory"
638 checkfilesize           = "Checking file sizes"
639 building                        = "Building "
640
641 #################################################
642 # Timeouts
643 #################################################
644 timeout                         = "Timeouts"
645 schedulerrulemsg        = "Set timeout rules for torrents"
646 setrule_line1           = "Reduce a torrent's priority and force it into queue so"
647 setrule_line2           = "other torrents in queue won't be blocked when:"
648 timeout_tracker         = "Torrent can't connect for:"
649 timeout_download        = "Torrent can't download for:"
650 timeout_upload          = "Seeding torrent doesn't upload for:"
651 minute_long             = "Minutes"
652 hour_long                       = "Hours"
653 time                            = "Time"
654
655 ################################################################################################
656 #(-Right-) Click Menu
657 ################################################################################################
658 rHashCheck                      = "&Hash Check"
659 rResume                         = "&Resume Torrent"
660 rPlay                           = "   &Play Video"
661 rStop                           = "&Stop"
662 rPause                          = "P&ause"
663 rQueue                          = "&Queue"
664 rRemoveTorrent          = "Remove Torrent"
665 rRemoveTorrentandFile = "Remove Torrent and File(s)"
666
667 rChangeViewModusThumb= "Thumbnail view"
668 rChangeViewModusList= "List view"
669
670
671 ############# FILE and LIBRARY
672 rOptions            = "Options:"
673 rDownloadSecretly   = "   Download and hide this from other Tribler users"
674 rDownloadOpenly     = "   Download"
675 rModerate           = "   Change info..."
676 rModerateCat        = "   Change category"
677 rRecommend          = "   Recommend to a friend..."
678 rAdvancedInfo           = "   Advanced info..."
679
680 # Arno: categories must be completely defined by category.conf,
681 # not in the code
682
683 ############# LIBRARY
684 rLibraryOptions     = "Library options:"
685 rOpenfilename       = "   Open file"
686 rOpenfiledestination= "   Open destination"
687 rRemoveFromList     = "   Remove from library"
688 rRemoveFromListAndHD= "   Remove from library and harddisk"
689
690 ############# PERSONS and FRIENDS
691 rAddAsFriend            = "   Add as friend"
692 rRemoveAsFriend         = "   Remove this friend"
693 rChangeInfo                     = "   Change friend info"
694
695 ############# FRIENDS
696 rFriendsOptions     = "Friends options:"
697 rSendAMessage       = "   Send a message..."
698
699 ############# SUBSCRIPTIONS
700 rChangeSubscrTitle  = "   Change title"
701 rRemoveSubscr       = "   Remove subscription"
702
703
704 ################################################################################################
705 # Mouse roll over
706 ################################################################################################
707
708 ############# FILE
709 rNumberOfSeeders    = "Number of current uploaders (seeders)
710 rNumberOfLeechers   = "Number of current downloaders (leechers)
711
712
713
714 rcopyfilename       = "&Copy Filename"
715 rcopypath           = "Copy &Path"
716
717 rcopyfromlist       = "&Copy from list..."
718 rexportfromlist     = "&Export torrent"
719 rextractfromlist        = "&Extract from List..."
720 rclearmessage           = "&Clear Message"
721 rtorrentdetail          = "&Torrent Details..."
722 rcurrentseedpeer        = "Current Seed/Peer"
723 rchangedownloaddest = "Change Download Destination..."
724 ropenfiledest           = "Open &File..."
725 ropendest                       = "&Open Destination..."
726 rsuperseedmode          = "Use Super-seed &Mode"
727 rpriosetting            = "&Priority Setting"
728 rlocaluploadsetting = "&Local Settings..."
729
730 openfiledest        = "Open File"
731 opendest                        = "Open Destination"
732
733 ################################
734 # BT status
735 ################################
736 completed                       = "completed"
737 completedseeding        = "completed/sharing"
738 working                         = "downloading"
739 superseeding            = "super-seeding"
740 waiting                         = "waiting.."
741 pause                           = "pause"
742 queue                           = "queue"
743 stopping                        = "stopping.."
744 stop                            = "stopped"
745 checkingdata            = "checking existing data"
746 allocatingspace         = "allocating disk space"
747 movingdata                      = "moving data"
748 connectingtopeers       = "connecting"
749
750 ##############################################
751 # Web Interface Service
752 #############################################
753 cantopensocket          = "Can't open socket"
754 socketerror             = "Socket Error!"
755 inactive                        = "Webservice: Inactive"
756 active                          = "Webservice: Active"
757 toolbar_webservice  = "Webservice"
758 webinterfacetitle       = "Web Interface Service (version 3.0)"
759 webip                           = "IP :"
760 webport                         = "Port :"
761 uniquekey                       = "Unique Key :"
762 commandpermission       = "Command Permissions"
763 webquery                        = "Query"
764 webdelete                       = "Delete"
765 webadd                          = "Add"
766 webqueue                        = "Queue"
767 webstop                         = "Stop"
768 webpause            = "Pause/Unpause"
769 webresume                       = "Resume"
770 websetparam                     = "Set Parameters"
771 webgetparam                     = "Get Parameters"
772 priority                        = "Priority"
773 webclearallcompleted = "Clear all completed"
774 webautostart            = "Auto start web service when launching Tribler"
775 startservice            = "Start Service"
776 stopservice             = "Stop Service"
777 warningportunder1024_line1 = "Ports below 1024 are normally used for system services"
778 warningportunder1024_line2 = "Do you really want to use this port?"
779 cantconnectabcwebinterface = "Unable to connect to Tribler web service"
780
781 ##############################################
782 # Scrape Dialog
783 ##############################################
784 cantreadmetainfo        = "Can't read metainfo"
785 cantgetdatafromtracker = "Can't get data from tracker"
786 noannouncetrackerinmeta = "No announce tracker in your metainfo"
787 warningscrapelessthanmin = "Please don't scrape more than once per minute."
788 trackernoscrape     = "Tracker does not support scraping"
789 seed                            = "Seed :"
790 peer                            = "Peer :"
791 status                          = "Status :"
792 scraping                        = "Scraping..."
793 scrapingdone            = "Scraping done"
794
795 ##############################################
796 # Upload Rate Maximizer
797 ##############################################
798 autostart_threshold     = "Start a new torrent if upload is more than"
799 autostart_delay         = "below the global limit for at least"
800
801 activetorrents      = "Active Torrents"
802 autostart           = "Auto Start"
803
804 dynmaxuprate            = "Adjust upload rate for network overhead"
805 dynrate                         = "(Dynamic Rate = Global Upload Rate - DownCalc - ConnectCalc)"
806 downcalc_left           = "DownCalc = "
807 downcalc_top            = "Download Rate"
808 downcalc_bottom         = " * Download Rate + "
809 connectcalc_left        = "ConnectCalc = "
810 connectcalc_top         = "(Seeds + Peers)"
811 connectcalc_bottom      = " * (Seeds + Peers) + "
812
813 errorlanguagefile_line1 = "Your language file is missing at least one string."
814 errorlanguagefile_line2 = "Please check to see if an updated version is available."
815 restartabc                      = "(takes effect next time Tribler is opened)"
816
817 messagelog                      = "Message Log"
818 clearlog                        = "Clear Log"
819 date                            = "Date"
820
821 close_title             = "Closing"
822
823 noportavailable         = "Couldn't find an available port to listen on"
824 tryotherport        = "Would you like Tribler to try using another port?"
825
826 column4_text            = "Title"
827 column5_text            = "Progress"
828 column6_text            = "BT Status"
829 column7_text            = "Priority"
830 column8_text            = "ETA"
831 column9_text            = "Size"
832 column10_text           = "DL Speed"
833 column11_text           = "UL Speed"
834 column12_text           = "%U/D Size"
835 column13_text           = "Message"
836 column14_text           = "Seeds"
837 column15_text           = "Peers"
838 column16_text           = "Copies"
839 column17_text           = "Peer Avg Progress"
840 column18_text           = "DL Size"
841 column19_text           = "UL Size"
842 column20_text           = "Total Speed"
843 column21_text           = "Torrent Name"
844 column22_text           = "Destination"
845 column23_text           = "Seeding Time"
846 column24_text           = "Connections"
847 column25_text           = "Seeding Option"
848
849 savecolumnwidth         = "Save column widths when resizing"
850 showearthpanel          = "Show worldmap in detail window (higher CPU load)"
851
852 errorinactivesingle_line1   = "Torrent must be inactive before proceeding"
853 errorinactivesingle_line2       = "Stop this torrent?"
854
855 errorinactivemultiple_line1   = "Torrents must be inactive before proceeding"
856 errorinactivemultiple_line2      = "Stop torrents?"
857
858 disabletimeout          = "Disable timeouts for this torrent"
859
860 forcenewdir             = "Always create new directory for multi-file torrents"
861
862 forcenewdir_hint_line1 = "If this is enabled, a multi-file torrent will always"
863 forcenewdir_hint_line2 = "be placed within its own directory."
864 forcenewdir_hint_line3 = ""
865 forcenewdir_hint_line4 = "If this is disabled, a multi-file torrent will be"
866 forcenewdir_hint_line5 = "placed in its own directory only if no pieces"
867 forcenewdir_hint_line6 = "of the file are already present to resume from."
868
869 upnp                            = "UPnP"
870 upnp_0                          = "Disabled"
871 upnp_1                          = "Mode 1 (indirect via Windows)"
872 upnp_2                          = "Mode 2 (indirect via Windows)"
873 upnp_3                          = "Mode 3 (direct via network)"
874 tribler_warning                 = "Tribler Warning"
875 tribler_information             = "Tribler Information"
876 tribler_startup_nonfatalerror   = "A non-fatal error occured during Tribler startup, you may need to change the network Preferences:  \n\n"
877 tribler_upnp_error_intro        = "An error occured while trying to open the listen port "
878 tribler_upnp_error_intro_postfix= " on the firewall."
879 tribler_upnp_error1             = "request to the firewall failed."
880 tribler_upnp_error2             = "request to firewall returned:  '"
881 tribler_upnp_error2_postfix     = "'. "
882 tribler_upnp_error3             = "was enabled, but initialization failed."
883 tribler_upnp_error_extro        = " This will hurt the performance of Tribler.\n\nTo fix this, configure your firewall/router/modem or try setting a different listen port or UPnP mode in (advanced) network Preferences."
884 tribler_unreachable_explanation = "Others cannot contact you over the Internet. This will hurt the performance of Tribler.\n\nTo fix this, configure your firewall/router/modem or try different UPnP settings in the advanced network preferences."
885 currentdiscoveredipaddress = "Your discovered IP address"
886
887 associate                       = "Associate with .torrent files"
888 notassociated_line1 = "Tribler is not currently associated with .torrent files"
889 notassociated_line2 = "Do you wish to use Tribler to open .torrent files?"
890 errorassociating    = "Error associating Tribler with .torrent files"
891
892 savelog                         = "Save Log"
893 savelogas                       = "Save log file as..."
894 error_savelog           = "Error writing log file"
895
896 download_normal         = "Download &Normally"
897 download_never          = "Download Ne&ver"
898 download_later          = "Download &Later"
899 download_first          = "Download &First"
900 download_start          = "Start downloading"
901 click_and_download      = "Click and Download"
902 delete_torrent          = "The associated torrent file %s is not found on disk. Do you want to delete this entry from the Tribler database?"
903 delete_dead_torrent = "Remove Torrent"
904
905 ###
906 # Abbreviations in the status bar:
907 ###
908
909 reachable_tooltip       = "Others can reach you, i.e. you are not firewalled. This is good"
910 restart_tooltip         = "Please restart Tribler for your changes to take place"
911 connecting_tooltip      = "Your current firewall status is being checked ..."
912 unknownreach_tooltip    = "Others cannot reach you. This is not good. Click to learn more."
913 abbrev_loaded           = "L:"
914 abbrev_running          = "R:"
915 abbrev_pause            = "P:"
916 abbrev_downloading      = "D:"
917 abbrev_seeding          = "S:"
918 abbrev_connections      = "CX:"
919 abbrev_down                     = "D:"
920 abbrev_up                       = "U:"
921 discover_peer   = "# Peers:"
922 discover_file   = "# Files:"
923
924
925 alloc_normal            = "normal"
926 alloc_background        = "background"
927 alloc_prealloc          = "pre-allocate"
928 alloc_sparse            = "sparse"
929
930 lock_never                      = "no locking"
931 lock_writing            = "lock while writing"
932 lock_always                     = "lock always"
933
934 check_none                      = "no extra checking"
935 check_double            = "double-check"
936 check_triple            = "triple-check"
937
938 nolimit                         = "no limit"
939
940 automatic                       = "Automatic"
941 loopback                        = "Loop Back"
942
943 move_up                         = "Move Up"
944 move_down                       = "Move Down"
945
946 interfacemode           = "Interface mode:"
947 mode_simple                     = "Simple"
948 mode_intermediate       = "Intermediate"
949 mode_expert                     = "Expert"
950
951 spew0_text          = "Optimistic Unchoke"
952 spew1_text          = "IP"
953 spew2_text          = "Local/Remote"
954 spew3_text          = "Up"
955 spew4_text          = "Interested"
956 spew5_text          = "Choking"
957 spew6_text          = "Down"
958 spew7_text          = "Interesting"
959 spew8_text          = "Choked"
960 spew9_text          = "Snubbed"
961 spew10_text         = "Downloaded"
962 spew11_text         = "Uploaded"
963 spew12_text         = "Completed"
964 spew13_text         = "Peer Download Speed"
965 spew14_text         = "PermID"
966
967 spew_direction_local = "L"
968 spew_direction_remote = "R"
969
970 color_startup           = "Not active"
971 color_disconnected  = "Can't contact server"
972 color_noconnections = "No connections"
973 color_noincoming    = "No incoming connections"
974 color_nocomplete    = "No complete copies"
975 color_good          = "All good"
976
977 color_stripe            = "Stripe color"
978
979 torrentcolors           = "Torrent Colors"
980
981 more                            = "More..."
982
983 trackererror_problemconnecting = "Problem connecting to tracker"
984 trackererror_rejected          = "Rejected by tracker"
985 trackererror_baddata           = "Bad data from tracker"
986
987 ###################
988 #Rename Torrent Dlg
989 ###################
990 rrenametorrent="Rename torrent"
991 renametorrent="Rename torrent : "
992 edittorname="Edit torrent name :"
993 usenamefrom="Use name from"
994 currenttorname="Current torrent name :"
995
996 originalname="Original name :"
997 torrentfilename=".torrent file name :"
998 othername = "Other :"
999
1000 destname="Destination name :"
1001
1002 copybtn="Copy"
1003 rendestwithtor="Also rename destination"
1004 rtwd = "Rename torrent with destination by default"
1005
1006 ###
1007 #######################################################
1008 # Change destination dialog
1009 #######################################################
1010 choosedowndest="Change download destination..."
1011 downdestloc="Set download directory location"
1012 downdirname="Set download directory name"
1013 downfilename="Set download file name"
1014 choosenewdestloc="Choose new download directory location"
1015 choosenewdirname="Choose new download directory name :"
1016 choosenewfilename="Choose new download file name :"
1017 totalsize="total size :"
1018 updatetorname="Rename torrent"
1019 choosenewdest="New download destination :"
1020 browsebtn="Browse"
1021
1022 rentorwithdest="Also change title in list"
1023
1024 #errors:
1025 errorinvalidpath="Invalid syntax in the path. \nTry to add a \\"
1026 errorinvalidwinunitname="This name cannot be used as a Windows unit name."
1027
1028 suggestedname="Suggested corrected name :"
1029 invalidwinname="This name cannot be used as a Windows file or folder name."
1030 iconbadformat="The icon you selected is not in a supported format"
1031
1032 #########
1033 #Other
1034 #########
1035 warningopenfile = "Torrent is not completed yet, are you sure you want to open it?"
1036 upgradeabc = "Your software is outdated. Would you like to visit http://tribler.org to upgrade?"
1037 upgradeabctitle = "Update to Tribler "
1038 mainpage = "Tribler Main Page"
1039 sharing_reputation_information_title = "Sharing reputation information"
1040 sharing_reputation_information_message = "This progress bar shows your sharing reputation. You will have faster video playback by sharing more. Leaving Tribler running will improve your sharing reputation."
1041 sharing_reputation_poor = "Your current sharing reputation is low! This could affect your download speed. Please leave Tribler running to improve this."
1042
1043 #############
1044 #Make Torrent
1045 #############
1046 savedtofolderwithsource = "Torrent will be saved to folder containing source"
1047 notadir="The default download directory is a file"
1048 savetor="Torrent location"
1049 savetordefault="Save to default folder :"
1050 savetorsource="Save to folder containing source"
1051 savetorask="Ask where to save to"
1052 choosetordeffolder="Choose a default folder to save torrents"
1053
1054 torrentfileswildcard = ".torrent files"
1055 allfileswildcard = "All Files"
1056 logfileswildcard = "Log Files"
1057
1058 listfont = "List font:"
1059 choosefont = "Choose Font..."
1060 sampletext = "Sample Text, 0123456789"
1061
1062 startnow = "Start seeding immediately"
1063 makehash_md5 = "MD5"
1064 makehash_crc32 = "CRC-32"
1065 makehash_sha1 = "SHA-1"
1066 makehash_optional = "Optional hashes:"
1067 createmerkletorrent = "Create Merkle torrent (Tribler-only feature)"
1068 createtorrentsig = "Create signature (only if PermIDs enabled)"
1069
1070 diskfull = "Error: Not enough space left on the destination disk"
1071 diskfullthreshold = "Stop torrents if destination has less than:"
1072
1073 changetitle = "Change title to"
1074
1075 separator          = "Separator"
1076 buttons_available  = "Available toolbar buttons:"
1077 buttons_current    = "Current toolbar buttons:"
1078 buttons_add        = "Add"
1079 buttons_remove     = "Remove"
1080 buttons_update     = "Update"
1081 buttons_edit       = "Edit"
1082
1083 customizecontextmenu      = "Customize Context Menu"
1084 menu_available  = "Available menu items:"
1085 menu_current    = "Current menu items:"
1086
1087 lowuploadstart1 = "Start next torrent if upload speed stays"
1088 lowuploadstart2 = "below global limit for at least"
1089
1090
1091 #############
1092 #Torrent List
1093 #############
1094 torrent0_text   = "Torrent Name"
1095 torrent1_text   = "Content Name"
1096 torrent2_text   = "Recommendation"
1097 torrent3_text   = "Sources"
1098 torrent4_text   = "Leechers"
1099 torrent5_text   = "Seeders"
1100 torrent6_text   = "Injected"
1101 torrent7_text   = "Size"
1102 torrent8_text   = "Files"
1103 torrent9_text   = "Tracker"
1104 torrent10_text  = "Category"
1105
1106 #############
1107 #My Preference List
1108 #############
1109 mypref0_text    = "Torrent Name"
1110 mypref1_text    = "Content Name"
1111 mypref2_text    = "Rank"
1112 mypref3_text    = "Size"
1113 mypref4_text    = "Last Seen"
1114
1115 #############
1116 #Taste Buddy List
1117 #############
1118 buddy0_text     = "Friend"
1119 buddy1_text = "Name"
1120 buddy2_text = "IP"
1121 buddy3_text = "Similarity"
1122 buddy4_text = "Last Seen"
1123 buddy5_text = "Downloads"
1124 buddy6_text = "Connnected"
1125 buddy7_text = "Exchanged"
1126
1127 #############
1128 #Tribler UI
1129 #############
1130 configcolumns = "Configure Columns"
1131 file_list_title = "Recommended Torrents"
1132 mypref_list_title = "My Download History"
1133 click_download = "Click and Download"
1134 start_downloading = "Start downloading "
1135 add_friend_notes = "Right click on a peer to add as a friend or delete it"
1136 delete = "Delete"
1137 download = "Download"
1138 checkstatus = "Check health"
1139 loading = "Loading ..."
1140 #############
1141 # Tribler activities
1142 #############
1143 act_upnp = "Opening firewall (if any) via UPnP"
1144 act_reachable = "Seeing if not firewalled"
1145 act_get_ext_ip_from_peers = "Asking peers for my IP address"
1146 act_meet = "Person connected: "
1147 act_got_metadata = "File discovered:"
1148 act_recommend = "Discovered more persons and files from"
1149 act_disk_full = "Disk is full to collect more torrents. Please change your preferences or free space on "
1150 act_new_version = "New version of Tribler available"
1151
1152 #############
1153 #Tribler UI - ContentFrontPanel, Tribler 3.6
1154 #############
1155 item = "item"
1156 person_item = "person"
1157 page = "page"
1158 order_by = "Order by"
1159 swarmsize = "Popular"
1160 swarmsize_tool = "Order content by the number people in the swarm"
1161 recommended = "Recommended"
1162 recommendation = "Recommendation"
1163 recommendation_tool = "Order the content by how it's related to your taste"
1164 myhistory_tool = "Show the files you have recently downloaded"
1165 categories = "Categories"
1166 leecher = "leecher"
1167 leecher_tool = "%d downloaders"
1168 seeder = "seeder"
1169 seeder_tool = "%d uploaders"
1170 swarm_outdated_tool = "The tracker status is unknown"
1171 swarm_unavailable_tool = "The swarm status could not be queried"
1172 no_info = "No info"
1173 refresh = "Refresh info"
1174 refresh_tool = "Refresh the number of seeders and leechers in the swarm"
1175 size = "Size"
1176 size_tool = "Total size of content"
1177 tracker = "Tracker"
1178 created = "Created"
1179 last_checked = "Last checked"
1180 refreshing = "Refreshing"
1181 swarm = "Swarm"
1182 no_information = "No information"
1183 searching_content = "Searching for Tribler content..."
1184 delete_sure = "Are you sure you want to delete %s"
1185 delete_mypref_sure = "Are you sure you want to remove %s from your download history"
1186 recomm_relevance = "How much is it related to your taste"
1187 torrent_files = "Included files(%d)"
1188
1189 #################
1190 # Tribler Video #
1191 #################
1192 videoplayererrortitle = "Tribler Video Error"
1193 videoplayerstartfailure = "Problem while starting video player:"
1194 videoplayernotfound = "Could not find video player:"
1195 videoplayernotfoundfor = "Could not find video player for file:"
1196 videoanalysernotfound = "Could not find video analyser:"
1197
1198 # PREFERENCES/VIDEO MENU DOES NOT EXIST ANYMORE
1199 # videoanalyserwhereset = "Set it to FFMPEG in the Preferences / Video menu"
1200 videoanalyserwhereset = ""
1201
1202 videonotcomplete = "The video cannot yet be played as it has not been completely downloaded:"
1203 notvideotorrent = "Nothing to play, no video files found in torrent"
1204 videoplaycontentnotfound = "Cannot find video file on disk"
1205 selectvideofiletitle = "Select video file"
1206 selectvideofile = "Select which video file to play:\n"
1207 playback_section = "Playback options"
1208 analysis_section = "Video-analysis options"
1209 videoplayer_default_path = "Path to external video player:"
1210 videoanalyserpath = "Path to the FFMPEG video analyser:"
1211 playback_mode = "Which video player to use: "
1212 playback_external_default = "Use external player specified below"
1213 playback_internal = "Use internal player (recommended)"
1214 playback_external_mime = "Use default Windows player"
1215 selectbandwidthtitle = "Enter your Internet speed"
1216 selectdlulbwprompt = "Your download/upload bandwidth is"
1217 selectdlulbwexplan = "For optimal performance, Tribler needs to know your Internet connection speed. Please specify it below. 'xxxx' means any, so if you have 512/256 kbps subscription, select 'xxxx/256 kbps'"
1218 savemedia = "Save content as"
1219 vodwarntitle = "Play As Soon As Possible"
1220 vodwarngeneral = "Be warned that Tribler Video-On-Demand unfortunately only works if you have high upload bandwidth and/or a lot of people are offering the video for download. It also won't work for some file types (e.g. .mov) as they are meant to be played from disk and not incrementally from the network as Tribler VOD does, sorry. But please give it a spin!"
1221 livewarntitle = "Play Live Stream"
1222 livewarngeneral = "You are about to play a live video stream that probably needs all your upload bandwidth"
1223 vodwarnbitrateunknown = ""
1224 vodwarnbitrateinsufficient = ""
1225 vodwarnbitrateinsufficientmeasured = ""
1226 vodwarnmov = ""
1227 vodwarnconclusionno = ""
1228 vodwarnbitratesufficient = ""
1229 vodwarnconclusionyes = ""
1230
1231 vodwarntitle_old = "Experimental Feature Warning"
1232 vodwarngeneral_old = "Tribler Video-On-Demand is a highly experimental feature that allows you to watch videos while they are downloading, given you have sufficient upload bandwidth and/or a lot of people are offering the video for download. "
1233 vodwarnbitrateunknown_old = "The video you have selected has a unknown bitrate. "
1234 vodwarnbitrateinsufficient_old = "The video you have selected has a bitrate of %s KB/s, and your upload bandwidth is just %s. "
1235 vodwarnbitrateinsufficientmeasured_old = "The video you have selected has a bitrate of %s KB/s, and your best measured upload bandwidth is just %s. "
1236 vodwarnmov_old = "The selected video is a .MOV which usually cannot be played on demand. "
1237 vodwarnconclusionno_old = "So it's not clear whether there is enough bandwidth to watch it."
1238 vodwarnbitratesufficient_old = "The video you have selected has a bitrate of %s KB/s, and your upload bandwidth is %s. "
1239 vodwarnconclusionyes_old = "So you should be able to play it, but keep in mind this is highly experimental!"
1240
1241 vodwhataboutothertorrents = "What to do with other downloads? \n"
1242 vodrestartothertorrents = "Stop all others and resume them afterwards (recommended)"
1243 vodstopothertorrents = "Stop all other downloads"
1244 vodleaveothertorrents = "Leave other downloads running"
1245
1246 vodwarnprompt = "Continue?"
1247 vodwarnprompt_old = "Would you like to continue?"
1248
1249
1250 unlimited = "unlimited"
1251 bitrateprompt = "Bitrate:"
1252 unknown = "unknown"
1253 doesnotapply = "n/a"
1254 videoposition = "Position:"
1255 videoprogress = "Progress:"
1256 playprompt = "Play"
1257 pauseprompt = "Pause"
1258 fullscreen = "Fullscreen"
1259 volumeprompt = "Volume:"
1260 backtocontentview = "Back to Content View"
1261 vodprogress = "Progress:"
1262 launchvideoplayer = "Launch Video Player"
1263 videoserverservefailure = "Error serving video to player, probably the player does not understand the video format or cannot play it from the network."
1264 videoserverservefailureadvice = "Please wait until the download is complete and try again, or select a different player in Preferences/Video."
1265 downloading = "Active"
1266
1267 #############
1268 #Tribler UI - Profile View, Tribler 4.0.0
1269 #############
1270 nothingToDo = "You are optimal here!!"
1271 profileDetails_Overall_description = "You are a: -current level- \n- Beginner\n- Experienced\n- Top User\n- Master"
1272 # --- Recommendation quality
1273 profileDetails_Quality_description = "Based on the files you have downloaded over time, Tribler recommends other files that are likely to be interesting to you. \n\nSo far you have%s downloaded %s files."
1274 profileDetails_Quality_descriptionz_onlyword = " only"
1275 profileDetails_Quality_improve = "* Download more files to increase the quality of Tribler recommendations."
1276 # --- Discoverd Files
1277 profileDetails_Files_description = "So far, you have discovered %s files."
1278 profileDetails_Files_improve = "* Stay online longer to discover more files. \n\n* You have set your maximum to %s files. If you have reached this limit please set it higher."
1279 # --- Discoverd Persons
1280 profileDetails_Persons_description = "So far, you have discovered %s people."
1281 profileDetails_Persons_improve = "* Stay online longer and you will discover more people."
1282 # --- Optimal Download Speed
1283 profileDetails_Download_info = "You are not using your download speed optimally. To increase, follow the instructions."
1284 profileDetails_Download_UpSpeed = "Your upload speed is set to %d KB/s. Limiting your upload speed also limits your download speed."
1285 profileDetails_Download_UpSpeedMax = "Your upload speed is set to 'unlimited'. That's good."
1286 profileDetails_Download_UpSpeed_improve = "* Increase the upload speed limit in your preferences (for -Play ASAP- mode you need at least 64 KB/s). "
1287 profileDetails_Download_UpSpeedMax_improve = "* For an improved performance, you can also increase the number of upload slots in Preferences. "
1288 #  profileDetails_Download_UpSlots = "You set up a number of %d slots for upload."
1289 #  profileDetails_Download_UpSlotsMax = "You set up an unlimited number of slots for upload. That's good."
1290 #  profileDetails_Download_DlSpeed = "Your download speed is set to %d KB/s."
1291 #  profileDetails_Download_DlSpeedMax = "Your download speed is set to unlimited. That's good."
1292 profileDetails_Download_Friends = "At the moment you have %d friends. If you make more friends you can help in boosting each others download speeds."
1293 profileDetails_Download_Friends_improve = "* Invite your friends, family, and colleagues by e-mail, to start tribler too and let them add you as a friend."
1294 profileDetails_Download_VisibleYes = "You are currently accessible by other people."
1295 profileDetails_Download_VisibleYes_improve = "* Your friends should also be accessible. For that, please guide them to www.tribler.org for instructions."
1296 #profileDetails_Download_VisibleNo = "Other users are not able to connect to you, because your modem/router blocks them."
1297 profileDetails_Download_VisibleNo = "Other users are not able to connect to you, because your modem/router (%s) blocks them."
1298 profileDetails_Download_VisibleNo_improve = "* You have to open a port on your modem/router to enable other users to connect to you. This will almost double your possible download speed. Read more on www.tribler.org for instructions."
1299 # --- Network Reach
1300 profileDetails_Presence_info = "If you want to increase your network reach, follow the instructions."
1301 #profileDetails_Presence_Friends = profileDetails_Download_Friends
1302 #profileDetails_Presence_Friends_improve = profileDetails_Download_Friends_improve
1303 profileDetails_Presence_Sharingratio = "Your overall sharing ratio is %d. This means that you download more from others than you upload to them."
1304 profileDetails_Presence_Sharingratio_improve = "* To reach a fair sharing ratio, you should share your files longer. "
1305 profileDetails_Presence_VersionNewer = "You are using a newer version of Tribler (%s) than on website (%s)."
1306 profileDetails_Presence_VersionNewer_improve = "* Check the website for news and updates at %s"
1307 profileDetails_Presence_VersionOlder = "You are using an old version of Tribler (%s) and not taking advantage of the new features available. "
1308 profileDetails_Presence_VersionOlder_improve = "* Update to the newest version %s at %s"
1309 profileDetails_Presence_VersionCurrent = "You are up to date! The current version client is %s."
1310 profileDetails_Presence_VersionCurrent_improve = "* Check the website for news and updates at %s"
1311 profileDetails_Presence_VersionUnknown = "unknown"
1312 profileDetails_Presence_VersionError = "Your current client version is %s."
1313 profileDetails_Presence_VersionError_improve = "* Check the website for news and updates at %s"
1314
1315 ###############
1316 # Tribler UI - persons.py, Tribler 3.7
1317 ##############
1318 peer_status_tooltip = "Status of person based on last time seen"
1319 peer_friend_tooltip = "This person is a friend of yours. Click to remove friendship."
1320 peer_nofriend_tooltip = "Click to make this person your friend."
1321 peer_connected_times_tooltip = "Successful connections made to this person."
1322 peer_buddycast_times_tooltip = "Specific Tribler messages exchanged with this person."
1323 peer_similarity_tooltip = "Similarity between you and this person based on the download history."
1324 commonFiles    = "   Common files (%d)"
1325 alsoDownloaded = "Also downloaded (%d/%s)"
1326 peer_common_files_tooltip = "Files that you and this person have in common."
1327 peer_other_files_tooltip = "Other files that this person has downloaded."
1328
1329 #################
1330 # Notification  #
1331 #################
1332 notification_download_complete = "Download Complete"
1333 notification_finished_seeding  = "Finished Seeding"
1334
1335 #############
1336 #Tribler UI - Persons View, Tribler 4.0.0
1337 #############
1338 persons_view_no_data = "No people encountered yet"
1339
1340 torrentcollectsleep = "Seconds between downloading torrents from RSS:"
1341 buddycastsubscription = "Discover content via other Tribler users"
1342 web2subscription = "Discover content from YouTube and LiveLeak"
1343 filesdefaultsearchweb2txt = "search files, YouTube and LiveLeak"
1344 filesdefaultsearchtxt = "search all files"
1345 rssurldefaulttxt = "Paste your RSS link here"
1346
1347 vlc_linux_start_bug_title = "No flash video streaming on Ubuntu Linux with VLC"
1348 vlc_linux_start_bug = "The current Ubuntu version of the VLC video player cannot stream Youtube.com movies. So be warned, they will not start playing until they have been completely downloaded. We have submitted a patch to Ubuntu."
1349 going_search = "        Results: %d"
1350 #going_search = "Searching for '%s'... (%d results)"
1351 finished_search = "Finished search '%s'. (%d results)"
1352 search_web2 = "Web movies (%d results)"
1353 search_torrent = "Discovered files (%d results)"
1354 search_peers = "Discovered persons (%d results)"
1355 search_friends = "Friends (%d results)"
1356 search_library = "Library files (%d results)"
1357 search_remote = "Tribler network (%d results)"
1358 # search buttons
1359 searchStop       = "stop searching"
1360 searchStopEnabled= "stopped searching"
1361 searchClear      = "clear results and browse all discovered files"
1362 help             = "Current sharing reputation : %2.2f"
1363
1364 ################
1365 #Tribler UI - Column headers Tribler 4.1.0
1366 #################
1367 # FILES
1368 C_filename      = "Name of the file"
1369 C_filesize              = "Total size"
1370 C_popularity    = "Popularity of the file"
1371 C_creationdate  = "Creation date"
1372 C_uploaders             = "Number of uploaders (seeders)"
1373 C_downloaders   = "Number of downloaders (leechers)"
1374 C_recommfiles   = "Fit to your taste (top20 of discovered files)"
1375 C_source                = "Source of file"
1376 # PERSONS
1377 C_personname    = "Name of the persons"
1378 C_status                = "Last time you connected with this person"
1379 C_discfiles             = "Number of files discovered by this person"
1380 C_discpersons   = "Number of persons discovered by this person"
1381 C_recommpersons = "Fit to your taste (top20 of discovered persons)"
1382 C_friends               = "Friends of yours"
1383 # LIBRARY
1384 C_progress              = "Progress of downloads"
1385 C_downspeed             = "Download speed"
1386 C_upspeed               = "Upload speed"
1387 C_downupspeed           = "Current download and upload speed"
1388 C_message               = "Status of downloads (no sorting)"
1389 C_info                  = "Other info (no sorting)"
1390 # FRIENDS
1391 C_friendname    = "Name of your friends"
1392 C_friendstatus  = "Last time you connected with your friends"
1393 C_helping               = "Whether friend is boosting your downloads (no sorting)"
1394 C_remove                = "Remove file from Library and Disk"
1395
1396 # TopNList discovered peers in profile view - Tribler 4.1.0
1397
1398 totalUp         = "Up: %s"
1399 totalDown       = "Down: %s"
1400
1401 # Core download status
1402 DLSTATUS_ALLOCATING_DISKSPACE = "initializing"
1403 DLSTATUS_WAITING4HASHCHECK = "initializing"
1404 DLSTATUS_HASHCHECKING = "checking old data"
1405 DLSTATUS_DOWNLOADING = "downloading"
1406 DLSTATUS_SEEDING = "completed/sharing"
1407 DLSTATUS_STOPPED = "stopped"
1408 DLSTATUS_STOPPED_ON_ERROR = "stopped/error"
1409
1410 duplicate_download_msg = "You are already downloading this torrent, see the My Files section."
1411 duplicate_download_title = "Duplicate download"
1412
1413 invalid_torrent_no_playable_files_msg = "You are attempting to play files from a torrent that does not contain any playable files."
1414 invalid_torrent_no_playable_files_title = "Invalid torrent"
1415
1416 #
1417 # Friendship
1418 #
1419 question = 'Question'
1420 addfriendfillin = "Do you want to add\n%s\nas your friend?'
1421
1422 ################
1423 #Tribler UI - Upload tab
1424 #################
1425 peer_ip = "Peer IP"
1426 tribler_name = "Tribler name"
1427 curr_ul_rate = "Current upload rate"
1428 ul_amount = "Amount of MBytes uploaded"
1429