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