Changeset 3996
- Timestamp:
- Nov 27, 2007, 4:25:15 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/English.lproj/Localizable.strings
r3952 r3996 38 38 "%@ selected, uploaded %@ (Ratio: %@)" = "%1$@ selected, uploaded %2$@ (Ratio: %3$@)"; 39 39 40 /* Inspector -> above tabs -> total size (several torrents selected) */41 "%@ Total" = "%@ Total";42 43 40 /* Inspector -> Activity tab -> have */ 44 41 "%@ verified" = "%@ verified"; … … 65 62 "%d Downloading" = "%d Downloading"; 66 63 67 /* Inspector -> Files tab -> bottom text (number of files) */68 "%d files total" = "%d files total";69 70 64 /* Drag overlay -> torrents 71 Create torrent -> info */ 65 Create torrent -> info 66 Inspector -> above tabs -> selected torrents */ 72 67 "%d Files, " = "%d Files, "; 68 69 /* Inspector -> above tabs -> selected torrents */ 70 "%d Files, %@ Total" = "%1$d Files, %2$@ Total"; 73 71 74 72 /* stats window -> running time */ … … 93 91 "%d pieces" = "%d pieces"; 94 92 95 /* Torrent -> remaining time 96 stats window -> running time */ 93 /* Torrent -> remaining time */ 97 94 "%d sec" = "%d sec"; 98 95 … … 119 116 "%lld bytes" = "%lld bytes"; 120 117 118 /* stats -> bytes 119 Inspector -> above tabs -> selected torrents */ 120 "%u bytes" = "%u bytes"; 121 121 122 /* Torrent -> error string unreadable */ 122 123 "(unreadable error)" = "(unreadable error)"; … … 128 129 "1 day %d hr" = "1 day %d hr"; 129 130 130 /* Inspector -> Files tab -> bottom text (number of files) */131 "1 file total" = "1 file total";132 133 131 /* Drag overlay -> torrents 134 Create torrent -> info */ 132 Create torrent -> info 133 Inspector -> above tabs -> selected torrents */ 135 134 "1 File, " = "1 File, "; 136 135 … … 300 299 "Encrypted Connection" = "Encrypted Connection"; 301 300 302 /* Torrent -> status string */303 "Error" = "Error";304 305 301 /* Ratio invalid 306 302 Transfer speed invalid */ … … 308 304 309 305 /* Torrent -> status string */ 306 "Error" = "Error"; 307 308 /* Torrent -> status string */ 310 309 "Error: " = "Error: "; 311 310 … … 352 351 "High Priority" = "High Priority"; 353 352 354 /* Inspector -> Peers tab -> peers 355 Inspector -> Files tab -> bottom text (number of files) */ 353 /* Inspector -> Peers tab -> peers */ 356 354 "info not available" = "info not available"; 357 355 … … 692 690 "Total DL: " = "Total DL: "; 693 691 692 /* stats total */ 693 "Total N/A" = "Total N/A"; 694 694 695 /* Status bar -> total upload */ 695 696 "Total UL: " = "Total UL: ";
Note: See TracChangeset
for help on using the changeset viewer.