Changeset 3252
- Timestamp:
- Oct 1, 2007, 12:30:07 PM (15 years ago)
- Location:
- trunk/macosx
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/InfoWindowController.m
r3251 r3252 769 769 - (void) setNextTab 770 770 { 771 if ([fTabView indexOfTabViewItem: [fTabView selectedTabViewItem]] == [fTabView numberOfTabViewItems] - 1)771 if ([fTabView selectedTabViewItem] == [fTabView tabViewItemAtIndex: [fTabView numberOfTabViewItems] - 1]) 772 772 [fTabView selectFirstTabViewItem: nil]; 773 773 else … … 777 777 - (void) setPreviousTab 778 778 { 779 if ([fTabView indexOfTabViewItem: [fTabView selectedTabViewItem]] == 0)779 if ([fTabView selectedTabViewItem] == [fTabView tabViewItemAtIndex: 0]) 780 780 [fTabView selectLastTabViewItem: nil]; 781 781 else -
trunk/macosx/en.lproj/Localizable.strings
r2680 r3252 5 5 " - remaining time unknown" = " - remaining time unknown"; 6 6 7 /* File size (beware of leading space) */8 " GB" = " GB";9 10 /* File size (beware of leading space) */11 " KB" = " KB";12 13 /* File size (beware of leading space) */14 " MB" = " MB";15 16 7 /* Removal confirm panel -> message part 2 */ 17 8 " Once removed, continuing the transfers will require the torrent files. Do you really want to remove them?" = " Once removed, continuing the transfers will require the torrent files. Do you really want to remove them?"; … … 23 14 "%.2f%% of %@" = "%1$.2f%% of %2$@"; 24 15 16 /* Inspector -> Activity tab -> have */ 17 "%@ (%@ verified)" = "%1$@ (%2$@ verified)"; 18 25 19 /* Torrent -> progress string */ 26 20 "%@ of %@ (%.2f%%)" = "%1$@ of %2$@ (%3$.2f%%)"; … … 29 23 "%@ of %@ (%.2f%%), uploaded %@ (Ratio: %@)" = "%1$@ of %2$@ (%3$.2f%%), uploaded %4$@ (Ratio: %5$@)"; 30 24 25 /* Torrent -> progress string */ 26 "%@ of %@ selected (%.2f%%)" = "%1$@ of %2$@ selected (%3$.2f%%)"; 27 28 /* Torrent -> progress string */ 29 "%@ selected, uploaded %@ (Ratio: %@)" = "%1$@ selected, uploaded %2$@ (Ratio: %3$@)"; 30 31 31 /* Inspector -> above tabs -> total size (several torrents selected) */ 32 32 "%@ Total" = "%@ Total"; 33 34 /* Inspector -> Activity tab -> have */ 35 "%@ verified" = "%@ verified"; 33 36 34 37 /* Create torrent -> info */ … … 114 117 "1 Transfer" = "1 Transfer"; 115 118 116 /* Move folder cannot be found alert -> message */117 "\"%@\" cannot be found. The file will remain in its current location." = "\"%@\" cannot be found. The file will remain in its current location.";118 119 /* Folder cannot be found alert -> message */120 "\"%@\" cannot be found. The transfer will be paused." = "\"%@\" cannot be found. The transfer will be paused.";119 /* Move folder cannot be used alert -> message */ 120 "\"%@\" cannot be used. The file will remain in its current location." = "\"%@\" cannot be used. The file will remain in its current location."; 121 122 /* Folder cannot be used alert -> message */ 123 "\"%@\" cannot be used. The transfer will be paused." = "\"%@\" cannot be used. The transfer will be paused."; 121 124 122 125 /* Create torrent -> file already exists warning -> warning */ … … 134 137 /* Open duplicate alert -> title */ 135 138 "A transfer of \"%@\" is already running." = "A transfer of \"%@\" is already running."; 139 140 /* Preferences -> Advanced toolbar item title */ 141 "Advanced" = "Advanced"; 142 143 /* Filter Bar Button -> title */ 144 "All" = "All"; 136 145 137 146 /* Torrent file disk space alert -> button */ … … 158 167 "Checking existing data (%.2f%%)" = "Checking existing data (%.2f%%)"; 159 168 160 /* Preferences -> Network-> port status */169 /* Preferences -> Advanced -> port status */ 161 170 "Checking port status" = "Checking port status"; 162 171 163 /* Folder cannot be found alert -> location button */172 /* Folder cannot be used alert -> location button */ 164 173 "Choose New Location" = "Choose New Location"; 165 174 … … 168 177 169 178 /* Removal confirm panel -> title */ 170 "Confirm Removal of %d Transfers" = "Confirm Removal of %d Transfers"; 171 172 /* Removal confirm panel -> title */ 173 "Confirm Removal of \"%@\"" = "Confirm Removal of \"%@\""; 179 "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."; 180 181 /* Removal confirm panel -> title */ 182 "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."; 183 184 /* Removal confirm panel -> title */ 185 "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."; 186 187 /* Removal confirm panel -> title */ 188 "Confirm removal of %d transfers from the transfer list." = "Confirm removal of %d transfers from the transfer list."; 189 190 /* Removal confirm panel -> title */ 191 "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."; 192 193 /* Removal confirm panel -> title */ 194 "Confirm removal of \"%@\" from the transfer list and trash data file." = "Confirm removal of \"%@\" from the transfer list and trash data file."; 195 196 /* Removal confirm panel -> title */ 197 "Confirm removal of \"%@\" from the transfer list and trash torrent file." = "Confirm removal of \"%@\" from the transfer list and trash torrent file."; 198 199 /* Removal confirm panel -> title */ 200 "Confirm removal of \"%@\" from the transfer list." = "Confirm removal of \"%@\" from the transfer list."; 174 201 175 202 /* Debug log alert -> informative message */ … … 188 215 "Create torrent file" = "Create torrent file"; 189 216 190 /* Create toolbar item -> palette label */ 217 /* Create toolbar item -> palette label 218 Create torrent -> select file */ 191 219 "Create Torrent File" = "Create Torrent File"; 192 220 … … 195 223 196 224 /* Torrent -> status string */ 197 "DL: %@, " = "DL: %@,";225 "DL: %@, UL: %@" = "DL: %1$@, UL: %2$@"; 198 226 199 227 /* Debug log alert -> button … … 216 244 "Download Some" = "Download Some"; 217 245 218 /* Torrent -> status string */ 246 /* Filter Bar Button -> title 247 Torrent -> status string */ 219 248 "Downloading" = "Downloading"; 220 249 … … 224 253 /* Torrent -> status string */ 225 254 "Downloading from %d of 1 peer" = "Downloading from %d of 1 peer"; 255 256 /* Inspector -> Peers tab -> table row tooltip */ 257 "Encrypted Connection" = "Encrypted Connection"; 226 258 227 259 /* Transfer speed invalid … … 229 261 "error" = "error"; 230 262 231 /* Preferences -> Network -> port map status */ 263 /* Torrent -> status string */ 264 "Error" = "Error"; 265 266 /* Preferences -> Advanced -> port map status */ 232 267 "Error mapping port" = "Error mapping port"; 233 268 … … 249 284 /* Inspector -> Peers tab -> table row tooltip */ 250 285 "From: tracker" = "From: tracker"; 286 287 /* File size (beware of leading space) */ 288 "GB" = "GB"; 251 289 252 290 /* Preferences -> General toolbar item title */ … … 275 313 "It appears that the file \"%@\" from %@ is not a torrent file." = "It appears that the file \"%1$@\" from %2$@ is not a torrent file."; 276 314 277 /* Action context menu -> upload/download limit */ 315 /* File size (beware of leading space) */ 316 "KB" = "KB"; 317 318 /* About window -> license button */ 319 "License" = "License"; 320 321 /* torrent action context menu -> upload/download limit 322 Action context menu -> upload/download limit */ 278 323 "Limit (%d KB/s)" = "Limit (%d KB/s)"; 279 324 … … 283 328 /* Inspector -> files tab -> tooltip */ 284 329 "Low Priority" = "Low Priority"; 330 331 /* File size (beware of leading space) */ 332 "MB" = "MB"; 285 333 286 334 /* Inspector -> files tab -> tooltip */ … … 291 339 "N/A" = "N/A"; 292 340 293 /* Preferences -> Network toolbar item title */294 "Network" = "Network";295 296 341 /* Inspector -> above tabs -> selected torrents */ 297 342 "No Torrents Selected" = "No Torrents Selected"; … … 303 348 "Not enough remaining disk space to download \"%@\" completely." = "Not enough remaining disk space to download \"%@\" completely."; 304 349 305 /* Open duplicate alert -> button 350 /* Debug log alert -> button 351 Open duplicate alert -> button 352 Download not a torrent -> button 353 Create torrent -> http warning -> button 354 Save log alert panel -> button 355 Create torrent -> zero size -> button 356 Move folder cannot be used alert -> button 357 Create torrent -> no url warning -> button 358 Create torrent -> file already exists warning -> button 359 Folder cannot be used alert -> button 360 Torrent file copy alert -> button 361 About window -> license close button 362 Move error alert -> button 363 Create torrent -> failed -> button 306 364 Create torrent -> no files -> button 307 Create torrent -> file already exists warning -> button 308 Torrent file copy alert -> button 309 Move folder cannot be found alert -> button 310 Folder cannot be found alert -> button 365 Move inside itself alert -> button 311 366 Torrent file disk space alert -> button 312 Create torrent -> no url warning -> button 313 Torrent download failed -> button 314 Create torrent -> failed -> button 315 Move error alert -> button 316 Debug log alert -> button 317 Download not a torrent -> button 318 Create torrent -> zero size -> button 319 Move inside itself alert -> button 320 Save log alert panel -> button 321 Create torrent -> http warning -> button */ 367 Torrent download failed -> button */ 322 368 "OK" = "OK"; 323 369 … … 325 371 "Open" = "Open"; 326 372 373 /* Open toolbar item -> tooltip */ 374 "Open torrent files" = "Open torrent files"; 375 327 376 /* Open toolbar item -> palette label */ 328 377 "Open Torrent Files" = "Open Torrent Files"; 329 378 330 /* Open toolbar item -> tooltip */331 "Open torrent files" = "Open torrent files";332 333 379 /* Pause toolbar item -> label */ 334 380 "Pause" = "Pause"; … … 346 392 "Pause selected transfers" = "Pause selected transfers"; 347 393 348 /* Torrent -> status string */ 394 /* Filter Bar Button -> title 395 Torrent -> status string */ 349 396 "Paused" = "Paused"; 350 397 351 /* Preferences -> Network -> port status */ 398 /* Inspector -> pex check */ 399 "PEX can only be toggled on paused public torrents." = "PEX can only be toggled on paused public torrents."; 400 401 /* Preferences -> Advanced -> port status */ 352 402 "Port is closed" = "Port is closed"; 353 403 354 /* Preferences -> Network-> port status */404 /* Preferences -> Advanced -> port status */ 355 405 "Port is open" = "Port is open"; 356 406 357 /* Preferences -> Network-> port status */407 /* Preferences -> Advanced -> port status */ 358 408 "Port is stealth" = "Port is stealth"; 359 409 360 /* Preferences -> Network-> port map status */410 /* Preferences -> Advanced -> port map status */ 361 411 "Port successfully mapped" = "Port successfully mapped"; 362 412 … … 380 430 381 431 /* Transmission already running alert -> button 382 OS update needed -> button383 432 Confirm Quit panel -> button */ 384 433 "Quit" = "Quit"; … … 388 437 389 438 /* Torrent -> status string */ 390 "Ratio: %@, " = "Ratio: %@,";439 "Ratio: %@, UL: %@" = "Ratio: %1$@, UL: %2$@"; 391 440 392 441 /* Removal confirm panel -> button … … 415 464 "Resume selected transfers" = "Resume selected transfers"; 416 465 417 /* Torrent -> status string */ 466 /* Filter Bar Button -> title 467 Torrent -> status string */ 418 468 "Seeding" = "Seeding"; 419 469 … … 430 480 "Seeding to %d of 1 peer" = "Seeding to %d of 1 peer"; 431 481 432 /* Folder cannot be found alert -> prompt 433 Default folder cannot be found alert -> prompt 482 /* Default incomplete folder cannot be used alert -> prompt 483 Create torrent -> select file 484 Default folder cannot be used alert -> prompt 434 485 Open torrent -> prompt 435 486 Move torrent -> prompt 436 Default incomplete folder cannot be found alert -> prompt 437 Create torrent -> select file */ 487 Folder cannot be used alert -> prompt */ 438 488 "Select" = "Select"; 439 489 … … 441 491 "Select a file or folder for the torrent file." = "Select a file or folder for the torrent file."; 442 492 443 /* Folder cannot be found alert -> select destination folder493 /* Folder cannot be used alert -> select destination folder 444 494 Open torrent -> select destination folder */ 445 495 "Select the download folder for \"%@\"" = "Select the download folder for \"%@\""; … … 475 525 "Stalled, " = "Stalled, "; 476 526 477 /* Action context menu -> ratio stop */ 527 /* torrent action context menu -> ratio stop 528 Action context menu -> ratio stop */ 478 529 "Stop at Ratio (%.2f)" = "Stop at Ratio (%.2f)"; 479 530 … … 481 532 "Stopping" = "Stopping"; 482 533 483 /* Default folder cannot be found alert -> message */484 "The download folder cannot be found. Choose a new location." = "The download folder cannot be found. Choose a new location.";485 486 /* Folder cannot be found alert -> title */487 "The folder for downloading \"%@\" cannot be found." = "The folder for downloading \"%@\" cannot be found.";488 489 /* Move folder cannot be found alert -> title */490 "The folder for moving the completed \"%@\" cannot be found." = "The folder for moving the completed \"%@\" cannot be found.";491 492 /* Default incomplete folder cannot be found alert -> message */493 "The incomplete folder cannot be found. Choose a new location or cancel for none." = "The incomplete folder cannot be found. Choose a new location or cancel for none.";534 /* Default folder cannot be used alert -> message */ 535 "The download folder cannot be used. Choose a new location." = "The download folder cannot be used. Choose a new location."; 536 537 /* Folder cannot be used alert -> title */ 538 "The folder for downloading \"%@\" cannot be used." = "The folder for downloading \"%@\" cannot be used."; 539 540 /* Move folder cannot be used alert -> title */ 541 "The folder for moving the completed \"%@\" cannot be used." = "The folder for moving the completed \"%@\" cannot be used."; 542 543 /* Default incomplete folder cannot be used alert -> message */ 544 "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."; 494 545 495 546 /* Debug log alert -> message */ … … 582 633 "Transfers" = "Transfers"; 583 634 584 /* OS update needed -> message */585 "Transmission has features that require a more up-to-date operating system. The operating system must be updated before this version can run." = "Transmission has features that require a more up-to-date operating system. The operating system must be updated before this version can run.";586 587 635 /* Transmission already running alert -> title */ 588 636 "Transmission is already running." = "Transmission is already running."; 589 637 590 /* OS update needed -> title */591 "Transmission requires Mac OS X 10.4 or greater." = "Transmission requires Mac OS X 10.4 or greater.";592 593 638 /* Torrent -> location when deleting original */ 594 639 "Transmission Support Folder" = "Transmission Support Folder"; 595 640 596 /* Torrent -> status string */ 597 "UL: " = "UL: "; 598 599 /* Preferences -> Network -> port status */ 641 /* Preferences -> Advanced -> port status */ 600 642 "Unable to check port status" = "Unable to check port status"; 601 643
Note: See TracChangeset
for help on using the changeset viewer.