Changeset 10561
- Timestamp:
- May 1, 2010, 2:35:27 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/en.lproj/Localizable.strings
r10212 r10561 163 163 "A transfer of \"%@\" already exists." = "A transfer of \"%@\" already exists."; 164 164 165 /* Inspector -> title */ 165 /* Inspector -> tab 166 Inspector view -> title */ 166 167 "Activity" = "Activity"; 167 168 … … 262 263 "Clear" = "Clear"; 263 264 265 /* inspector -> peer table -> header */ 266 "Client" = "Client"; 267 264 268 /* View menu -> Quick Look */ 265 269 "Close Quick Look" = "Close Quick Look"; … … 307 311 "Debug" = "Debug"; 308 312 309 /* status bar -> status label 313 /* inspector -> peer table -> header 314 inspector -> web seed table -> header 315 status bar -> status label 310 316 Torrent -> status string */ 311 317 "DL" = "DL"; … … 380 386 "Error" = "Error"; 381 387 382 /* Inspector -> title */ 388 /* Inspector -> tab 389 Inspector view -> title */ 383 390 "Files" = "Files"; 384 391 385 392 /* Filter toolbar item -> label 393 inspector -> file filter 386 394 Message window -> filter field */ 387 395 "Filter" = "Filter"; … … 411 419 "General" = "General"; 412 420 413 /* Inspector -> title */ 421 /* Inspector -> tab 422 Inspector view -> title */ 414 423 "General Info" = "General Info"; 415 424 … … 431 440 /* Preferences -> toolbar item title */ 432 441 "Groups" = "Groups"; 433 434 /* Legal alert -> title */435 "Hear ye, hear ye!" = "Hear ye, hear ye!";436 442 437 443 /* View menu -> Filter Bar */ … … 462 468 /* Inspector toolbar item -> label */ 463 469 "Inspector" = "Inspector"; 470 471 /* inspector -> peer table -> header */ 472 "IP Address" = "IP Address"; 464 473 465 474 /* Download not a torrent -> message */ … … 579 588 580 589 /* Removal confirm panel -> message part 2 */ 581 "Once removed, continuing the transfers will require the torrent files ." = "Once removed, continuing the transfers will require the torrent files.";590 "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."; 582 591 583 592 /* Remove trackers alert -> message */ … … 608 617 "Open torrent web address" = "Open torrent web address"; 609 618 610 /* Inspector -> title */ 619 /* Inspector -> tab 620 Inspector view -> title */ 611 621 "Options" = "Options"; 612 622 … … 647 657 "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)"; 648 658 649 /* Inspector -> title 659 /* Inspector -> tab 660 Inspector view -> title 650 661 Preferences -> toolbar item title */ 651 662 "Peers" = "Peers"; … … 764 775 /* Tracker last scrape */ 765 776 "Scrape error" = "Scrape error"; 777 778 /* Tracker last scrape */ 779 "Scrape timed out" = "Scrape timed out"; 766 780 767 781 /* tracker peer stat */ … … 928 942 929 943 /* Removal confirm panel -> message */ 930 "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.";944 "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."; 931 945 932 946 /* Stats reset -> message */ … … 971 985 972 986 /* Torrent -> status string */ 973 "Tracker returned a warning" = "Tracker returned a warning";974 975 /* Torrent -> status string */ 976 "Tracker returned an error" = "Tracker returned an error";987 "Tracker returned error" = "Tracker returned error"; 988 989 /* Torrent -> status string */ 990 "Tracker returned warning" = "Tracker returned warning"; 977 991 978 992 /* Tracker next announce */ 979 993 "Tracker will be used as a backup" = "Tracker will be used as a backup"; 980 994 981 /* Inspector -> title */ 995 /* Inspector -> tab 996 Inspector view -> title */ 982 997 "Trackers" = "Trackers"; 983 998 … … 992 1007 993 1008 /* Legal alert -> message */ 994 "Transmission is a file-sharing program. When you run a torrent, its data will be made available to others by means of upload. And of course, any content you choose to share is your sole responsibility." = "Transmission is a file-sharing program. When you run a torrent, its data will be made available to others by means of upload. And of course, any content you choose to share is your sole responsibility.";1009 "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."; 995 1010 996 1011 /* Donation beg -> message */ … … 1000 1015 "Transmission is already running." = "Transmission is already running."; 1001 1016 1002 /* status bar -> status label 1017 /* inspector -> peer table -> header 1018 status bar -> status label 1003 1019 Torrent -> status string */ 1004 1020 "UL" = "UL"; … … 1046 1062 "web seed" = "web seed"; 1047 1063 1064 /* inspector -> web seed table -> header */ 1065 "Web Seeds" = "Web Seeds"; 1066 1067 /* Legal alert -> title */ 1068 "Welcome to Transmission" = "Welcome to Transmission"; 1069 1048 1070 /* Groups -> Name */ 1049 1071 "Yellow" = "Yellow"; 1050 1072 1051 /* Legal alert -> message */1052 "You probably knew this already, so we won't tell you again." = "You probably knew this already, so we won't tell you again.";1053 1054 1073 /* Inspector -> peer -> status */ 1055 1074 "You unchoked the peer, but the peer is not interested" = "You unchoked the peer, but the peer is not interested";
Note: See TracChangeset
for help on using the changeset viewer.