Changeset 7325
- Timestamp:
- Dec 8, 2008, 11:42:32 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/en.lproj/Localizable.strings
r7228 r7325 48 48 "%d incoming" = "%d incoming"; 49 49 50 /* Action menu -> upload/download limit */ 50 /* Status Bar -> speed tooltip 51 Action menu -> upload/download limit */ 51 52 "%d KB/s" = "%d KB/s"; 52 53 … … 155 156 "Add" = "Add"; 156 157 158 /* Groups -> rule editor -> button */ 159 "All criteria must be met to assign a transfer on add." = "All criteria must be met to assign a transfer on add."; 160 157 161 /* Groups -> Button */ 158 162 "All Groups" = "All Groups"; … … 223 227 /* Confirm Quit panel -> button 224 228 Create torrent -> blank address -> button 229 Groups -> rule editor -> button 225 230 Add torrent -> same name -> button 226 231 Removal confirm panel -> button … … 248 253 "Connecting to site" = "Connecting to site"; 249 254 255 /* Groups -> rule editor */ 256 "Contains" = "Contains"; 257 250 258 /* Torrent file copy alert -> title */ 251 259 "Copy of \"%@\" Cannot Be Created" = "Copy of \"%@\" Cannot Be Created"; … … 264 272 "Create a Torrent File" = "Create a Torrent File"; 265 273 274 /* Create toolbar item -> tooltip */ 275 "Create torrent file" = "Create torrent file"; 276 266 277 /* Create torrent -> select file 267 278 Create toolbar item -> palette label */ 268 279 "Create Torrent File" = "Create Torrent File"; 269 270 /* Create toolbar item -> tooltip */271 "Create torrent file" = "Create torrent file";272 280 273 281 /* Create torrent -> failed -> title */ … … 351 359 "Encrypted Connection" = "Encrypted Connection"; 352 360 361 /* Groups -> rule editor */ 362 "Ends With" = "Ends With"; 363 353 364 /* Message window -> level string 354 365 Torrent -> status string … … 499 510 /* Torrent file copy alert -> button 500 511 Move error alert -> button 512 Groups -> rule editor -> button 501 513 Create torrent -> file already exists warning -> button 502 514 Save log alert panel -> button … … 531 543 "Open Torrent Address" = "Open Torrent Address"; 532 544 545 /* Open toolbar item -> tooltip */ 546 "Open torrent files" = "Open torrent files"; 547 533 548 /* Open toolbar item -> palette label */ 534 549 "Open Torrent Files" = "Open Torrent Files"; 535 550 536 /* Open toolbar item -> tooltip */537 "Open torrent files" = "Open torrent files";538 539 551 /* Open address toolbar item -> tooltip */ 540 552 "Open torrent web address" = "Open torrent web address"; … … 545 557 /* Groups -> Name */ 546 558 "Orange" = "Orange"; 559 560 /* Inspector -> Peers tab -> table row tooltip */ 561 "Partial Seed" = "Partial Seed"; 547 562 548 563 /* All toolbar item -> palette label */ … … 699 714 "Seeding" = "Seeding"; 700 715 701 /* Torrent -> status string */702 "Seeding complete" = "Seeding complete";703 704 716 /* Growl notification title */ 705 717 "Seeding Complete" = "Seeding Complete"; 718 719 /* Torrent -> status string */ 720 "Seeding complete" = "Seeding complete"; 706 721 707 722 /* Torrent -> status string */ … … 749 764 "Show Status Bar" = "Show Status Bar"; 750 765 766 /* Status Bar -> speed tooltip */ 767 "Speed Limit" = "Speed Limit"; 768 751 769 /* Growl notification title */ 752 770 "Speed Limit Auto Disabled" = "Speed Limit Auto Disabled"; … … 760 778 /* Torrent -> status string */ 761 779 "Stalled" = "Stalled"; 780 781 /* Groups -> rule editor */ 782 "Starts With" = "Starts With"; 762 783 763 784 /* Stats window -> title */ … … 887 908 "Torrent Inspector" = "Torrent Inspector"; 888 909 910 /* Groups -> rule editor */ 911 "Torrent Title" = "Torrent Title"; 912 889 913 /* Status Bar -> speed tooltip */ 890 "Total download speed" = "Total download speed";914 "Total download rate" = "Total download rate"; 891 915 892 916 /* stats total */ … … 894 918 895 919 /* Status Bar -> speed tooltip */ 896 "Total upload speed" = "Total upload speed";920 "Total upload rate" = "Total upload rate"; 897 921 898 922 /* Inspector -> title */ 899 923 "Tracker" = "Tracker"; 924 925 /* Groups -> rule editor */ 926 "Tracker URL" = "Tracker URL"; 900 927 901 928 /* Preferences -> toolbar item title */ … … 915 942 "Uncheck Selected" = "Uncheck Selected"; 916 943 944 /* Status Bar -> speed tooltip */ 945 "unlimited" = "unlimited"; 946 917 947 /* Torrent -> error string unreadable */ 918 948 "unreadable error" = "unreadable error";
Note: See TracChangeset
for help on using the changeset viewer.