1 | /* Torrent -> progress string */ |
---|
2 | " - %@ remaining" = " - %@ remaining"; |
---|
3 | |
---|
4 | /* Torrent -> status string */ |
---|
5 | " - DL: %@, UL: %@" = " - DL: %1$@, UL: %2$@"; |
---|
6 | |
---|
7 | /* Torrent -> progress string */ |
---|
8 | " - remaining time unknown" = " - remaining time unknown"; |
---|
9 | |
---|
10 | /* Torrent -> status string */ |
---|
11 | " - UL: %@" = " - UL: %@"; |
---|
12 | |
---|
13 | /* Removal confirm panel -> message part 2 */ |
---|
14 | " Once removed, continuing the transfers will require the torrent files." = " Once removed, continuing the transfers will require the torrent files."; |
---|
15 | |
---|
16 | /* stats total */ |
---|
17 | " total" = " total"; |
---|
18 | |
---|
19 | /* Inspector -> Activity tab -> progress */ |
---|
20 | "%.2f%% (%.2f%% selected)" = "%1$.2f%% (%2$.2f%% selected)"; |
---|
21 | |
---|
22 | /* Inspector -> Files tab -> file status string */ |
---|
23 | "%.2f%% of %@" = "%1$.2f%% of %2$@"; |
---|
24 | |
---|
25 | /* Inspector -> Activity tab -> have */ |
---|
26 | "%@ (%@ verified)" = "%1$@ (%2$@ verified)"; |
---|
27 | |
---|
28 | /* Torrent -> progress string */ |
---|
29 | "%@ of %@ (%.2f%%)" = "%1$@ of %2$@ (%3$.2f%%)"; |
---|
30 | |
---|
31 | /* Torrent -> progress string */ |
---|
32 | "%@ of %@ (%.2f%%), uploaded %@ (Ratio: %@)" = "%1$@ of %2$@ (%3$.2f%%), uploaded %4$@ (Ratio: %5$@)"; |
---|
33 | |
---|
34 | /* Torrent -> progress string */ |
---|
35 | "%@ of %@ selected (%.2f%%)" = "%1$@ of %2$@ selected (%3$.2f%%)"; |
---|
36 | |
---|
37 | /* Torrent -> progress string */ |
---|
38 | "%@ selected, uploaded %@ (Ratio: %@)" = "%1$@ selected, uploaded %2$@ (Ratio: %3$@)"; |
---|
39 | |
---|
40 | /* Inspector -> Activity tab -> have */ |
---|
41 | "%@ verified" = "%@ verified"; |
---|
42 | |
---|
43 | /* Add torrent -> info */ |
---|
44 | "%@, %@ (%@ selected)" = "%1$@, %2$@ (%3$@ selected)"; |
---|
45 | |
---|
46 | /* Create torrent -> info */ |
---|
47 | "%@, %@ each" = "%1$@, %2$@ each"; |
---|
48 | |
---|
49 | /* Torrent -> progress string */ |
---|
50 | "%@, uploaded %@ (Ratio: %@)" = "%1$@, uploaded %2$@ (Ratio: %3$@)"; |
---|
51 | |
---|
52 | /* Inspector -> Peers tab -> peers */ |
---|
53 | "%d cache" = "%d cache"; |
---|
54 | |
---|
55 | /* Inspector -> Peers tab -> peers */ |
---|
56 | "%d Connected" = "%d Connected"; |
---|
57 | |
---|
58 | /* Dock item - Downloading */ |
---|
59 | "%d Downloading" = "%d Downloading"; |
---|
60 | |
---|
61 | /* Add torrent -> info */ |
---|
62 | "%d Files" = "%d Files"; |
---|
63 | |
---|
64 | /* Drag overlay -> torrents |
---|
65 | Create torrent -> info |
---|
66 | Inspector -> above tabs -> selected torrents */ |
---|
67 | "%d Files, " = "%d Files, "; |
---|
68 | |
---|
69 | /* Inspector -> above tabs -> selected torrents */ |
---|
70 | "%d Files, %@ Total" = "%1$d Files, %2$@ Total"; |
---|
71 | |
---|
72 | /* Inspector -> Peers tab -> peers */ |
---|
73 | "%d incoming" = "%d incoming"; |
---|
74 | |
---|
75 | /* Action menu -> upload/download limit */ |
---|
76 | "%d KB/s" = "%d KB/s"; |
---|
77 | |
---|
78 | /* Status bar transfer count */ |
---|
79 | "%d of %@" = "%1$d of %2$@"; |
---|
80 | |
---|
81 | /* Inspector -> Peers tab -> peers */ |
---|
82 | "%d PEX" = "%d PEX"; |
---|
83 | |
---|
84 | /* Create torrent -> info */ |
---|
85 | "%d pieces" = "%d pieces"; |
---|
86 | |
---|
87 | /* Dock item - Seeding */ |
---|
88 | "%d Seeding" = "%d Seeding"; |
---|
89 | |
---|
90 | /* stats window -> times opened */ |
---|
91 | "%d times" = "%d times"; |
---|
92 | |
---|
93 | /* Drag overlay -> torrents */ |
---|
94 | "%d Torrent Files" = "%d Torrent Files"; |
---|
95 | |
---|
96 | /* Inspector -> above tabs -> selected torrents */ |
---|
97 | "%d Torrents Selected" = "%d Torrents Selected"; |
---|
98 | |
---|
99 | /* Inspector -> Peers tab -> peers */ |
---|
100 | "%d tracker" = "%d tracker"; |
---|
101 | |
---|
102 | /* Status bar transfer count */ |
---|
103 | "%d transfers" = "%d transfers"; |
---|
104 | |
---|
105 | /* Filter Bar Button -> tool tip */ |
---|
106 | "%d Transfers" = "%d Transfers"; |
---|
107 | |
---|
108 | /* File size */ |
---|
109 | "%lld bytes" = "%lld bytes"; |
---|
110 | |
---|
111 | /* stats -> bytes |
---|
112 | Inspector -> above tabs -> selected torrents */ |
---|
113 | "%u bytes" = "%u bytes"; |
---|
114 | |
---|
115 | /* time string */ |
---|
116 | "%u days" = "%u days"; |
---|
117 | |
---|
118 | /* time string */ |
---|
119 | "%u hr" = "%u hr"; |
---|
120 | |
---|
121 | /* time string */ |
---|
122 | "%u min" = "%u min"; |
---|
123 | |
---|
124 | /* time string */ |
---|
125 | "%u sec" = "%u sec"; |
---|
126 | |
---|
127 | /* Torrent -> error string unreadable */ |
---|
128 | "(unreadable error)" = "(unreadable error)"; |
---|
129 | |
---|
130 | /* time string */ |
---|
131 | "1 day" = "1 day"; |
---|
132 | |
---|
133 | /* Add torrent -> info */ |
---|
134 | "1 File" = "1 File"; |
---|
135 | |
---|
136 | /* Drag overlay -> torrents |
---|
137 | Create torrent -> info |
---|
138 | Inspector -> above tabs -> selected torrents */ |
---|
139 | "1 File, " = "1 File, "; |
---|
140 | |
---|
141 | /* Create torrent -> info */ |
---|
142 | "1 piece" = "1 piece"; |
---|
143 | |
---|
144 | /* stats window -> times opened */ |
---|
145 | "1 time" = "1 time"; |
---|
146 | |
---|
147 | /* Filter Button -> tool tip */ |
---|
148 | "1 Transfer" = "1 Transfer"; |
---|
149 | |
---|
150 | /* Status bar transfer count */ |
---|
151 | "1 transfer" = "1 transfer"; |
---|
152 | |
---|
153 | /* Move folder cannot be used alert -> message */ |
---|
154 | "\"%@\" cannot be used. The file will remain in its current location." = "\"%@\" cannot be used. The file will remain in its current location."; |
---|
155 | |
---|
156 | /* Folder cannot be used alert -> message */ |
---|
157 | "\"%@\" cannot be used. The transfer will be paused." = "\"%@\" cannot be used. The transfer will be paused."; |
---|
158 | |
---|
159 | /* Create torrent -> file already exists warning -> warning */ |
---|
160 | "A file with the name \"%@\" already exists in the directory \"%@\". Choose a new name or directory to create the torrent." = "A file with the name \"%1$@\" already exists in the directory \"%2$@\". Choose a new name or directory to create the torrent."; |
---|
161 | |
---|
162 | /* Move inside itself alert -> title */ |
---|
163 | "A folder cannot be moved to inside itself." = "A folder cannot be moved to inside itself."; |
---|
164 | |
---|
165 | /* Create torrent -> zero size -> warning */ |
---|
166 | "A torrent file cannot be created for files with no size." = "A torrent file cannot be created for files with no size."; |
---|
167 | |
---|
168 | /* Create torrent -> file already exists warning -> title */ |
---|
169 | "A torrent file with this name and directory cannot be created." = "A torrent file with this name and directory cannot be created."; |
---|
170 | |
---|
171 | /* Open duplicate alert -> title */ |
---|
172 | "A transfer of \"%@\" already exists." = "A transfer of \"%@\" already exists."; |
---|
173 | |
---|
174 | /* Inspector -> title */ |
---|
175 | "Activity" = "Activity"; |
---|
176 | |
---|
177 | /* Add torrent -> same name -> button */ |
---|
178 | "Add" = "Add"; |
---|
179 | |
---|
180 | /* Preferences -> Advanced toolbar item title */ |
---|
181 | "Advanced" = "Advanced"; |
---|
182 | |
---|
183 | /* Groups -> Button */ |
---|
184 | "All Groups" = "All Groups"; |
---|
185 | |
---|
186 | /* Torrent file disk space alert -> button */ |
---|
187 | "Always Download" = "Always Download"; |
---|
188 | |
---|
189 | /* All toolbar item -> label */ |
---|
190 | "Apply All" = "Apply All"; |
---|
191 | |
---|
192 | /* Selected toolbar item -> label */ |
---|
193 | "Apply Selected" = "Apply Selected"; |
---|
194 | |
---|
195 | /* inspector -> peer table -> header tool tip */ |
---|
196 | "Available" = "Available"; |
---|
197 | |
---|
198 | /* Transfer speed (Bytes per second) */ |
---|
199 | "B/s" = "B/s"; |
---|
200 | |
---|
201 | /* Preferences -> Bandwidth toolbar item title */ |
---|
202 | "Bandwidth" = "Bandwidth"; |
---|
203 | |
---|
204 | /* Growl notification description */ |
---|
205 | "Bandwidth settings changed" = "Bandwidth settings changed"; |
---|
206 | |
---|
207 | /* Groups -> Name */ |
---|
208 | "Blue" = "Blue"; |
---|
209 | |
---|
210 | /* Confirm Quit panel -> button |
---|
211 | Removal confirm panel -> button |
---|
212 | Add torrent -> same name -> button */ |
---|
213 | "Cancel" = "Cancel"; |
---|
214 | |
---|
215 | /* Create torrent -> no url warning -> warning |
---|
216 | Create torrent -> http warning -> warning */ |
---|
217 | "Change the tracker address to create the torrent." = "Change the tracker address to create the torrent."; |
---|
218 | |
---|
219 | /* Torrent Table -> tooltip */ |
---|
220 | "Change transfer settings" = "Change transfer settings"; |
---|
221 | |
---|
222 | /* File Outline -> Menu */ |
---|
223 | "Check Selected" = "Check Selected"; |
---|
224 | |
---|
225 | /* Torrent -> status string */ |
---|
226 | "Checking existing data (%.2f%%)" = "Checking existing data (%.2f%%)"; |
---|
227 | |
---|
228 | /* Preferences -> Advanced -> port status */ |
---|
229 | "Checking port status" = "Checking port status"; |
---|
230 | |
---|
231 | /* Folder cannot be used alert -> location button */ |
---|
232 | "Choose New Location" = "Choose New Location"; |
---|
233 | |
---|
234 | /* Groups -> Color Button */ |
---|
235 | "Color" = "Color"; |
---|
236 | |
---|
237 | /* Confirm Quit panel -> title */ |
---|
238 | "Confirm Quit" = "Confirm Quit"; |
---|
239 | |
---|
240 | /* Removal confirm panel -> title */ |
---|
241 | "Confirm removal of %d transfers from the transfer list and trash both data and torrent files." = "Confirm removal of %d transfers from the transfer list and trash both data and torrent files."; |
---|
242 | |
---|
243 | /* Removal confirm panel -> title */ |
---|
244 | "Confirm removal of %d transfers from the transfer list and trash data file." = "Confirm removal of %d transfers from the transfer list and trash data file."; |
---|
245 | |
---|
246 | /* Removal confirm panel -> title */ |
---|
247 | "Confirm removal of %d transfers from the transfer list and trash torrent file." = "Confirm removal of %d transfers from the transfer list and trash torrent file."; |
---|
248 | |
---|
249 | /* Removal confirm panel -> title */ |
---|
250 | "Confirm removal of %d transfers from the transfer list." = "Confirm removal of %d transfers from the transfer list."; |
---|
251 | |
---|
252 | /* Removal confirm panel -> title */ |
---|
253 | "Confirm removal of \"%@\" from the transfer list and trash both data and torrent files." = "Confirm removal of \"%@\" from the transfer list and trash both data and torrent files."; |
---|
254 | |
---|
255 | /* Removal confirm panel -> title */ |
---|
256 | "Confirm removal of \"%@\" from the transfer list and trash data file." = "Confirm removal of \"%@\" from the transfer list and trash data file."; |
---|
257 | |
---|
258 | /* Removal confirm panel -> title */ |
---|
259 | "Confirm removal of \"%@\" from the transfer list and trash torrent file." = "Confirm removal of \"%@\" from the transfer list and trash torrent file."; |
---|
260 | |
---|
261 | /* Removal confirm panel -> title */ |
---|
262 | "Confirm removal of \"%@\" from the transfer list." = "Confirm removal of \"%@\" from the transfer list."; |
---|
263 | |
---|
264 | /* Torrent file copy alert -> title */ |
---|
265 | "Copy of \"%@\" Cannot Be Created" = "Copy of \"%@\" Cannot Be Created"; |
---|
266 | |
---|
267 | /* Create toolbar item -> label */ |
---|
268 | "Create" = "Create"; |
---|
269 | |
---|
270 | /* Drag overlay -> file */ |
---|
271 | "Create a Torrent File" = "Create a Torrent File"; |
---|
272 | |
---|
273 | /* Create torrent -> select file |
---|
274 | Create toolbar item -> palette label */ |
---|
275 | "Create Torrent File" = "Create Torrent File"; |
---|
276 | |
---|
277 | /* Create toolbar item -> tooltip */ |
---|
278 | "Create torrent file" = "Create torrent file"; |
---|
279 | |
---|
280 | /* Create torrent -> failed -> title */ |
---|
281 | "Creation of \"%@\" failed." = "Creation of \"%@\" failed."; |
---|
282 | |
---|
283 | /* Inspector -> peer -> status */ |
---|
284 | "Currently downloading (interested and not choked)" = "Currently downloading (interested and not choked)"; |
---|
285 | |
---|
286 | /* Inspector -> peer -> status */ |
---|
287 | "Currently uploading (interested and not choked)" = "Currently uploading (interested and not choked)"; |
---|
288 | |
---|
289 | /* status bar -> status label (2 spaces between) */ |
---|
290 | "DL: %@ UL: %@" = "DL: %1$@ UL: %2$@"; |
---|
291 | |
---|
292 | /* Torrent -> status string */ |
---|
293 | "DL: %@, UL: %@" = "DL: %1$@, UL: %2$@"; |
---|
294 | |
---|
295 | /* Open duplicate alert -> button |
---|
296 | Add torrent -> same name -> button */ |
---|
297 | "Don't Alert Again" = "Don't Alert Again"; |
---|
298 | |
---|
299 | /* files tab -> tooltip */ |
---|
300 | "Don't Download" = "Don't Download"; |
---|
301 | |
---|
302 | /* file table -> header tool tip |
---|
303 | files tab -> tooltip */ |
---|
304 | "Download" = "Download"; |
---|
305 | |
---|
306 | /* Torrent file disk space alert -> button */ |
---|
307 | "Download Anyway" = "Download Anyway"; |
---|
308 | |
---|
309 | /* Growl notification title */ |
---|
310 | "Download Complete" = "Download Complete"; |
---|
311 | |
---|
312 | /* files tab -> tooltip */ |
---|
313 | "Download Some" = "Download Some"; |
---|
314 | |
---|
315 | /* Torrent -> status string */ |
---|
316 | "Downloading" = "Downloading"; |
---|
317 | |
---|
318 | /* Torrent -> status string */ |
---|
319 | "Downloading from %d of %d peers" = "Downloading from %1$d of %2$d peers"; |
---|
320 | |
---|
321 | /* Torrent -> status string */ |
---|
322 | "Downloading from %d of 1 peer" = "Downloading from %d of 1 peer"; |
---|
323 | |
---|
324 | /* inspector -> peer table -> header tool tip */ |
---|
325 | "Downloading From Peer" = "Downloading From Peer"; |
---|
326 | |
---|
327 | /* inspector -> peer table -> header tool tip |
---|
328 | Inspector -> Peers tab -> table row tooltip */ |
---|
329 | "Encrypted Connection" = "Encrypted Connection"; |
---|
330 | |
---|
331 | /* Torrent -> status string */ |
---|
332 | "Error" = "Error"; |
---|
333 | |
---|
334 | /* Inspector -> title */ |
---|
335 | "Files" = "Files"; |
---|
336 | |
---|
337 | /* Filter toolbar item -> label */ |
---|
338 | "Filter" = "Filter"; |
---|
339 | |
---|
340 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
341 | "From: cache" = "From: cache"; |
---|
342 | |
---|
343 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
344 | "From: incoming connection" = "From: incoming connection"; |
---|
345 | |
---|
346 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
347 | "From: peer exchange" = "From: peer exchange"; |
---|
348 | |
---|
349 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
350 | "From: tracker" = "From: tracker"; |
---|
351 | |
---|
352 | /* File size */ |
---|
353 | "GB" = "GB"; |
---|
354 | |
---|
355 | /* Preferences -> General toolbar item title */ |
---|
356 | "General" = "General"; |
---|
357 | |
---|
358 | /* Inspector -> title */ |
---|
359 | "General Info" = "General Info"; |
---|
360 | |
---|
361 | /* Groups -> Name */ |
---|
362 | "Gray" = "Gray"; |
---|
363 | |
---|
364 | /* Groups -> Name */ |
---|
365 | "Green" = "Green"; |
---|
366 | |
---|
367 | /* Groups -> Button */ |
---|
368 | "Group: " = "Group: "; |
---|
369 | |
---|
370 | /* Groups -> Button */ |
---|
371 | "Group: No Label" = "Group: No Label"; |
---|
372 | |
---|
373 | /* View menu -> Filter Bar */ |
---|
374 | "Hide Filter Bar" = "Hide Filter Bar"; |
---|
375 | |
---|
376 | /* View menu -> Inspector */ |
---|
377 | "Hide Inspector" = "Hide Inspector"; |
---|
378 | |
---|
379 | /* View menu -> Status Bar */ |
---|
380 | "Hide Status Bar" = "Hide Status Bar"; |
---|
381 | |
---|
382 | /* File Outline -> Priority Menu */ |
---|
383 | "High" = "High"; |
---|
384 | |
---|
385 | /* files tab -> tooltip */ |
---|
386 | "High Priority" = "High Priority"; |
---|
387 | |
---|
388 | /* Add torrent -> same name -> message */ |
---|
389 | "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."; |
---|
390 | |
---|
391 | /* Inspector -> Peers tab -> peers */ |
---|
392 | "info not available" = "info not available"; |
---|
393 | |
---|
394 | /* Inspector toolbar item -> label */ |
---|
395 | "Inspector" = "Inspector"; |
---|
396 | |
---|
397 | /* Download not a torrent -> message */ |
---|
398 | "It appears that the file \"%@\" from %@ is not a torrent file." = "It appears that the file \"%1$@\" from %2$@ is not a torrent file."; |
---|
399 | |
---|
400 | /* File size */ |
---|
401 | "KB" = "KB"; |
---|
402 | |
---|
403 | /* About window -> license button */ |
---|
404 | "License" = "License"; |
---|
405 | |
---|
406 | /* torrent action menu -> upload/download limit |
---|
407 | Action menu -> upload/download limit */ |
---|
408 | "Limit (%d KB/s)" = "Limit (%d KB/s)"; |
---|
409 | |
---|
410 | /* Save log alert panel -> title */ |
---|
411 | "Log Could Not Be Saved" = "Log Could Not Be Saved"; |
---|
412 | |
---|
413 | /* File Outline -> Priority Menu */ |
---|
414 | "Low" = "Low"; |
---|
415 | |
---|
416 | /* files tab -> tooltip */ |
---|
417 | "Low Priority" = "Low Priority"; |
---|
418 | |
---|
419 | /* File size */ |
---|
420 | "MB" = "MB"; |
---|
421 | |
---|
422 | /* files tab -> tooltip */ |
---|
423 | "Multiple Priorities" = "Multiple Priorities"; |
---|
424 | |
---|
425 | /* Torrent -> status string |
---|
426 | No Ratio */ |
---|
427 | "N/A" = "N/A"; |
---|
428 | |
---|
429 | /* Group table row */ |
---|
430 | "No Group" = "No Group"; |
---|
431 | |
---|
432 | /* Inspector -> above tabs -> selected torrents */ |
---|
433 | "No Torrents Selected" = "No Torrents Selected"; |
---|
434 | |
---|
435 | /* Groups -> Menu */ |
---|
436 | "None" = "None"; |
---|
437 | |
---|
438 | /* File Outline -> Priority Menu */ |
---|
439 | "Normal" = "Normal"; |
---|
440 | |
---|
441 | /* files tab -> tooltip */ |
---|
442 | "Normal Priority" = "Normal Priority"; |
---|
443 | |
---|
444 | /* Torrent file disk space alert -> title */ |
---|
445 | "Not enough remaining disk space to download \"%@\" completely." = "Not enough remaining disk space to download \"%@\" completely."; |
---|
446 | |
---|
447 | /* Torrent file copy alert -> button |
---|
448 | Move error alert -> button |
---|
449 | Create torrent -> file already exists warning -> button |
---|
450 | Save log alert panel -> button |
---|
451 | Folder cannot be used alert -> button |
---|
452 | Create torrent -> no url warning -> button |
---|
453 | Torrent download failed -> button |
---|
454 | Torrent file disk space alert -> button |
---|
455 | Create torrent -> failed -> button |
---|
456 | Create torrent -> no files -> button |
---|
457 | Download not a torrent -> button |
---|
458 | About window -> license close button |
---|
459 | Open duplicate alert -> button |
---|
460 | Create torrent -> http warning -> button |
---|
461 | Create torrent -> zero size -> button |
---|
462 | Move folder cannot be used alert -> button |
---|
463 | Move inside itself alert -> button */ |
---|
464 | "OK" = "OK"; |
---|
465 | |
---|
466 | /* File Outline -> Menu */ |
---|
467 | "Only Check Selected" = "Only Check Selected"; |
---|
468 | |
---|
469 | /* Open toolbar item -> label */ |
---|
470 | "Open" = "Open"; |
---|
471 | |
---|
472 | /* Open address toolbar item -> label */ |
---|
473 | "Open Address" = "Open Address"; |
---|
474 | |
---|
475 | /* Open address toolbar item -> palette label */ |
---|
476 | "Open Torrent Address" = "Open Torrent Address"; |
---|
477 | |
---|
478 | /* Open toolbar item -> tooltip */ |
---|
479 | "Open torrent files" = "Open torrent files"; |
---|
480 | |
---|
481 | /* Open toolbar item -> palette label */ |
---|
482 | "Open Torrent Files" = "Open Torrent Files"; |
---|
483 | |
---|
484 | /* Open address toolbar item -> tooltip */ |
---|
485 | "Open torrent web address" = "Open torrent web address"; |
---|
486 | |
---|
487 | /* Inspector -> title */ |
---|
488 | "Options" = "Options"; |
---|
489 | |
---|
490 | /* Groups -> Name */ |
---|
491 | "Orange" = "Orange"; |
---|
492 | |
---|
493 | /* All toolbar item -> palette label */ |
---|
494 | "Pause / Resume All" = "Pause / Resume All"; |
---|
495 | |
---|
496 | /* Selected toolbar item -> palette label */ |
---|
497 | "Pause / Resume Selected" = "Pause / Resume Selected"; |
---|
498 | |
---|
499 | /* All toolbar item -> label */ |
---|
500 | "Pause All" = "Pause All"; |
---|
501 | |
---|
502 | /* All toolbar item -> tooltip */ |
---|
503 | "Pause all transfers" = "Pause all transfers"; |
---|
504 | |
---|
505 | /* Selected toolbar item -> label */ |
---|
506 | "Pause Selected" = "Pause Selected"; |
---|
507 | |
---|
508 | /* Selected toolbar item -> tooltip */ |
---|
509 | "Pause selected transfers" = "Pause selected transfers"; |
---|
510 | |
---|
511 | /* Torrent Table -> tooltip */ |
---|
512 | "Pause the transfer" = "Pause the transfer"; |
---|
513 | |
---|
514 | /* Torrent -> status string */ |
---|
515 | "Paused" = "Paused"; |
---|
516 | |
---|
517 | /* Inspector -> peer -> status */ |
---|
518 | "Peer is unchoking you, but you are not interested" = "Peer is unchoking you, but you are not interested"; |
---|
519 | |
---|
520 | /* Inspector -> peer -> status */ |
---|
521 | "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)"; |
---|
522 | |
---|
523 | /* Inspector -> title */ |
---|
524 | "Peers" = "Peers"; |
---|
525 | |
---|
526 | /* Preferences -> Advanced -> port status */ |
---|
527 | "Port is closed" = "Port is closed"; |
---|
528 | |
---|
529 | /* Preferences -> Advanced -> port status */ |
---|
530 | "Port is open" = "Port is open"; |
---|
531 | |
---|
532 | /* Preferences -> Advanced -> port status */ |
---|
533 | "Port is stealth" = "Port is stealth"; |
---|
534 | |
---|
535 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
536 | "Port: %d" = "Port: %d"; |
---|
537 | |
---|
538 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
539 | "Port: N/A" = "Port: N/A"; |
---|
540 | |
---|
541 | /* file table -> header tool tip |
---|
542 | File Outline -> Menu */ |
---|
543 | "Priority" = "Priority"; |
---|
544 | |
---|
545 | /* files tab -> tooltip */ |
---|
546 | "Priority Not Available" = "Priority Not Available"; |
---|
547 | |
---|
548 | /* Inspector -> private torrent */ |
---|
549 | "Private Torrent, PEX automatically disabled" = "Private Torrent, PEX automatically disabled"; |
---|
550 | |
---|
551 | /* Inspector -> Peers tab -> table row tooltip */ |
---|
552 | "Progress: %.1f%%" = "Progress: %.1f%%"; |
---|
553 | |
---|
554 | /* Inspector -> private torrent */ |
---|
555 | "Public Torrent" = "Public Torrent"; |
---|
556 | |
---|
557 | /* Groups -> Name */ |
---|
558 | "Purple" = "Purple"; |
---|
559 | |
---|
560 | /* Transmission already running alert -> button |
---|
561 | Confirm Quit panel -> button */ |
---|
562 | "Quit" = "Quit"; |
---|
563 | |
---|
564 | /* Dock Badger -> quit message |
---|
565 | Dock Badger -> quit */ |
---|
566 | "Quitting" = "Quitting"; |
---|
567 | |
---|
568 | /* status bar -> status label */ |
---|
569 | "Ratio: " = "Ratio: "; |
---|
570 | |
---|
571 | /* Torrent -> status string */ |
---|
572 | "Ratio: %@, UL: %@" = "Ratio: %1$@, UL: %2$@"; |
---|
573 | |
---|
574 | /* Groups -> Name */ |
---|
575 | "Red" = "Red"; |
---|
576 | |
---|
577 | /* Removal confirm panel -> button |
---|
578 | Remove toolbar item -> label */ |
---|
579 | "Remove" = "Remove"; |
---|
580 | |
---|
581 | /* Remove toolbar item -> palette label */ |
---|
582 | "Remove Selected" = "Remove Selected"; |
---|
583 | |
---|
584 | /* Remove toolbar item -> tooltip */ |
---|
585 | "Remove selected transfers" = "Remove selected transfers"; |
---|
586 | |
---|
587 | /* All toolbar item -> label */ |
---|
588 | "Resume All" = "Resume All"; |
---|
589 | |
---|
590 | /* All toolbar item -> tooltip */ |
---|
591 | "Resume all transfers" = "Resume all transfers"; |
---|
592 | |
---|
593 | /* Selected toolbar item -> label */ |
---|
594 | "Resume Selected" = "Resume Selected"; |
---|
595 | |
---|
596 | /* Selected toolbar item -> tooltip */ |
---|
597 | "Resume selected transfers" = "Resume selected transfers"; |
---|
598 | |
---|
599 | /* Torrent cell -> button info */ |
---|
600 | "Resume the transfer" = "Resume the transfer"; |
---|
601 | |
---|
602 | /* Torrent cell -> button info */ |
---|
603 | "Resume the transfer right away" = "Resume the transfer right away"; |
---|
604 | |
---|
605 | /* File Outline -> Menu */ |
---|
606 | "Reveal in Finder" = "Reveal in Finder"; |
---|
607 | |
---|
608 | /* Torrent cell -> button info */ |
---|
609 | "Reveal the data file in Finder" = "Reveal the data file in Finder"; |
---|
610 | |
---|
611 | /* Torrent -> status string */ |
---|
612 | "Seeding" = "Seeding"; |
---|
613 | |
---|
614 | /* Growl notification title */ |
---|
615 | "Seeding Complete" = "Seeding Complete"; |
---|
616 | |
---|
617 | /* Torrent -> status string */ |
---|
618 | "Seeding complete" = "Seeding complete"; |
---|
619 | |
---|
620 | /* Torrent -> status string */ |
---|
621 | "Seeding to %d of %d peers" = "Seeding to %1$d of %2$d peers"; |
---|
622 | |
---|
623 | /* Torrent -> status string */ |
---|
624 | "Seeding to %d of 1 peer" = "Seeding to %d of 1 peer"; |
---|
625 | |
---|
626 | /* Default incomplete folder cannot be used alert -> prompt |
---|
627 | Move torrent -> prompt |
---|
628 | Open torrent -> prompt |
---|
629 | Preferences -> Open panel prompt |
---|
630 | Create torrent -> select file |
---|
631 | Create torrent -> location sheet -> button |
---|
632 | Default folder cannot be used alert -> prompt |
---|
633 | Folder cannot be used alert -> prompt */ |
---|
634 | "Select" = "Select"; |
---|
635 | |
---|
636 | /* Create torrent -> select file */ |
---|
637 | "Select a file or folder for the torrent file." = "Select a file or folder for the torrent file."; |
---|
638 | |
---|
639 | /* Folder cannot be used alert -> select destination folder |
---|
640 | Add -> select destination folder */ |
---|
641 | "Select the download folder for \"%@\"" = "Select the download folder for \"%@\""; |
---|
642 | |
---|
643 | /* Create torrent -> location sheet -> message */ |
---|
644 | "Select the name and location for the torrent file." = "Select the name and location for the torrent file."; |
---|
645 | |
---|
646 | /* Move torrent -> select destination folder */ |
---|
647 | "Select the new folder for %d data files." = "Select the new folder for %d data files."; |
---|
648 | |
---|
649 | /* Move torrent -> select destination folder */ |
---|
650 | "Select the new folder for \"%@\"." = "Select the new folder for \"%@\"."; |
---|
651 | |
---|
652 | /* Main window -> 1st bottom left button (action) tooltip */ |
---|
653 | "Shortcuts for changing global settings." = "Shortcuts for changing global settings."; |
---|
654 | |
---|
655 | /* View menu -> Filter Bar */ |
---|
656 | "Show Filter Bar" = "Show Filter Bar"; |
---|
657 | |
---|
658 | /* View menu -> Inspector */ |
---|
659 | "Show Inspector" = "Show Inspector"; |
---|
660 | |
---|
661 | /* View menu -> Status Bar */ |
---|
662 | "Show Status Bar" = "Show Status Bar"; |
---|
663 | |
---|
664 | /* Growl notification title */ |
---|
665 | "Speed Limit Auto Disabled" = "Speed Limit Auto Disabled"; |
---|
666 | |
---|
667 | /* Growl notification title */ |
---|
668 | "Speed Limit Auto Enabled" = "Speed Limit Auto Enabled"; |
---|
669 | |
---|
670 | /* Main window -> 2nd bottom left button (turtle) tooltip */ |
---|
671 | "Speed Limit overrides the total bandwidth limits with its own limits." = "Speed Limit overrides the total bandwidth limits with its own limits."; |
---|
672 | |
---|
673 | /* Torrent -> status string */ |
---|
674 | "Stalled, " = "Stalled, "; |
---|
675 | |
---|
676 | /* torrent action menu -> ratio stop |
---|
677 | Action menu -> ratio stop */ |
---|
678 | "Stop at Ratio (%.2f)" = "Stop at Ratio (%.2f)"; |
---|
679 | |
---|
680 | /* Torrent cell -> button info */ |
---|
681 | "Stop waiting to start" = "Stop waiting to start"; |
---|
682 | |
---|
683 | /* File size */ |
---|
684 | "TB" = "TB"; |
---|
685 | |
---|
686 | /* Add torrent -> same name -> title */ |
---|
687 | "The destination directory and root data directory have the same name." = "The destination directory and root data directory have the same name."; |
---|
688 | |
---|
689 | /* Default folder cannot be used alert -> message */ |
---|
690 | "The download folder cannot be used. Choose a new location." = "The download folder cannot be used. Choose a new location."; |
---|
691 | |
---|
692 | /* Folder cannot be used alert -> title */ |
---|
693 | "The folder for downloading \"%@\" cannot be used." = "The folder for downloading \"%@\" cannot be used."; |
---|
694 | |
---|
695 | /* Move folder cannot be used alert -> title */ |
---|
696 | "The folder for moving the completed \"%@\" cannot be used." = "The folder for moving the completed \"%@\" cannot be used."; |
---|
697 | |
---|
698 | /* Default incomplete folder cannot be used alert -> message */ |
---|
699 | "The incomplete folder cannot be used. Choose a new location or cancel for none." = "The incomplete folder cannot be used. Choose a new location or cancel for none."; |
---|
700 | |
---|
701 | /* Move error alert -> message |
---|
702 | Move inside itself alert -> message */ |
---|
703 | "The move operation of \"%@\" cannot be done." = "The move operation of \"%@\" cannot be done."; |
---|
704 | |
---|
705 | /* Torrent download failed -> message */ |
---|
706 | "The torrent could not be downloaded from %@ because an error occurred (%@)." = "The torrent could not be downloaded from %1$@ because an error occurred (%2$@)."; |
---|
707 | |
---|
708 | /* Torrent file copy alert -> message */ |
---|
709 | "The torrent file (%@) cannot be found." = "The torrent file (%@) cannot be found."; |
---|
710 | |
---|
711 | /* Open duplicate alert -> message */ |
---|
712 | "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."; |
---|
713 | |
---|
714 | /* Create torrent -> zero size -> title */ |
---|
715 | "The total file size is zero bytes." = "The total file size is zero bytes."; |
---|
716 | |
---|
717 | /* Create torrent -> no url warning -> title */ |
---|
718 | "The tracker address cannot be blank." = "The tracker address cannot be blank."; |
---|
719 | |
---|
720 | /* Create torrent -> http warning -> title */ |
---|
721 | "The tracker address must begin with \"http://\"." = "The tracker address must begin with \"http://\"."; |
---|
722 | |
---|
723 | /* Torrent file disk space alert -> message */ |
---|
724 | "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."; |
---|
725 | |
---|
726 | /* Removal confirm panel -> message part 1 */ |
---|
727 | "There are %d active transfers." = "There are %d active transfers."; |
---|
728 | |
---|
729 | /* Confirm Quit panel -> message */ |
---|
730 | "There are %d active transfers. Do you really want to quit?" = "There are %d active transfers. Do you really want to quit?"; |
---|
731 | |
---|
732 | /* Removal confirm panel -> message part 1 */ |
---|
733 | "There are %d transfers (%d active)." = "There are %1$d transfers (%2$d active)."; |
---|
734 | |
---|
735 | /* Transmission already running alert -> message */ |
---|
736 | "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."; |
---|
737 | |
---|
738 | /* Confirm Quit panel -> message */ |
---|
739 | "There is an active transfer. Do you really want to quit?" = "There is an active transfer. Do you really want to quit?"; |
---|
740 | |
---|
741 | /* Create torrent -> no files -> warning */ |
---|
742 | "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."; |
---|
743 | |
---|
744 | /* Save log alert panel -> message */ |
---|
745 | "There was a problem creating the file \"%@\"." = "There was a problem creating the file \"%@\"."; |
---|
746 | |
---|
747 | /* Move error alert -> title */ |
---|
748 | "There was an error moving the data file." = "There was an error moving the data file."; |
---|
749 | |
---|
750 | /* Create torrent -> failed -> warning */ |
---|
751 | "There was an error parsing the data file. The torrent file was not created." = "There was an error parsing the data file. The torrent file was not created."; |
---|
752 | |
---|
753 | /* Create torrent -> no files -> title */ |
---|
754 | "This folder contains no files." = "This folder contains no files."; |
---|
755 | |
---|
756 | /* Removal confirm panel -> message */ |
---|
757 | "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."; |
---|
758 | |
---|
759 | /* Inspector -> tracker table */ |
---|
760 | "Tier %d" = "Tier %d"; |
---|
761 | |
---|
762 | /* Filter toolbar item -> palette label */ |
---|
763 | "Toggle Filter" = "Toggle Filter"; |
---|
764 | |
---|
765 | /* Inspector toolbar item -> palette label */ |
---|
766 | "Toggle Inspector" = "Toggle Inspector"; |
---|
767 | |
---|
768 | /* Filter toolbar item -> tooltip */ |
---|
769 | "Toggle the filter bar" = "Toggle the filter bar"; |
---|
770 | |
---|
771 | /* Inspector toolbar item -> tooltip */ |
---|
772 | "Toggle the torrent inspector" = "Toggle the torrent inspector"; |
---|
773 | |
---|
774 | /* Torrent download error -> title |
---|
775 | Download not a torrent -> title */ |
---|
776 | "Torrent download failed" = "Torrent download failed"; |
---|
777 | |
---|
778 | /* Growl notification title */ |
---|
779 | "Torrent File Auto Added" = "Torrent File Auto Added"; |
---|
780 | |
---|
781 | /* Inspector -> title */ |
---|
782 | "Torrent Inspector" = "Torrent Inspector"; |
---|
783 | |
---|
784 | /* Status Bar -> speed tooltip */ |
---|
785 | "Total download speed" = "Total download speed"; |
---|
786 | |
---|
787 | /* stats total */ |
---|
788 | "Total N/A" = "Total N/A"; |
---|
789 | |
---|
790 | /* Status Bar -> speed tooltip */ |
---|
791 | "Total upload speed" = "Total upload speed"; |
---|
792 | |
---|
793 | /* Inspector -> title */ |
---|
794 | "Tracker" = "Tracker"; |
---|
795 | |
---|
796 | /* Preferences -> Transfers toolbar item title */ |
---|
797 | "Transfers" = "Transfers"; |
---|
798 | |
---|
799 | /* Transmission already running alert -> title */ |
---|
800 | "Transmission is already running." = "Transmission is already running."; |
---|
801 | |
---|
802 | /* Torrent -> location when deleting original */ |
---|
803 | "Transmission Support Folder" = "Transmission Support Folder"; |
---|
804 | |
---|
805 | /* Preferences -> Advanced -> port status */ |
---|
806 | "Unable to check port status" = "Unable to check port status"; |
---|
807 | |
---|
808 | /* File Outline -> Menu */ |
---|
809 | "Uncheck Selected" = "Uncheck Selected"; |
---|
810 | |
---|
811 | /* Torrent -> remaining time */ |
---|
812 | "Unknown" = "Unknown"; |
---|
813 | |
---|
814 | /* Save log panel -> default file name */ |
---|
815 | "untitled" = "untitled"; |
---|
816 | |
---|
817 | /* inspector -> peer table -> header tool tip */ |
---|
818 | "Uploading To Peer" = "Uploading To Peer"; |
---|
819 | |
---|
820 | /* Torrent -> status string */ |
---|
821 | "Waiting to check existing data" = "Waiting to check existing data"; |
---|
822 | |
---|
823 | /* Torrent -> status string */ |
---|
824 | "Waiting to download" = "Waiting to download"; |
---|
825 | |
---|
826 | /* Torrent -> status string */ |
---|
827 | "Waiting to seed" = "Waiting to seed"; |
---|
828 | |
---|
829 | /* Drag overlay -> url */ |
---|
830 | "Web Address" = "Web Address"; |
---|
831 | |
---|
832 | /* Groups -> Name */ |
---|
833 | "Yellow" = "Yellow"; |
---|
834 | |
---|
835 | /* Inspector -> peer -> status */ |
---|
836 | "You unchoked the peer, but the peer is not interested" = "You unchoked the peer, but the peer is not interested"; |
---|
837 | |
---|
838 | /* Inspector -> peer -> status */ |
---|
839 | "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)"; |
---|
840 | |
---|