Changeset 3731
- Timestamp:
- 02/23/06 13:45:57 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredClient/trunk/English.lproj/Localizable.strings
r3616 r3731 116 116 "Are you sure you want to delete %u items?" = "Are you sure you want to delete %u items?"; 117 117 118 /* Delete file dialog title (filename) 119 Delete account dialog title (filename) */ 118 /* Delete bookmark dialog title (bookmark) 119 Delete account dialog title (filename) 120 Delete file dialog title (filename) 121 Delete tracker bookmark dialog title (bookmark) */ 120 122 "Are you sure you want to delete \"%@\"?" = "Are you sure you want to delete \"%@\"?"; 123 124 /* Delete highlight dialog title (bookmark) */ 125 "Are you sure you want to delete the selected highlight?" = "Are you sure you want to delete the selected highlight?"; 126 127 /* Delete ignore dialog title (bookmark) */ 128 "Are you sure you want to delete the selected ignore?" = "Are you sure you want to delete the selected ignore?"; 121 129 122 130 /* Disconnect dialog title */ … … 141 149 "Broadcasts" = "Broadcasts"; 142 150 143 /* Clear messages dialog button 151 /* Delete bookmark dialog button title 152 Delete ignore dialog button title 153 Delete file button title 154 Disconnect dialog button title 144 155 Delete account dialog button title 156 Delete tracker bookmark dialog button title 145 157 Clear news button title 146 Disconnect dialog button title147 Delete filebutton title */158 Clear messages dialog button 159 Delete highlight dialog button title */ 148 160 "Cancel" = "Cancel"; 149 161 … … 220 232 "Decline" = "Decline"; 221 233 222 /* Delete file button title 223 Delete account dialog button title */ 234 /* Delete ignore dialog button title 235 Delete account dialog button title 236 Delete tracker bookmark dialog button title 237 Delete highlight dialog button title 238 Delete bookmark dialog button title 239 Delete file button title */ 224 240 "Delete" = "Delete"; 225 241 … … 256 272 "File or Folder Not Found" = "File or Folder Not Found"; 257 273 274 /* File plural */ 275 "files" = "files"; 276 258 277 /* Files toolbar item */ 259 278 "Files" = "Files"; 260 279 261 /* File plural */262 "files" = "files";263 264 280 /* Transfer finished (files, transferred, speed, time) */ 265 281 "Finished %@, average %@/s, took %@" = "Finished %1$@, average %2$@/s, took %3$@"; … … 280 296 "General" = "General"; 281 297 298 /* Account type */ 299 "Group" = "Group"; 300 282 301 /* Group singular */ 283 302 "group" = "group"; 284 285 /* Account type */286 "Group" = "Group";287 303 288 304 /* Group plural */ … … 323 339 "message" = "message"; 324 340 341 /* Message plural */ 342 "messages" = "messages"; 343 325 344 /* Messages toolbar item 326 345 Messages window title */ 327 346 "Messages" = "Messages"; 328 347 329 /* Message plural */330 "messages" = "messages";331 332 348 /* News toolbar item 333 349 News window title */ … … 357 373 /* Transfer queued (position) */ 358 374 "Queued at position %u" = "Queued at position %u"; 375 376 /* Ping received message (interval) */ 377 "Received ping reply after %.2fms" = "Received ping reply after %.2fms"; 359 378 360 379 /* Account Editor button title */ … … 441 460 "The transfer of \"%@\" failed." = "The transfer of \"%@\" failed."; 442 461 443 /* Clear news dialog description 462 /* Delete ignore dialog description 463 Delete tracker bookmark dialog description 464 Clear news dialog description 465 Delete bookmark dialog description 444 466 Clear messages dialog description 445 467 Delete file dialog description 446 Delete account dialog description */ 468 Delete account dialog description 469 Delete highlight dialog description */ 447 470 "This cannot be undone." = "This cannot be undone."; 448 471 … … 484 507 "Uploads Folder" = "Uploads Folder"; 485 508 509 /* User singular */ 510 "user" = "user"; 511 486 512 /* Account type */ 487 513 "User" = "User"; 488 514 489 /* User singular */490 "user" = "user";491 492 515 /* User plural */ 493 516 "users" = "users";
