1 | /* Inspector -> Activity tab -> progress */ |
---|
2 | "%.2f%% (%.2f%% selected)" = "%1$.2f%% (%2$.2f%% selected)"; |
---|
3 | |
---|
4 | /* Prefs -> blocklist -> message */ |
---|
5 | "%@ IP address rules in list" = "%@ IP address rules in list"; |
---|
6 | |
---|
7 | /* Blocklist -> message |
---|
8 | Inspector -> Files tab -> file status string |
---|
9 | Torrent -> progress string */ |
---|
10 | "%@ of %@" = "%1$@ of %2$@"; |
---|
11 | |
---|
12 | /* Torrent -> progress string */ |
---|
13 | "%@ of %@ selected" = "%1$@ of %2$@ selected"; |
---|
14 | |
---|
15 | /* Torrent -> eta string */ |
---|
16 | "%@ remaining" = "%@ remaining"; |
---|
17 | |
---|
18 | /* Add torrent -> info |
---|
19 | Torrent -> progress string */ |
---|
20 | "%@ selected" = "%@ selected"; |
---|
21 | |
---|
22 | /* Inspector -> selected torrents |
---|
23 | stats total */ |
---|
24 | "%@ total" = "%@ total"; |
---|
25 | |
---|
26 | /* Inspector -> Activity tab -> have */ |
---|
27 | "%@ verified" = "%@ verified"; |
---|
28 | |
---|
29 | /* Inspector -> Peers tab -> peers */ |
---|
30 | "%d cache" = "%d cache"; |
---|
31 | |
---|
32 | /* Inspector -> Peers tab -> peers */ |
---|
33 | "%d Connected" = "%d Connected"; |
---|
34 | |
---|
35 | /* Inspector -> Peers tab -> peers */ |
---|
36 | "%d DHT" = "%d DHT"; |
---|
37 | |
---|
38 | /* Dock item - Downloading */ |
---|
39 | "%d Downloading" = "%d Downloading"; |
---|
40 | |
---|
41 | /* Add torrent -> info |
---|
42 | Create torrent -> info |
---|
43 | Drag overlay -> torrents |
---|
44 | Inspector -> selected torrents */ |
---|
45 | "%d files" = "%d files"; |
---|
46 | |
---|
47 | /* Inspector -> Peers tab -> peers */ |
---|
48 | "%d incoming" = "%d incoming"; |
---|
49 | |
---|
50 | /* Action menu -> upload/download limit |
---|
51 | Status Bar -> speed tooltip */ |
---|
52 | "%d KB/s" = "%d KB/s"; |
---|
53 | |
---|
54 | /* Inspector -> Peers tab -> peers */ |
---|
55 | "%d known" = "%d known"; |
---|
56 | |
---|
57 | /* Status bar transfer count */ |
---|
58 | "%d of %@" = "%1$d of %2$@"; |
---|
59 | |
---|
60 | /* Inspector -> Peers tab -> peers */ |
---|
61 | "%d PEX" = "%d PEX"; |
---|
62 | |
---|
63 | /* Create torrent -> info */ |
---|
64 | "%d pieces, %@ each" = "%1$d pieces, %2$@ each"; |
---|
65 | |
---|
66 | /* Dock item - Seeding */ |
---|
67 | "%d Seeding" = "%d Seeding"; |
---|
68 | |
---|
69 | /* Drag overlay -> torrents */ |
---|
70 | "%d Torrent Files" = "%d Torrent Files"; |
---|
71 | |
---|
72 | /* Inspector -> selected torrents */ |
---|
73 | "%d Torrents Selected" = "%d Torrents Selected"; |
---|
74 | |
---|
75 | /* Inspector -> Peers tab -> peers */ |
---|
76 | "%d tracker" = "%d tracker"; |
---|
77 | |
---|
78 | /* Filter Bar Button -> tool tip |
---|
79 | Status bar transfer count |
---|
80 | Torrent table -> group row -> tooltip */ |
---|
81 | "%d transfers" = "%d transfers"; |
---|
82 | |
---|
83 | /* Torrent -> status string */ |
---|
84 | "%d web seeds" = "%d web seeds"; |
---|
85 | |
---|
86 | /* Inspector -> selected torrents |
---|
87 | stats -> bytes */ |
---|
88 | "%llu bytes" = "%llu bytes"; |
---|
89 | |
---|
90 | /* stats window -> times opened */ |
---|
91 | "%llu times" = "%llu times"; |
---|
92 | |
---|
93 | /* time string */ |
---|
94 | "%u days" = "%u days"; |
---|
95 | |
---|
96 | /* time string */ |
---|
97 | "%u hr" = "%u hr"; |
---|
98 | |
---|
99 | /* time string */ |
---|
100 | "%u min" = "%u min"; |
---|
101 | |
---|
102 | /* time string */ |
---|
103 | "%u sec" = "%u sec"; |
---|
104 | |
---|
105 | /* File size - bytes */ |
---|
106 | "1 byte" = "1 byte"; |
---|
107 | |
---|
108 | /* time string */ |
---|
109 | "1 day" = "1 day"; |
---|
110 | |
---|
111 | /* Add torrent -> info |
---|
112 | Create torrent -> info |
---|
113 | Drag overlay -> torrents |
---|
114 | Inspector -> selected torrents */ |
---|
115 | "1 file" = "1 file"; |
---|
116 | |
---|
117 | /* Create torrent -> info */ |
---|
118 | "1 piece, %@" = "1 piece, %@"; |
---|
119 | |
---|
120 | /* stats window -> times opened */ |
---|
121 | "1 time" = "1 time"; |
---|
122 | |
---|
123 | /* Filter Button -> tool tip |
---|
124 | Status bar transfer count |
---|
125 | Torrent table -> group row -> tooltip */ |
---|
126 | "1 transfer" = "1 transfer"; |
---|
127 | |
---|
128 | /* Open invalid alert -> title */ |
---|
129 | "\"%@\" is not a valid torrent file." = "\"%@\" is not a valid torrent file."; |
---|
130 | |
---|
131 | /* Prefs -> blocklist -> message */ |
---|
132 | "A blocklist must first be downloaded" = "A blocklist must first be downloaded"; |
---|
133 | |
---|
134 | /* Create torrent -> file already exists warning -> warning */ |
---|
135 | "A file with the name \"%@\" already exists in the directory \"%@\". Choose a new name or directory to create the torrent file." = "A file with the name \"%1$@\" already exists in the directory \"%2$@\". Choose a new name or directory to create the torrent file."; |
---|
136 | |
---|
137 | /* Move inside itself alert -> title */ |
---|
138 | "A folder cannot be moved to inside itself." = "A folder cannot be moved to inside itself."; |
---|
139 | |
---|
140 | /* Create torrent -> zero size -> warning */ |
---|
141 | "A torrent file cannot be created for files with no size." = "A torrent file cannot be created for files with no size."; |
---|
142 | |
---|
143 | /* Create torrent -> file already exists warning -> title */ |
---|
144 | "A torrent file with this name and directory cannot be created." = "A torrent file with this name and directory cannot be created."; |
---|
145 | |
---|
146 | /* Open duplicate alert -> title */ |
---|
147 | "A transfer of \"%@\" already exists." = "A transfer of \"%@\" already exists."; |
---|
148 | |
---|
149 | /* Inspector -> title */ |
---|
150 | "Activity" = "Activity"; |
---|
151 | |
---|
152 | /* Add torrent -> same name -> button */ |
---|
153 | "Add" = "Add"; |
---|
154 | |
---|
155 | /* Groups -> Button */ |
---|
156 | "All Groups" = "All Groups"; |
---|
157 | |
---|
158 | /* Create torrent -> failed -> warning */ |
---|
159 | "An unknown error has occurred." = "An unknown error has occurred."; |
---|
160 | |
---|
161 | /* Tracker last announce */ |
---|
162 | "Announce error" = "Announce error"; |
---|
163 | |
---|
164 | /* Tracker next announce */ |
---|
165 | "Announce in progress" = "Announce in progress"; |
---|
166 | |
---|
167 | /* Tracker next announce */ |
---|
168 | "Announce is queued" = "Announce is queued"; |
---|
169 | |
---|
170 | /* Tracker next announce */ |
---|
171 | "Announce not scheduled" = "Announce not scheduled"; |
---|
172 | |
---|
173 | /* All toolbar item -> label */ |
---|
174 | "Apply All" = "Apply All"; |
---|
175 | |
---|
176 | /* Selected toolbar item -> label */ |
---|
177 | "Apply Selected" = "Apply Selected"; |
---|
178 | |
---|
179 | /* Confirm Quit panel -> title */ |
---|
180 | "Are you sure you want to quit?" = "Are you sure you want to quit?"; |
---|
181 | |
---|
182 | /* Remove trackers alert -> title */ |
---|
183 | "Are you sure you want to remove %d trackers?" = "Are you sure you want to remove %d trackers?"; |
---|
184 | |
---|
185 | /* Removal confirm panel -> title */ |
---|
186 | "Are you sure you want to remove %d transfers from the transfer list and trash the data files?" = "Are you sure you want to remove %d transfers from the transfer list and trash the data files?"; |
---|
187 | |
---|
188 | /* Removal confirm panel -> title */ |
---|
189 | "Are you sure you want to remove %d transfers from the transfer list?" = "Are you sure you want to remove %d transfers from the transfer list?"; |
---|
190 | |
---|
191 | /* Removal confirm panel -> title */ |
---|
192 | "Are you sure you want to remove \"%@\" from the transfer list and trash the data file?" = "Are you sure you want to remove \"%@\" from the transfer list and trash the data file?"; |
---|
193 | |
---|
194 | /* Removal confirm panel -> title */ |
---|
195 | "Are you sure you want to remove \"%@\" from the transfer list?" = "Are you sure you want to remove \"%@\" from the transfer list?"; |
---|
196 | |
---|
197 | /* Remove trackers alert -> title */ |
---|
198 | "Are you sure you want to remove this tracker?" = "Are you sure you want to remove this tracker?"; |
---|
199 | |
---|
200 | /* Stats reset -> title */ |
---|
201 | "Are you sure you want to reset usage statistics?" = "Are you sure you want to reset usage statistics?"; |
---|
202 | |
---|
203 | /* inspector -> peer table -> header tool tip */ |
---|
204 | "Available" = "Available"; |
---|
205 | |
---|
206 | /* Transfer speed (Bytes per second) */ |
---|
207 | "B/s" = "B/s"; |
---|
208 | |
---|
209 | /* Preferences -> toolbar item title */ |
---|
210 | "Bandwidth" = "Bandwidth"; |
---|
211 | |
---|
212 | /* Growl notification description */ |
---|
213 | "Bandwidth settings changed" = "Bandwidth settings changed"; |
---|
214 | |
---|
215 | /* Groups -> Name */ |
---|
216 | "Blue" = "Blue"; |
---|
217 | |
---|
218 | /* File size - bytes */ |
---|
219 | "bytes" = "bytes"; |
---|
220 | |
---|
221 | /* Add torrent -> same name -> button |
---|
222 | Blocklist -> cancel button |
---|
223 | Confirm Quit panel -> button |
---|
224 | Create torrent -> blank address -> button |
---|
225 | Removal confirm panel -> button |
---|
226 | Remove trackers alert -> button |
---|
227 | Stats reset -> button */ |
---|
228 | "Cancel" = "Cancel"; |
---|
229 | |
---|
230 | /* Torrent Table -> tooltip */ |
---|
231 | "Change transfer settings" = "Change transfer settings"; |
---|
232 | |
---|
233 | /* File Outline -> Menu */ |
---|
234 | "Check Selected" = "Check Selected"; |
---|
235 | |
---|
236 | /* Torrent -> status string */ |
---|
237 | "Checking existing data" = "Checking existing data"; |
---|
238 | |
---|
239 | /* Message window -> save button */ |
---|
240 | "Clear" = "Clear"; |
---|
241 | |
---|
242 | /* View menu -> Quick Look */ |
---|
243 | "Close Quick Look" = "Close Quick Look"; |
---|
244 | |
---|
245 | /* Blocklist -> message */ |
---|
246 | "Connecting to site" = "Connecting to site"; |
---|
247 | |
---|
248 | /* Torrent file copy alert -> title */ |
---|
249 | "Copy of \"%@\" Cannot Be Created" = "Copy of \"%@\" Cannot Be Created"; |
---|
250 | |
---|
251 | /* Create torrent -> failed -> warning */ |
---|
252 | "Could not read \"%s\": %s." = "Could not read \"%1$s\": %2$s."; |
---|
253 | |
---|
254 | /* Create torrent -> failed -> warning */ |
---|
255 | "Could not write \"%s\": %s." = "Could not write \"%1$s\": %2$s."; |
---|
256 | |
---|
257 | /* Create toolbar item -> label |
---|
258 | Create torrent -> blank address -> button */ |
---|
259 | "Create" = "Create"; |
---|
260 | |
---|
261 | /* Drag overlay -> file */ |
---|
262 | "Create a Torrent File" = "Create a Torrent File"; |
---|
263 | |
---|
264 | /* Create toolbar item -> tooltip */ |
---|
265 | "Create torrent file" = "Create torrent file"; |
---|
266 | |
---|
267 | /* Create toolbar item -> palette label |
---|
268 | Create torrent -> select file */ |
---|
269 | "Create Torrent File" = "Create Torrent File"; |
---|
270 | |
---|
271 | /* Create torrent -> failed -> title */ |
---|
272 | "Creation of \"%@\" failed." = "Creation of \"%@\" failed."; |
---|
273 | |
---|
274 | /* Inspector -> peer -> status */ |
---|
275 | "Currently downloading (interested and not choked)" = "Currently downloading (interested and not choked)"; |
---|
276 | |
---|
277 | /* Inspector -> peer -> status */ |
---|
278 | "Currently uploading (interested and not choked)" = "Currently uploading (interested and not choked)"; |
---|
279 | |
---|
280 | /* Message window -> table column */ |
---|
281 | "Date" = "Date"; |
---|
282 | |
---|
283 | /* Message window -> level |
---|
284 | Message window -> level string */ |
---|
285 | "Debug" = "Debug"; |
---|
286 | |
---|
287 | /* status bar -> status label |
---|
288 | Torrent -> status string */ |
---|
289 | "DL" = "DL"; |
---|
290 | |
---|
291 | /* Inspector -> Peers tab -> peers */ |
---|
292 | "DL from %d" = "DL from %d"; |
---|
293 | |
---|
294 | /* Torrent disk space alert -> button */ |
---|
295 | "Do not check disk space again" = "Do not check disk space again"; |
---|
296 | |
---|
297 | /* Donation beg -> button */ |
---|
298 | "Don't bug me about this ever again." = "Don't bug me about this ever again."; |
---|
299 | |
---|
300 | /* files tab -> tooltip */ |
---|
301 | "Don't Download" = "Don't Download"; |
---|
302 | |
---|
303 | /* Donation beg -> button */ |
---|
304 | "Donate" = "Donate"; |
---|
305 | |
---|
306 | /* Donation beg -> message */ |
---|
307 | "Donate or not, there will be no difference to your torrenting experience." = "Donate or not, there will be no difference to your torrenting experience."; |
---|
308 | |
---|
309 | /* file table -> header tool tip |
---|
310 | files tab -> tooltip */ |
---|
311 | "Download" = "Download"; |
---|
312 | |
---|
313 | /* Torrent disk space alert -> button */ |
---|
314 | "Download Anyway" = "Download Anyway"; |
---|
315 | |
---|
316 | /* Growl notification title */ |
---|
317 | "Download Complete" = "Download Complete"; |
---|
318 | |
---|
319 | /* Blocklist -> message */ |
---|
320 | "Download of the blocklist failed." = "Download of the blocklist failed."; |
---|
321 | |
---|
322 | /* files tab -> tooltip */ |
---|
323 | "Download Some" = "Download Some"; |
---|
324 | |
---|
325 | /* Torrent table -> group row -> tooltip */ |
---|
326 | "Download speed" = "Download speed"; |
---|
327 | |
---|
328 | /* Stats window -> label |
---|
329 | tracker peer stat */ |
---|
330 | "Downloaded" = "Downloaded"; |
---|
331 | |
---|
332 | /* Torrent -> status string */ |
---|
333 | "Downloading" = "Downloading"; |
---|
334 | |
---|
335 | /* Blocklist -> message */ |
---|
336 | "Downloading blocklist" = "Downloading blocklist"; |
---|
337 | |
---|
338 | /* Torrent -> status string */ |
---|
339 | "Downloading from %d of %d peers" = "Downloading from %1$d of %2$d peers"; |
---|
340 | |
---|
341 | /* Torrent -> status string */ |
---|
342 | "Downloading from %d of 1 peer" = "Downloading from %d of 1 peer"; |
---|
343 | |
---|
344 | /* inspector -> peer table -> header tool tip */ |
---|
345 | "Downloading From Peer" = "Downloading From Peer"; |
---|
346 | |
---|
347 | /* inspector -> web seed table -> header tool tip */ |
---|
348 | "Downloading From Web Seed" = "Downloading From Web Seed"; |
---|
349 | |
---|
350 | /* inspector -> peer table -> header tool tip |
---|
351 | Inspector -> Peers tab -> table row tooltip */ |
---|
352 | "Encrypted Connection" = "Encrypted Connection"; |
---|
353 | |
---|
354 | /* Blocklist -> message |
---|
355 | Message window -> level |
---|
356 | Message window -> level string |
---|
357 | Torrent -> status string */ |
---|
358 | "Error" = "Error"; |
---|
359 | |
---|
360 | /* Inspector -> title */ |
---|
361 | "Files" = "Files"; |
---|
362 | |
---|
363 | /* Filter toolbar item -> label */ |
---|
364 | "Filter" = "Filter"; |
---|
365 | |
---|
366 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
367 | "From: cache" = "From: cache"; |
---|
368 | |
---|
369 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
370 | "From: distributed hash table" = "From: distributed hash table"; |
---|
371 | |
---|
372 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
373 | "From: incoming connection" = "From: incoming connection"; |
---|
374 | |
---|
375 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
376 | "From: peer exchange" = "From: peer exchange"; |
---|
377 | |
---|
378 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
379 | "From: tracker" = "From: tracker"; |
---|
380 | |
---|
381 | /* File size - gigabytes */ |
---|
382 | "GB" = "GB"; |
---|
383 | |
---|
384 | /* Preferences -> toolbar item title */ |
---|
385 | "General" = "General"; |
---|
386 | |
---|
387 | /* Inspector -> title */ |
---|
388 | "General Info" = "General Info"; |
---|
389 | |
---|
390 | /* Tracker last announce */ |
---|
391 | "got %d peers" = "got %d peers"; |
---|
392 | |
---|
393 | /* Groups -> Name */ |
---|
394 | "Gray" = "Gray"; |
---|
395 | |
---|
396 | /* Groups -> Name */ |
---|
397 | "Green" = "Green"; |
---|
398 | |
---|
399 | /* Groups -> Button */ |
---|
400 | "Group" = "Group"; |
---|
401 | |
---|
402 | /* Preferences -> toolbar item title */ |
---|
403 | "Groups" = "Groups"; |
---|
404 | |
---|
405 | /* Legal alert -> title */ |
---|
406 | "Hear ye, hear ye!" = "Hear ye, hear ye!"; |
---|
407 | |
---|
408 | /* View menu -> Filter Bar */ |
---|
409 | "Hide Filter Bar" = "Hide Filter Bar"; |
---|
410 | |
---|
411 | /* View menu -> Inspector */ |
---|
412 | "Hide Inspector" = "Hide Inspector"; |
---|
413 | |
---|
414 | /* View menu -> Status Bar */ |
---|
415 | "Hide Status Bar" = "Hide Status Bar"; |
---|
416 | |
---|
417 | /* File Outline -> Priority Menu */ |
---|
418 | "High" = "High"; |
---|
419 | |
---|
420 | /* files tab -> tooltip */ |
---|
421 | "High Priority" = "High Priority"; |
---|
422 | |
---|
423 | /* Legal alert -> button */ |
---|
424 | "I Accept" = "I Accept"; |
---|
425 | |
---|
426 | /* Add torrent -> same name -> message */ |
---|
427 | "If you are attempting to use already existing data, the root data directory should be inside the destination directory." = "If you are attempting to use already existing data, the root data directory should be inside the destination directory."; |
---|
428 | |
---|
429 | /* Message window -> level |
---|
430 | Message window -> level string */ |
---|
431 | "Info" = "Info"; |
---|
432 | |
---|
433 | /* Inspector toolbar item -> label */ |
---|
434 | "Inspector" = "Inspector"; |
---|
435 | |
---|
436 | /* Download not a torrent -> message */ |
---|
437 | "It appears that the file \"%@\" from %@ is not a torrent file." = "It appears that the file \"%1$@\" from %2$@ is not a torrent file."; |
---|
438 | |
---|
439 | /* File size - kilobytes */ |
---|
440 | "KB" = "KB"; |
---|
441 | |
---|
442 | /* Tracker last announce */ |
---|
443 | "Last Announce" = "Last Announce"; |
---|
444 | |
---|
445 | /* Tracker last scrape */ |
---|
446 | "Last Scrape" = "Last Scrape"; |
---|
447 | |
---|
448 | /* Prefs -> blocklist -> message */ |
---|
449 | "Last updated" = "Last updated"; |
---|
450 | |
---|
451 | /* tracker peer stat */ |
---|
452 | "Leechers" = "Leechers"; |
---|
453 | |
---|
454 | /* About window -> license button */ |
---|
455 | "License" = "License"; |
---|
456 | |
---|
457 | /* Action menu -> upload/download limit |
---|
458 | torrent action menu -> upload/download limit */ |
---|
459 | "Limit (%d KB/s)" = "Limit (%d KB/s)"; |
---|
460 | |
---|
461 | /* Save log alert panel -> title */ |
---|
462 | "Log Could Not Be Saved" = "Log Could Not Be Saved"; |
---|
463 | |
---|
464 | /* File Outline -> Priority Menu */ |
---|
465 | "Low" = "Low"; |
---|
466 | |
---|
467 | /* files tab -> tooltip */ |
---|
468 | "Low Priority" = "Low Priority"; |
---|
469 | |
---|
470 | /* File size - megabytes */ |
---|
471 | "MB" = "MB"; |
---|
472 | |
---|
473 | /* Message window -> table column */ |
---|
474 | "Message" = "Message"; |
---|
475 | |
---|
476 | /* Message window -> title */ |
---|
477 | "Message Log" = "Message Log"; |
---|
478 | |
---|
479 | /* files tab -> tooltip */ |
---|
480 | "Multiple Priorities" = "Multiple Priorities"; |
---|
481 | |
---|
482 | /* Inspector -> Peers tab -> table row tooltip |
---|
483 | No Ratio |
---|
484 | Prefs -> blocklist -> message |
---|
485 | Tracker last announce |
---|
486 | Tracker last scrape |
---|
487 | tracker peer stat */ |
---|
488 | "N/A" = "N/A"; |
---|
489 | |
---|
490 | /* Preferences -> toolbar item title */ |
---|
491 | "Network" = "Network"; |
---|
492 | |
---|
493 | /* Prefs -> blocklist -> message */ |
---|
494 | "Never" = "Never"; |
---|
495 | |
---|
496 | /* Tracker next announce */ |
---|
497 | "Next announce in %@" = "Next announce in %@"; |
---|
498 | |
---|
499 | /* Group table row */ |
---|
500 | "No Group" = "No Group"; |
---|
501 | |
---|
502 | /* Inspector -> selected torrents */ |
---|
503 | "No Torrents Selected" = "No Torrents Selected"; |
---|
504 | |
---|
505 | /* Groups -> Button |
---|
506 | Groups -> Menu */ |
---|
507 | "None" = "None"; |
---|
508 | |
---|
509 | /* Donation beg -> button */ |
---|
510 | "Nope" = "Nope"; |
---|
511 | |
---|
512 | /* File Outline -> Priority Menu */ |
---|
513 | "Normal" = "Normal"; |
---|
514 | |
---|
515 | /* files tab -> tooltip */ |
---|
516 | "Normal Priority" = "Normal Priority"; |
---|
517 | |
---|
518 | /* Inspector -> Peers tab -> peers */ |
---|
519 | "Not Connected" = "Not Connected"; |
---|
520 | |
---|
521 | /* Torrent disk space alert -> title */ |
---|
522 | "Not enough remaining disk space to download \"%@\" completely." = "Not enough remaining disk space to download \"%@\" completely."; |
---|
523 | |
---|
524 | /* About window -> license close button |
---|
525 | Blocklist -> button |
---|
526 | Create torrent -> directory doesn't exist warning -> button |
---|
527 | Create torrent -> failed -> button |
---|
528 | Create torrent -> file already exists warning -> button |
---|
529 | Create torrent -> no files -> button |
---|
530 | Create torrent -> zero size -> button |
---|
531 | Download not a torrent -> button |
---|
532 | Move error alert -> button |
---|
533 | Move inside itself alert -> button |
---|
534 | Open duplicate alert -> button |
---|
535 | Open invalid alert -> button |
---|
536 | Save log alert panel -> button |
---|
537 | Torrent disk space alert -> button |
---|
538 | Torrent download failed -> button |
---|
539 | Torrent file copy alert -> button */ |
---|
540 | "OK" = "OK"; |
---|
541 | |
---|
542 | /* Removal confirm panel -> message part 2 */ |
---|
543 | "Once removed, continuing the transfers will require the torrent files." = "Once removed, continuing the transfers will require the torrent files."; |
---|
544 | |
---|
545 | /* Remove trackers alert -> message */ |
---|
546 | "Once removed, Transmission will no longer attempt to contact it. This cannot be undone." = "Once removed, Transmission will no longer attempt to contact it. This cannot be undone."; |
---|
547 | |
---|
548 | /* Remove trackers alert -> message */ |
---|
549 | "Once removed, Transmission will no longer attempt to contact them. This cannot be undone." = "Once removed, Transmission will no longer attempt to contact them. This cannot be undone."; |
---|
550 | |
---|
551 | /* File Outline -> Menu */ |
---|
552 | "Only Check Selected" = "Only Check Selected"; |
---|
553 | |
---|
554 | /* Open toolbar item -> label */ |
---|
555 | "Open" = "Open"; |
---|
556 | |
---|
557 | /* Open address toolbar item -> label */ |
---|
558 | "Open Address" = "Open Address"; |
---|
559 | |
---|
560 | /* Open address toolbar item -> palette label */ |
---|
561 | "Open Torrent Address" = "Open Torrent Address"; |
---|
562 | |
---|
563 | /* Open toolbar item -> tooltip */ |
---|
564 | "Open torrent files" = "Open torrent files"; |
---|
565 | |
---|
566 | /* Open toolbar item -> palette label */ |
---|
567 | "Open Torrent Files" = "Open Torrent Files"; |
---|
568 | |
---|
569 | /* Open address toolbar item -> tooltip */ |
---|
570 | "Open torrent web address" = "Open torrent web address"; |
---|
571 | |
---|
572 | /* Inspector -> title */ |
---|
573 | "Options" = "Options"; |
---|
574 | |
---|
575 | /* Groups -> Name */ |
---|
576 | "Orange" = "Orange"; |
---|
577 | |
---|
578 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
579 | "Partial Seed" = "Partial Seed"; |
---|
580 | |
---|
581 | /* All toolbar item -> palette label */ |
---|
582 | "Pause / Resume All" = "Pause / Resume All"; |
---|
583 | |
---|
584 | /* Selected toolbar item -> palette label */ |
---|
585 | "Pause / Resume Selected" = "Pause / Resume Selected"; |
---|
586 | |
---|
587 | /* All toolbar item -> label */ |
---|
588 | "Pause All" = "Pause All"; |
---|
589 | |
---|
590 | /* All toolbar item -> tooltip */ |
---|
591 | "Pause all transfers" = "Pause all transfers"; |
---|
592 | |
---|
593 | /* Selected toolbar item -> label */ |
---|
594 | "Pause Selected" = "Pause Selected"; |
---|
595 | |
---|
596 | /* Selected toolbar item -> tooltip */ |
---|
597 | "Pause selected transfers" = "Pause selected transfers"; |
---|
598 | |
---|
599 | /* Torrent Table -> tooltip */ |
---|
600 | "Pause the transfer" = "Pause the transfer"; |
---|
601 | |
---|
602 | /* Torrent -> status string */ |
---|
603 | "Paused" = "Paused"; |
---|
604 | |
---|
605 | /* Inspector -> peer -> status */ |
---|
606 | "Peer is unchoking you, but you are not interested" = "Peer is unchoking you, but you are not interested"; |
---|
607 | |
---|
608 | /* Inspector -> peer -> status */ |
---|
609 | "Peer wants you to upload, but you do not want to (interested and choked)" = "Peer wants you to upload, but you do not want to (interested and choked)"; |
---|
610 | |
---|
611 | /* Inspector -> title |
---|
612 | Preferences -> toolbar item title */ |
---|
613 | "Peers" = "Peers"; |
---|
614 | |
---|
615 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
616 | "Port" = "Port"; |
---|
617 | |
---|
618 | /* Preferences -> Network -> port status */ |
---|
619 | "Port check site is down" = "Port check site is down"; |
---|
620 | |
---|
621 | /* Preferences -> Network -> port status */ |
---|
622 | "Port is closed" = "Port is closed"; |
---|
623 | |
---|
624 | /* Preferences -> Network -> port status */ |
---|
625 | "Port is open" = "Port is open"; |
---|
626 | |
---|
627 | /* File Outline -> Menu |
---|
628 | file table -> header tool tip */ |
---|
629 | "Priority" = "Priority"; |
---|
630 | |
---|
631 | /* files tab -> tooltip */ |
---|
632 | "Priority Not Available" = "Priority Not Available"; |
---|
633 | |
---|
634 | /* Inspector -> private torrent */ |
---|
635 | "Private Torrent, PEX and DHT automatically disabled" = "Private Torrent, PEX and DHT automatically disabled"; |
---|
636 | |
---|
637 | /* Message window -> table column */ |
---|
638 | "Process" = "Process"; |
---|
639 | |
---|
640 | /* Blocklist -> message */ |
---|
641 | "Processing blocklist" = "Processing blocklist"; |
---|
642 | |
---|
643 | /* Stats window -> label */ |
---|
644 | "Program Started" = "Program Started"; |
---|
645 | |
---|
646 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
647 | "Progress: %.1f%%" = "Progress: %.1f%%"; |
---|
648 | |
---|
649 | /* Inspector -> private torrent */ |
---|
650 | "Public Torrent" = "Public Torrent"; |
---|
651 | |
---|
652 | /* Groups -> Name */ |
---|
653 | "Purple" = "Purple"; |
---|
654 | |
---|
655 | /* QuickLook toolbar item -> label |
---|
656 | QuickLook toolbar item -> palette label |
---|
657 | QuickLook toolbar item -> tooltip |
---|
658 | View menu -> Quick Look */ |
---|
659 | "Quick Look" = "Quick Look"; |
---|
660 | |
---|
661 | /* Confirm Quit panel -> button |
---|
662 | Legal alert -> button |
---|
663 | Transmission already running alert -> button */ |
---|
664 | "Quit" = "Quit"; |
---|
665 | |
---|
666 | /* Dock Badger -> quit */ |
---|
667 | "Quitting" = "Quitting"; |
---|
668 | |
---|
669 | /* Stats window -> label |
---|
670 | status bar -> status label |
---|
671 | Torrent -> status string |
---|
672 | Torrent table -> group row -> tooltip */ |
---|
673 | "Ratio" = "Ratio"; |
---|
674 | |
---|
675 | /* Groups -> Name */ |
---|
676 | "Red" = "Red"; |
---|
677 | |
---|
678 | /* Action menu -> status string toggle */ |
---|
679 | "Remaining Time" = "Remaining Time"; |
---|
680 | |
---|
681 | /* Torrent -> eta string */ |
---|
682 | "remaining time unknown" = "remaining time unknown"; |
---|
683 | |
---|
684 | /* Preferences -> toolbar item title */ |
---|
685 | "Remote" = "Remote"; |
---|
686 | |
---|
687 | /* Removal confirm panel -> button |
---|
688 | Remove toolbar item -> label |
---|
689 | Remove trackers alert -> button */ |
---|
690 | "Remove" = "Remove"; |
---|
691 | |
---|
692 | /* Remove toolbar item -> palette label */ |
---|
693 | "Remove Selected" = "Remove Selected"; |
---|
694 | |
---|
695 | /* Remove toolbar item -> tooltip */ |
---|
696 | "Remove selected transfers" = "Remove selected transfers"; |
---|
697 | |
---|
698 | /* Stats reset -> button |
---|
699 | Stats window -> reset button */ |
---|
700 | "Reset" = "Reset"; |
---|
701 | |
---|
702 | /* All toolbar item -> label */ |
---|
703 | "Resume All" = "Resume All"; |
---|
704 | |
---|
705 | /* All toolbar item -> tooltip */ |
---|
706 | "Resume all transfers" = "Resume all transfers"; |
---|
707 | |
---|
708 | /* Selected toolbar item -> label */ |
---|
709 | "Resume Selected" = "Resume Selected"; |
---|
710 | |
---|
711 | /* Selected toolbar item -> tooltip */ |
---|
712 | "Resume selected transfers" = "Resume selected transfers"; |
---|
713 | |
---|
714 | /* Torrent cell -> button info */ |
---|
715 | "Resume the transfer" = "Resume the transfer"; |
---|
716 | |
---|
717 | /* Torrent cell -> button info */ |
---|
718 | "Resume the transfer right away" = "Resume the transfer right away"; |
---|
719 | |
---|
720 | /* Stats window -> label */ |
---|
721 | "Running Time" = "Running Time"; |
---|
722 | |
---|
723 | /* Message window -> save button */ |
---|
724 | "Save" = "Save"; |
---|
725 | |
---|
726 | /* Tracker last scrape */ |
---|
727 | "Scrape error" = "Scrape error"; |
---|
728 | |
---|
729 | /* tracker peer stat */ |
---|
730 | "Seeders" = "Seeders"; |
---|
731 | |
---|
732 | /* Torrent -> status string */ |
---|
733 | "Seeding" = "Seeding"; |
---|
734 | |
---|
735 | /* Torrent -> status string */ |
---|
736 | "Seeding complete" = "Seeding complete"; |
---|
737 | |
---|
738 | /* Growl notification title */ |
---|
739 | "Seeding Complete" = "Seeding Complete"; |
---|
740 | |
---|
741 | /* Torrent -> status string */ |
---|
742 | "Seeding to %d of %d peers" = "Seeding to %1$d of %2$d peers"; |
---|
743 | |
---|
744 | /* Torrent -> status string */ |
---|
745 | "Seeding to %d of 1 peer" = "Seeding to %d of 1 peer"; |
---|
746 | |
---|
747 | /* Create torrent -> location sheet -> button |
---|
748 | Create torrent -> select file |
---|
749 | Move torrent -> prompt |
---|
750 | Open torrent -> prompt |
---|
751 | Preferences -> Open panel prompt */ |
---|
752 | "Select" = "Select"; |
---|
753 | |
---|
754 | /* Create torrent -> select file */ |
---|
755 | "Select a file or folder for the torrent file." = "Select a file or folder for the torrent file."; |
---|
756 | |
---|
757 | /* Add -> select destination folder */ |
---|
758 | "Select the download folder for \"%@\"" = "Select the download folder for \"%@\""; |
---|
759 | |
---|
760 | /* Create torrent -> location sheet -> message */ |
---|
761 | "Select the name and location for the torrent file." = "Select the name and location for the torrent file."; |
---|
762 | |
---|
763 | /* Move torrent -> select destination folder */ |
---|
764 | "Select the new folder for %d data files." = "Select the new folder for %d data files."; |
---|
765 | |
---|
766 | /* Move torrent -> select destination folder */ |
---|
767 | "Select the new folder for \"%@\"." = "Select the new folder for \"%@\"."; |
---|
768 | |
---|
769 | /* Main window -> 1st bottom left button (action) tooltip */ |
---|
770 | "Shortcuts for changing global settings." = "Shortcuts for changing global settings."; |
---|
771 | |
---|
772 | /* View menu -> Filter Bar */ |
---|
773 | "Show Filter Bar" = "Show Filter Bar"; |
---|
774 | |
---|
775 | /* File Outline -> Menu */ |
---|
776 | "Show in Finder" = "Show in Finder"; |
---|
777 | |
---|
778 | /* View menu -> Inspector */ |
---|
779 | "Show Inspector" = "Show Inspector"; |
---|
780 | |
---|
781 | /* View menu -> Status Bar */ |
---|
782 | "Show Status Bar" = "Show Status Bar"; |
---|
783 | |
---|
784 | /* Torrent cell -> button info */ |
---|
785 | "Show the data file in Finder" = "Show the data file in Finder"; |
---|
786 | |
---|
787 | /* Status Bar -> speed tooltip */ |
---|
788 | "Speed Limit" = "Speed Limit"; |
---|
789 | |
---|
790 | /* Growl notification title */ |
---|
791 | "Speed Limit Auto Disabled" = "Speed Limit Auto Disabled"; |
---|
792 | |
---|
793 | /* Growl notification title */ |
---|
794 | "Speed Limit Auto Enabled" = "Speed Limit Auto Enabled"; |
---|
795 | |
---|
796 | /* Main window -> 2nd bottom left button (turtle) tooltip */ |
---|
797 | "Speed Limit overrides the total bandwidth limits with its own limits." = "Speed Limit overrides the total bandwidth limits with its own limits."; |
---|
798 | |
---|
799 | /* Torrent -> status string */ |
---|
800 | "Stalled" = "Stalled"; |
---|
801 | |
---|
802 | /* Stats window -> title */ |
---|
803 | "Statistics" = "Statistics"; |
---|
804 | |
---|
805 | /* Action menu -> status string toggle */ |
---|
806 | "Status of Selected Files" = "Status of Selected Files"; |
---|
807 | |
---|
808 | /* Action menu -> ratio stop |
---|
809 | torrent action menu -> ratio stop */ |
---|
810 | "Stop at Ratio (%.2f)" = "Stop at Ratio (%.2f)"; |
---|
811 | |
---|
812 | /* Torrent cell -> button info */ |
---|
813 | "Stop waiting to start" = "Stop waiting to start"; |
---|
814 | |
---|
815 | /* Donation beg -> title */ |
---|
816 | "Support open-source indie software" = "Support open-source indie software"; |
---|
817 | |
---|
818 | /* File size - terabytes */ |
---|
819 | "TB" = "TB"; |
---|
820 | |
---|
821 | /* Create torrent -> directory doesn't exist warning -> title */ |
---|
822 | "The chosen torrent file location does not exist." = "The chosen torrent file location does not exist."; |
---|
823 | |
---|
824 | /* Add torrent -> same name -> title */ |
---|
825 | "The destination directory and root data directory have the same name." = "The destination directory and root data directory have the same name."; |
---|
826 | |
---|
827 | /* Create torrent -> directory doesn't exist warning -> warning */ |
---|
828 | "The directory \"%@\" does not currently exist. Create this directory or choose a different one to create the torrent file." = "The directory \"%@\" does not currently exist. Create this directory or choose a different one to create the torrent file."; |
---|
829 | |
---|
830 | /* Move error alert -> message |
---|
831 | Move inside itself alert -> message */ |
---|
832 | "The move operation of \"%@\" cannot be done." = "The move operation of \"%@\" cannot be done."; |
---|
833 | |
---|
834 | /* Torrent download failed -> message */ |
---|
835 | "The torrent could not be downloaded from %@: %@." = "The torrent could not be downloaded from %1$@: %2$@."; |
---|
836 | |
---|
837 | /* Torrent file copy alert -> message */ |
---|
838 | "The torrent file (%@) cannot be found." = "The torrent file (%@) cannot be found."; |
---|
839 | |
---|
840 | /* Open invalid alert -> message */ |
---|
841 | "The torrent file cannot be opened because it contains invalid data." = "The torrent file cannot be opened because it contains invalid data."; |
---|
842 | |
---|
843 | /* Open duplicate alert -> message */ |
---|
844 | "The torrent file cannot be opened because it is a duplicate of an already added transfer." = "The torrent file cannot be opened because it is a duplicate of an already added transfer."; |
---|
845 | |
---|
846 | /* Create torrent -> blank address -> message */ |
---|
847 | "The torrent file will not be able to be opened. A torrent file with no tracker address is only useful when you plan to upload the file to a tracker website that will add the address for you." = "The torrent file will not be able to be opened. A torrent file with no tracker address is only useful when you plan to upload the file to a tracker website that will add the address for you."; |
---|
848 | |
---|
849 | /* Create torrent -> zero size -> title */ |
---|
850 | "The total file size is zero bytes." = "The total file size is zero bytes."; |
---|
851 | |
---|
852 | /* Torrent disk space alert -> message */ |
---|
853 | "The transfer will be paused. Clear up space on %@ or deselect files in the torrent inspector to continue." = "The transfer will be paused. Clear up space on %@ or deselect files in the torrent inspector to continue."; |
---|
854 | |
---|
855 | /* Confirm Quit panel -> message */ |
---|
856 | "There are %d active transfers that will be paused on quit. The transfers will automatically resume on the next launch." = "There are %d active transfers that will be paused on quit. The transfers will automatically resume on the next launch."; |
---|
857 | |
---|
858 | /* Removal confirm panel -> message part 1 */ |
---|
859 | "There are %d active transfers." = "There are %d active transfers."; |
---|
860 | |
---|
861 | /* Removal confirm panel -> message part 1 */ |
---|
862 | "There are %d transfers (%d active)." = "There are %1$d transfers (%2$d active)."; |
---|
863 | |
---|
864 | /* Transmission already running alert -> message */ |
---|
865 | "There is already a copy of Transmission running. This copy cannot be opened until that instance is quit." = "There is already a copy of Transmission running. This copy cannot be opened until that instance is quit."; |
---|
866 | |
---|
867 | /* Confirm Quit panel -> message */ |
---|
868 | "There is an active transfer that will be paused on quit. The transfer will automatically resume on the next launch." = "There is an active transfer that will be paused on quit. The transfer will automatically resume on the next launch."; |
---|
869 | |
---|
870 | /* Create torrent -> blank address -> title */ |
---|
871 | "There is no tracker address." = "There is no tracker address."; |
---|
872 | |
---|
873 | /* Create torrent -> no files -> warning */ |
---|
874 | "There must be at least one file in a folder to create a torrent file." = "There must be at least one file in a folder to create a torrent file."; |
---|
875 | |
---|
876 | /* Save log alert panel -> message */ |
---|
877 | "There was a problem creating the file \"%@\"." = "There was a problem creating the file \"%@\"."; |
---|
878 | |
---|
879 | /* Move error alert -> title */ |
---|
880 | "There was an error moving the data file." = "There was an error moving the data file."; |
---|
881 | |
---|
882 | /* Create torrent -> no files -> title */ |
---|
883 | "This folder contains no files." = "This folder contains no files."; |
---|
884 | |
---|
885 | /* Removal confirm panel -> message */ |
---|
886 | "This transfer is active. Once removed, continuing the transfer will require the torrent file." = "This transfer is active. Once removed, continuing the transfer will require the torrent file."; |
---|
887 | |
---|
888 | /* Stats reset -> message */ |
---|
889 | "This will clear the global statistics displayed by Transmission. Individual transfer statistics will not be affected." = "This will clear the global statistics displayed by Transmission. Individual transfer statistics will not be affected."; |
---|
890 | |
---|
891 | /* Inspector -> tracker table */ |
---|
892 | "Tier %d" = "Tier %d"; |
---|
893 | |
---|
894 | /* Filter toolbar item -> palette label */ |
---|
895 | "Toggle Filter" = "Toggle Filter"; |
---|
896 | |
---|
897 | /* Inspector toolbar item -> palette label */ |
---|
898 | "Toggle Inspector" = "Toggle Inspector"; |
---|
899 | |
---|
900 | /* Filter toolbar item -> tooltip */ |
---|
901 | "Toggle the filter bar" = "Toggle the filter bar"; |
---|
902 | |
---|
903 | /* Inspector toolbar item -> tooltip */ |
---|
904 | "Toggle the torrent inspector" = "Toggle the torrent inspector"; |
---|
905 | |
---|
906 | /* Download not a torrent -> title |
---|
907 | Torrent download error -> title */ |
---|
908 | "Torrent download failed" = "Torrent download failed"; |
---|
909 | |
---|
910 | /* Growl notification title */ |
---|
911 | "Torrent File Auto Added" = "Torrent File Auto Added"; |
---|
912 | |
---|
913 | /* Inspector -> title */ |
---|
914 | "Torrent Inspector" = "Torrent Inspector"; |
---|
915 | |
---|
916 | /* Status Bar -> speed tooltip */ |
---|
917 | "Total download rate" = "Total download rate"; |
---|
918 | |
---|
919 | /* stats total */ |
---|
920 | "Total N/A" = "Total N/A"; |
---|
921 | |
---|
922 | /* Status Bar -> speed tooltip */ |
---|
923 | "Total upload rate" = "Total upload rate"; |
---|
924 | |
---|
925 | /* Inspector -> title */ |
---|
926 | "Tracker" = "Tracker"; |
---|
927 | |
---|
928 | /* Torrent -> status string */ |
---|
929 | "Tracker returned a warning" = "Tracker returned a warning"; |
---|
930 | |
---|
931 | /* Torrent -> status string */ |
---|
932 | "Tracker returned an error" = "Tracker returned an error"; |
---|
933 | |
---|
934 | /* Tracker next announce */ |
---|
935 | "Tracker will be used as a backup" = "Tracker will be used as a backup"; |
---|
936 | |
---|
937 | /* Preferences -> toolbar item title */ |
---|
938 | "Transfers" = "Transfers"; |
---|
939 | |
---|
940 | /* Legal alert -> message */ |
---|
941 | "Transmission is a file-sharing program. When you run a torrent, its data will be made available to others by means of upload. And of course, any content you choose to share is your sole responsibility." = "Transmission is a file-sharing program. When you run a torrent, its data will be made available to others by means of upload. And of course, any content you choose to share is your sole responsibility."; |
---|
942 | |
---|
943 | /* Donation beg -> message */ |
---|
944 | "Transmission is a full-featured torrent application. A lot of time and effort have gone into development, coding, and refinement. If you enjoy using it, please consider showing your love with a donation." = "Transmission is a full-featured torrent application. A lot of time and effort have gone into development, coding, and refinement. If you enjoy using it, please consider showing your love with a donation."; |
---|
945 | |
---|
946 | /* Transmission already running alert -> title */ |
---|
947 | "Transmission is already running." = "Transmission is already running."; |
---|
948 | |
---|
949 | /* status bar -> status label |
---|
950 | Torrent -> status string */ |
---|
951 | "UL" = "UL"; |
---|
952 | |
---|
953 | /* Inspector -> Peers tab -> peers */ |
---|
954 | "UL to %d" = "UL to %d"; |
---|
955 | |
---|
956 | /* File Outline -> Menu */ |
---|
957 | "Uncheck Selected" = "Uncheck Selected"; |
---|
958 | |
---|
959 | /* Status Bar -> speed tooltip */ |
---|
960 | "unlimited" = "unlimited"; |
---|
961 | |
---|
962 | /* Torrent -> error string unreadable */ |
---|
963 | "unreadable error" = "unreadable error"; |
---|
964 | |
---|
965 | /* Save log panel -> default file name */ |
---|
966 | "untitled" = "untitled"; |
---|
967 | |
---|
968 | /* Torrent table -> group row -> tooltip */ |
---|
969 | "Upload speed" = "Upload speed"; |
---|
970 | |
---|
971 | /* Stats window -> label */ |
---|
972 | "Uploaded" = "Uploaded"; |
---|
973 | |
---|
974 | /* Torrent -> progress string */ |
---|
975 | "uploaded %@ (Ratio: %@)" = "uploaded %1$@ (Ratio: %2$@)"; |
---|
976 | |
---|
977 | /* inspector -> peer table -> header tool tip */ |
---|
978 | "Uploading To Peer" = "Uploading To Peer"; |
---|
979 | |
---|
980 | /* Torrent -> status string */ |
---|
981 | "Waiting to check existing data" = "Waiting to check existing data"; |
---|
982 | |
---|
983 | /* Torrent -> status string */ |
---|
984 | "Waiting to download" = "Waiting to download"; |
---|
985 | |
---|
986 | /* Torrent -> status string */ |
---|
987 | "Waiting to seed" = "Waiting to seed"; |
---|
988 | |
---|
989 | /* Drag overlay -> url */ |
---|
990 | "Web Address" = "Web Address"; |
---|
991 | |
---|
992 | /* Torrent -> status string */ |
---|
993 | "web seed" = "web seed"; |
---|
994 | |
---|
995 | /* Groups -> Name */ |
---|
996 | "Yellow" = "Yellow"; |
---|
997 | |
---|
998 | /* Legal alert -> message */ |
---|
999 | "You probably knew this already, so we won't tell you again." = "You probably knew this already, so we won't tell you again."; |
---|
1000 | |
---|
1001 | /* Inspector -> peer -> status */ |
---|
1002 | "You unchoked the peer, but the peer is not interested" = "You unchoked the peer, but the peer is not interested"; |
---|
1003 | |
---|
1004 | /* Inspector -> peer -> status */ |
---|
1005 | "You want to download, but peer does not want to send (interested and choked)" = "You want to download, but peer does not want to send (interested and choked)"; |
---|
1006 | |
---|