1/* accessibility help text for media controller time value >= 1 day */ 2"%1$d days %2$d hours %3$d minutes %4$d seconds" = "%1$d days %2$d hours %3$d minutes %4$d seconds"; 3 4/* accessibility help text for media controller time value >= 60 minutes */ 5"%1$d hours %2$d minutes %3$d seconds" = "%1$d hours %2$d minutes %3$d seconds"; 6 7/* accessibility help text for media controller time value >= 60 seconds */ 8"%1$d minutes %2$d seconds" = "%1$d minutes %2$d seconds"; 9 10/* accessibility help text for media controller time value < 60 seconds */ 11"%1$d seconds" = "%1$d seconds"; 12 13/* window title for a standalone image (uses multiplication symbol, not x) */ 14"%@ %@×%@ pixels" = "%@ %@×%@ pixels"; 15 16/* window title for a standalone image (uses multiplication symbol, not x) */ 17"%@ %d×%d pixels" = "%@ %d×%d pixels"; 18 19/* visible name of the plug-in host process. The first argument is the plug-in name and the second argument is the application name. */ 20"%@ (%@ Internet plug-in)" = "%@ (%@ Internet plug-in)"; 21 22/* Visible name of the web process. The argument is the application name. */ 23"%@ Web Content" = "%@ Web Content"; 24 25/* Label to describe the number of files selected in a file upload control that allows multiple files */ 26"%d files" = "%d files"; 27 28/* Menu item title for KEYGEN pop-up menu */ 29"1024 (Medium Grade)" = "1024 (Medium Grade)"; 30 31/* Menu item title for KEYGEN pop-up menu */ 32"2048 (High Grade)" = "2048 (High Grade)"; 33 34/* Menu item title for KEYGEN pop-up menu */ 35"512 (Low Grade)" = "512 (Low Grade)"; 36 37/* window title for a standalone image (uses multiplication symbol, not x) */ 38"<filename> %d×%d pixels" = "<filename> %d×%d pixels"; 39 40/* Undo action name */ 41"Align Left (Undo action name)" = "Align Left"; 42 43/* Undo action name */ 44"Align Right (Undo action name)" = "Align Right"; 45 46/* Back context menu item */ 47"Back" = "Back"; 48 49/* Bold context menu item */ 50"Bold" = "Bold"; 51 52/* Capitalize context menu item */ 53"Capitalize" = "Capitalize"; 54 55/* Undo action name */ 56"Center (Undo action name)" = "Center"; 57 58/* Undo action name */ 59"Change Attributes (Undo action name)" = "Change Attributes"; 60 61/* Check spelling context menu item */ 62"Check Document Now" = "Check Document Now"; 63 64/* Check grammar with spelling context menu item */ 65"Check Grammar With Spelling" = "Check Grammar With Spelling"; 66 67/* Check spelling while typing context menu item */ 68"Check Spelling While Typing" = "Check Spelling While Typing"; 69 70/* title for file button used in HTML forms */ 71"Choose File" = "Choose File"; 72 73/* menu item in Recent Searches menu that empties menu's contents */ 74"Clear Recent Searches" = "Clear Recent Searches"; 75 76/* WebKitErrorCannotShowMIMEType description */ 77"Content with specified MIME type can’t be shown" = "Content with specified MIME type can’t be shown"; 78 79/* Media Controls context menu item */ 80"Controls" = "Controls"; 81 82/* Copy context menu item */ 83"Copy" = "Copy"; 84 85/* Copy Audio Address Location context menu item */ 86"Copy Audio Address" = "Copy Audio Address"; 87 88/* Copy Image context menu item */ 89"Copy Image" = "Copy Image"; 90 91/* Copy Image Address menu item */ 92"Copy Image Address" = "Copy Image Address"; 93 94/* Copy Link context menu item */ 95"Copy Link" = "Copy Link"; 96 97/* Copy Video Address Location context menu item */ 98"Copy Video Address" = "Copy Video Address"; 99 100/* Correct Spelling Automatically context menu item */ 101"Correct Spelling Automatically" = "Correct Spelling Automatically"; 102 103/* Undo action name */ 104"Create Link (Undo action name)" = "Create Link"; 105 106/* Cut context menu item */ 107"Cut" = "Cut"; 108 109/* Undo action name */ 110"Cut (Undo action name)" = "Cut"; 111 112/* Default writing direction context menu item */ 113"Default" = "Default"; 114 115/* text to display in <details> tag when it has no <summary> child */ 116"Details" = "Details"; 117 118/* Download Image context menu item */ 119"Download Image" = "Download Image"; 120 121/* Download Linked File context menu item */ 122"Download Linked File" = "Download Linked File"; 123 124/* Undo action name */ 125"Drag (Undo action name)" = "Drag"; 126 127/* Video Enter Fullscreen context menu item */ 128"Enter Fullscreen" = "Enter Fullscreen"; 129 130/* Default application name for Open With context menu */ 131"Finder" = "Finder"; 132 133/* Font context sub-menu item */ 134"Font" = "Font"; 135 136/* Undo action name */ 137"Format Block (Undo action name)" = "Formatting"; 138 139/* Forward context menu item */ 140"Forward" = "Forward"; 141 142/* WebKitErrorFrameLoadInterruptedByPolicyChange description */ 143"Frame load interrupted" = "Frame load interrupted"; 144 145/* accessibility role description for web area */ 146"HTML content" = "HTML content"; 147 148/* menu item title */ 149"Hide Spelling and Grammar" = "Hide Spelling and Grammar"; 150 151/* menu item title */ 152"Hide Substitutions" = "Hide Substitutions"; 153 154/* The default, default character encoding */ 155"ISO-8859-1" = "ISO-8859-1"; 156 157/* Ignore Grammar context menu item */ 158"Ignore Grammar" = "Ignore Grammar"; 159 160/* Ignore Spelling context menu item */ 161"Ignore Spelling" = "Ignore Spelling"; 162 163/* Undo action name */ 164"Indent (Undo action name)" = "Indent"; 165 166/* Undo action name */ 167"Insert List (Undo action name)" = "Insert List"; 168 169/* Inspect Element context menu item */ 170"Inspect Element" = "Inspect Element"; 171 172/* Italic context menu item */ 173"Italic" = "Italic"; 174 175/* WebKitErrorJavaUnavailable description */ 176"Java is unavailable" = "Java is unavailable"; 177 178/* Undo action name */ 179"Justify (Undo action name)" = "Justify"; 180 181/* Name of keychain key generated by the KEYGEN tag */ 182"Key from %@" = "Key from %@"; 183 184/* Learn Spelling context menu item */ 185"Learn Spelling" = "Learn Spelling"; 186 187/* Left to Right context menu item */ 188"Left to Right" = "Left to Right"; 189 190/* Media controller status message when watching a live broadcast */ 191"Live Broadcast" = "Live Broadcast"; 192 193/* Media controller status message when the media is loading */ 194"Loading..." = "Loading..."; 195 196/* Look Up in Dictionary context menu item */ 197"Look Up in Dictionary" = "Look Up in Dictionary"; 198 199/* Look Up context menu item with selected word */ 200"Look Up “%@”" = "Look Up “%@”"; 201 202/* Look Up context menu item with selected word */ 203"Look Up “<selection>”" = "Look Up “<selection>”"; 204 205/* Media Loop context menu item */ 206"Loop" = "Loop"; 207 208/* Undo action name */ 209"Loosen Kerning (Undo action name)" = "Loosen Kerning"; 210 211/* Undo action name */ 212"Lower Baseline (Undo action name)" = "Lower Baseline"; 213 214/* Make Lower Case context menu item */ 215"Make Lower Case" = "Make Lower Case"; 216 217/* Make Upper Case context menu item */ 218"Make Upper Case" = "Make Upper Case"; 219 220/* Label text to be used when a plugin is missing */ 221"Missing Plug-in" = "Missing Plug-in"; 222 223/* Media Mute context menu item */ 224"Mute" = "Mute"; 225 226/* No Guesses Found context menu item */ 227"No Guesses Found" = "No Guesses Found"; 228 229/* Label for only item in menu that appears when clicking on the search field image, when no searches have been performed */ 230"No recent searches" = "No recent searches"; 231 232/* WebKitErrorCannotUseRestrictedPort description */ 233"Not allowed to use restricted network port" = "Not allowed to use restricted network port"; 234 235/* Open Audio in New Window context menu item */ 236"Open Audio in New Window" = "Open Audio in New Window"; 237 238/* Open Frame in New Window context menu item */ 239"Open Frame in New Window" = "Open Frame in New Window"; 240 241/* Open Image in New Window context menu item */ 242"Open Image in New Window" = "Open Image in New Window"; 243 244/* Open Link context menu item */ 245"Open Link" = "Open Link"; 246 247/* Open in New Window context menu item */ 248"Open Link in New Window" = "Open Link in New Window"; 249 250/* Open Video in New Window context menu item */ 251"Open Video in New Window" = "Open Video in New Window"; 252 253/* context menu item for PDF */ 254"Open with %@" = "Open with %@"; 255 256/* Undo action name */ 257"Outdent (Undo action name)" = "Outdent"; 258 259/* Outline context menu item */ 260"Outline" = "Outline"; 261 262/* Undo action name */ 263"Outline (Undo action name)" = "Outline"; 264 265/* Paragraph direction context sub-menu item */ 266"Paragraph Direction" = "Paragraph Direction"; 267 268/* Paste context menu item */ 269"Paste" = "Paste"; 270 271/* Undo action name */ 272"Paste (Undo action name)" = "Paste"; 273 274/* Undo action name */ 275"Paste Font (Undo action name)" = "Paste Font"; 276 277/* Undo action name */ 278"Paste Ruler (Undo action name)" = "Paste Ruler"; 279 280/* Media Pause context menu item */ 281"Pause" = "Pause"; 282 283/* Media Play context menu item */ 284"Play" = "Play"; 285 286/* accessibility help text for enter fullscreen button */ 287"Play movie in fullscreen mode" = "Play movie in fullscreen mode"; 288 289/* Label text to be used if plugin host process has crashed */ 290"Plug-in Failure" = "Plug-in Failure"; 291 292/* WebKitErrorPlugInCancelledConnection description */ 293"Plug-in cancelled" = "Plug-in cancelled"; 294 295/* WebKitErrorPlugInWillHandleLoad description */ 296"Plug-in handled load" = "Plug-in handled load"; 297 298/* Undo action name */ 299"Raise Baseline (Undo action name)" = "Raise Baseline"; 300 301/* label for first item in the menu that appears when clicking on the search field image, used as embedded menu title */ 302"Recent Searches" = "Recent Searches"; 303 304/* Reload context menu item */ 305"Reload" = "Reload"; 306 307/* default label for Reset buttons in forms on web pages */ 308"Reset" = "Reset"; 309 310/* Right to Left context menu item */ 311"Right to Left" = "Right to Left"; 312 313/* Search in Google context menu item */ 314"Search in Google" = "Search in Google"; 315 316/* Search in Spotlight context menu item */ 317"Search in Spotlight" = "Search in Spotlight"; 318 319/* Selection direction context sub-menu item */ 320"Selection Direction" = "Selection Direction"; 321 322/* Undo action name */ 323"Set Background Color (Undo action name)" = "Set Background Color"; 324 325/* Undo action name */ 326"Set Color (Undo action name)" = "Set Color"; 327 328/* Undo action name */ 329"Set Font (Undo action name)" = "Set Font"; 330 331/* Undo action name */ 332"Set Traditional Character Shape (Undo action name)" = "Set Traditional Character Shape"; 333 334/* Undo action name */ 335"Set Writing Direction (Undo action name)" = "Set Writing Direction"; 336 337/* Show colors context menu item */ 338"Show Colors" = "Show Colors"; 339 340/* Show fonts context menu item */ 341"Show Fonts" = "Show Fonts"; 342 343/* menu item title */ 344"Show Spelling and Grammar" = "Show Spelling and Grammar"; 345 346/* menu item title */ 347"Show Substitutions" = "Show Substitutions"; 348 349/* Smart Copy/Paste context menu item */ 350"Smart Copy/Paste" = "Smart Copy/Paste"; 351 352/* Smart Dashes context menu item */ 353"Smart Dashes" = "Smart Dashes"; 354 355/* Smart Links context menu item */ 356"Smart Links" = "Smart Links"; 357 358/* Smart Quotes context menu item */ 359"Smart Quotes" = "Smart Quotes"; 360 361/* Speech context sub-menu item */ 362"Speech" = "Speech"; 363 364/* Spelling and Grammar context sub-menu item */ 365"Spelling and Grammar" = "Spelling and Grammar"; 366 367/* title for Start Debugging JavaScript menu item */ 368"Start Debugging JavaScript" = "Start Debugging JavaScript"; 369 370/* title for Start Profiling JavaScript menu item */ 371"Start Profiling JavaScript" = "Start Profiling JavaScript"; 372 373/* Start speaking context menu item */ 374"Start Speaking" = "Start Speaking"; 375 376/* Stop context menu item */ 377"Stop" = "Stop"; 378 379/* title for Stop Debugging JavaScript menu item */ 380"Stop Debugging JavaScript" = "Stop Debugging JavaScript"; 381 382/* title for Stop Profiling JavaScript menu item */ 383"Stop Profiling JavaScript" = "Stop Profiling JavaScript"; 384 385/* Stop speaking context menu item */ 386"Stop Speaking" = "Stop Speaking"; 387 388/* Styles context menu item */ 389"Styles..." = "Styles..."; 390 391/* default label for Submit buttons in forms on web pages */ 392"Submit" = "Submit"; 393 394/* alt text for <input> elements with no alt, title, or value */ 395"Submit (input element)" = "Submit"; 396 397/* Undo action name */ 398"Subscript (Undo action name)" = "Subscript"; 399 400/* Substitutions context sub-menu item */ 401"Substitutions" = "Substitutions"; 402 403/* Undo action name */ 404"Superscript (Undo action name)" = "Superscript"; 405 406/* Text Replacement context menu item */ 407"Text Replacement" = "Text Replacement"; 408 409/* WebKitErrorCannotShowURL description */ 410"The URL can’t be shown" = "The URL can’t be shown"; 411 412/* WebKitErrorGeolocationLocationUnknown description */ 413"The current location cannot be found." = "The current location cannot be found."; 414 415/* WebKitErrorCannotFindPlugin description */ 416"The plug-in can’t be found" = "The plug-in can’t be found"; 417 418/* WebKitErrorCannotLoadPlugin description */ 419"The plug-in can’t be loaded" = "The plug-in can’t be loaded"; 420 421/* prompt string in authentication panel */ 422"The user name or password you entered for area “%@” on %@ was incorrect. Make sure you’re entering them correctly, and then try again." = "The user name or password you entered for area “%@” on %@ was incorrect. Make sure you’re entering them correctly, and then try again."; 423 424/* prompt string in authentication panel */ 425"The user name or password you entered for the %@ proxy server %@ was incorrect. Make sure you’re entering them correctly, and then try again." = "The user name or password you entered for the %@ proxy server %@ was incorrect. Make sure you’re entering them correctly, and then try again."; 426 427/* prompt string in authentication panel */ 428"The user name or password you entered for this area on %@ was incorrect. Make sure you’re entering them correctly, and then try again." = "The user name or password you entered for this area on %@ was incorrect. Make sure you’re entering them correctly, and then try again."; 429 430/* text that appears at the start of nearly-obsolete web pages in the form of a 'searchable index' */ 431"This is a searchable index. Enter search keywords: " = "This is a searchable index. Enter search keywords: "; 432 433/* Undo action name */ 434"Tighten Kerning (Undo action name)" = "Tighten Kerning"; 435 436/* prompt string in authentication panel */ 437"To view this page, you must log in to area “%@” on %@." = "To view this page, you must log in to area “%@” on %@."; 438 439/* prompt string in authentication panel */ 440"To view this page, you must log in to the %@ proxy server %@." = "To view this page, you must log in to the %@ proxy server %@."; 441 442/* prompt string in authentication panel */ 443"To view this page, you must log in to this area on %@:" = "To view this page, you must log in to this area on %@:"; 444 445/* Transformations context sub-menu item */ 446"Transformations" = "Transformations"; 447 448/* Undo action name */ 449"Turn Off Kerning (Undo action name)" = "Turn Off Kerning"; 450 451/* Undo action name */ 452"Turn Off Ligatures (Undo action name)" = "Turn Off Ligatures"; 453 454/* Undo action name */ 455"Typing (Undo action name)" = "Typing"; 456 457/* Underline context menu item */ 458"Underline" = "Underline"; 459 460/* Undo action name */ 461"Underline (Undo action name)" = "Underline"; 462 463/* Unknown filesize FTP directory listing item */ 464"Unknown" = "Unknown"; 465 466/* Undo action name */ 467"Unlink (Undo action name)" = "Unlink"; 468 469/* Undo action name */ 470"Unscript (Undo action name)" = "Unscript"; 471 472/* Undo action name */ 473"Use All Ligatures (Undo action name)" = "Use All Ligatures"; 474 475/* Undo action name */ 476"Use Standard Kerning (Undo action name)" = "Use Standard Kerning"; 477 478/* Undo action name */ 479"Use Standard Ligatures (Undo action name)" = "Use Standard Ligatures"; 480 481/* Web Inspector window title */ 482"Web Inspector — %@" = "Web Inspector — %@"; 483 484/* message in authentication panel */ 485"Your login information will be sent securely." = "Your login information will be sent securely."; 486 487/* message in authentication panel */ 488"Your password will be sent unencrypted." = "Your password will be sent unencrypted."; 489 490/* HTTP result code string */ 491"accepted" = "accepted"; 492 493/* Verb stating the action that will occur when a text field is selected, as used by accessibility */ 494"activate" = "activate"; 495 496/* An ARIA accessibility group that acts as an alert. */ 497"alert" = "alert"; 498 499/* An ARIA accessibility group that acts as an alert dialog. */ 500"alert dialog" = "alert dialog"; 501 502/* An ARIA accessibility group that acts as an application. */ 503"application" = "application"; 504 505/* An ARIA accessibility group that acts as a status update. */ 506"application status" = "application status"; 507 508/* An ARIA accessibility group that acts as an article. */ 509"article" = "article"; 510 511/* accessibility role description for audio element controller */ 512"audio element controller" = "audio element controller"; 513 514/* accessibility role description for audio element controller */ 515"audio element playback controls and status display" = "audio element playback controls and status display"; 516 517/* accessibility role description for seek back 30 seconds button */ 518"back 30 seconds" = "back 30 seconds"; 519 520/* HTTP result code string */ 521"bad gateway" = "bad gateway"; 522 523/* HTTP result code string */ 524"bad request" = "bad request"; 525 526/* An ARIA accessibility group that acts as a banner. */ 527"banner" = "banner"; 528 529/* accessibility help text for play button */ 530"begin playback" = "begin playback"; 531 532/* Verb stating the action that will occur when an unchecked checkbox is clicked, as used by accessibility */ 533"check" = "check"; 534 535/* HTTP result code string */ 536"client error" = "client error"; 537 538/* An ARIA accessibility group that acts as a region of complementary information. */ 539"complementary" = "complementary"; 540 541/* HTTP result code string */ 542"conflict" = "conflict"; 543 544/* An ARIA accessibility group that contains content. */ 545"content" = "content"; 546 547/* HTTP result code string */ 548"continue" = "continue"; 549 550/* HTTP result code string */ 551"created" = "created"; 552 553/* accessibility help text for movie status display */ 554"current movie status" = "current movie status"; 555 556/* accessibility help text for elapsed time display */ 557"current movie time in seconds" = "current movie time in seconds"; 558 559/* definition phrase */ 560"definition" = "definition"; 561 562/* An ARIA accessibility group that acts as an dialog. */ 563"dialog" = "dialog"; 564 565/* An ARIA accessibility group that acts as a document. */ 566"document" = "document"; 567 568/* accessibility role description for elapsed time display */ 569"elapsed time" = "elapsed time"; 570 571/* HTTP result code string */ 572"expectation failed" = "expectation failed"; 573 574/* accessibility role description for fast forward button */ 575"fast forward" = "fast forward"; 576 577/* accessibility role description for fast reverse button */ 578"fast reverse" = "fast reverse"; 579 580/* HTTP result code string */ 581"forbidden" = "forbidden"; 582 583/* HTTP result code string */ 584"found" = "found"; 585 586/* accessibility role description for enter fullscreen button */ 587"fullscreen" = "fullscreen"; 588 589/* HTTP result code string */ 590"gateway timed out" = "gateway timed out"; 591 592/* accessibility role description for headings */ 593"heading" = "heading"; 594 595/* accessibility role description for hide closed captions button */ 596"hide closed captions" = "hide closed captions"; 597 598/* accessibility role description for image map */ 599"image map" = "image map"; 600 601/* accessibility help text for an indefinite media controller time value */ 602"indefinite time" = "indefinite time"; 603 604/* HTTP result code string */ 605"informational" = "informational"; 606 607/* HTTP result code string */ 608"internal server error" = "internal server error"; 609 610/* Verb stating the action that will occur when a link is clicked, as used by accessibility */ 611"jump" = "jump"; 612 613/* HTTP result code string */ 614"length required" = "length required"; 615 616/* accessibility role description for link */ 617"link" = "link"; 618 619/* accessibility role description for list marker */ 620"list marker" = "list marker"; 621 622/* An ARIA accessibility group that acts as a console log. */ 623"log" = "log"; 624 625/* An ARIA accessibility group that is the main portion of the website. */ 626"main" = "main"; 627 628/* An ARIA accessibility group that acts as a marquee. */ 629"marquee" = "marquee"; 630 631/* An ARIA accessibility group that contains mathematical symbols. */ 632"math" = "math"; 633 634/* HTTP result code string */ 635"method not allowed" = "method not allowed"; 636 637/* HTTP result code string */ 638"moved permanently" = "moved permanently"; 639 640/* accessibility role description for timeline slider */ 641"movie time" = "movie time"; 642 643/* accessibility help text for timeline slider */ 644"movie time scrubber" = "movie time scrubber"; 645 646/* accessibility help text for timeline slider thumb */ 647"movie time scrubber thumb" = "movie time scrubber thumb"; 648 649/* HTTP result code string */ 650"multiple choices" = "multiple choices"; 651 652/* accessibility role description for mute button */ 653"mute" = "mute"; 654 655/* accessibility help text for mute button */ 656"mute audio tracks" = "mute audio tracks"; 657 658/* An ARIA accessibility group that contains the main navigation elements of a website. */ 659"navigation" = "navigation"; 660 661/* HTTP result code string */ 662"needs proxy" = "needs proxy"; 663 664/* HTTP result code string */ 665"no content" = "no content"; 666 667/* HTTP result code string */ 668"no error" = "no error"; 669 670/* text to display in file button used in HTML forms when no file is selected */ 671"no file selected" = "no file selected"; 672 673/* HTTP result code string */ 674"no longer exists" = "no longer exists"; 675 676/* HTTP result code string */ 677"non-authoritative information" = "non-authoritative information"; 678 679/* HTTP result code string */ 680"not found" = "not found"; 681 682/* HTTP result code string */ 683"not modified" = "not modified"; 684 685/* An ARIA accessibility group that acts as a note in a document. */ 686"note" = "note"; 687 688/* accessibility help text for remaining time display */ 689"number of seconds of movie remaining" = "number of seconds of movie remaining"; 690 691/* HTTP result code string */ 692"partial content" = "partial content"; 693 694/* Validation message for input form controls requiring a constrained value according to pattern */ 695"pattern mismatch" = "pattern mismatch"; 696 697/* accessibility role description for pause button */ 698"pause" = "pause"; 699 700/* accessibility help text for pause button */ 701"pause playback" = "pause playback"; 702 703/* HTTP result code string */ 704"payment required" = "payment required"; 705 706/* accessibility role description for play button */ 707"play" = "play"; 708 709/* HTTP result code string */ 710"precondition failed" = "precondition failed"; 711 712/* Verb stating the action that will occur when a button is pressed, as used by accessibility */ 713"press" = "press"; 714 715/* HTTP result code string */ 716"proxy authentication required" = "proxy authentication required"; 717 718/* Validation message for input form controls with value higher than allowed maximum */ 719"range overflow" = "range overflow"; 720 721/* Validation message for input form controls with value lower than allowed minimum */ 722"range underflow" = "range underflow"; 723 724/* HTTP result code string */ 725"redirected" = "redirected"; 726 727/* An ARIA accessibility group that acts as a distinct region in a document. */ 728"region" = "region"; 729 730/* accessibility role description for time remaining display */ 731"remaining time" = "remaining time"; 732 733/* HTTP result code string */ 734"request timed out" = "request timed out"; 735 736/* HTTP result code string */ 737"request too large" = "request too large"; 738 739/* HTTP result code string */ 740"requested URL too long" = "requested URL too long"; 741 742/* HTTP result code string */ 743"requested range not satisfiable" = "requested range not satisfiable"; 744 745/* HTTP result code string */ 746"reset content" = "reset content"; 747 748/* accessibility help text for return streaming movie to real time button */ 749"return streaming movie to real time" = "return streaming movie to real time"; 750 751/* accessibility role description for return to real time button */ 752"return to realtime" = "return to realtime"; 753 754/* An ARIA accessibility group that contains a search feature of a website. */ 755"search" = "search"; 756 757/* HTTP result code string */ 758"see other" = "see other"; 759 760/* accessibility help text for jump back 30 seconds button */ 761"seek movie back 30 seconds" = "seek movie back 30 seconds"; 762 763/* accessibility help text for fast rewind button */ 764"seek quickly back" = "seek quickly back"; 765 766/* accessibility help text for fast forward button */ 767"seek quickly forward" = "seek quickly forward"; 768 769/* Verb stating the action that will occur when a radio button is clicked, as used by accessibility */ 770"select" = "select"; 771 772/* HTTP result code string */ 773"server error" = "server error"; 774 775/* HTTP result code string */ 776"service unavailable" = "service unavailable"; 777 778/* accessibility role description for show closed captions button */ 779"show closed captions" = "show closed captions"; 780 781/* accessibility help text for show closed captions button */ 782"start displaying closed captions" = "start displaying closed captions"; 783 784/* accessibility role description for movie status */ 785"status" = "status"; 786 787/* Validation message for input form controls with value not respecting the step attribute */ 788"step mismatch" = "step mismatch"; 789 790/* accessibility help text for hide closed captions button */ 791"stop displaying closed captions" = "stop displaying closed captions"; 792 793/* HTTP result code string */ 794"success" = "success"; 795 796/* HTTP result code string */ 797"switching protocols" = "switching protocols"; 798 799/* An ARIA accessibility group that contains the content of a tab. */ 800"tab panel" = "tab panel"; 801 802/* HTTP result code string */ 803"temporarily redirected" = "temporarily redirected"; 804 805/* term word of a definition */ 806"term" = "term"; 807 808/* accessibility role description for timeline thumb */ 809"timeline slider thumb" = "timeline slider thumb"; 810 811/* An ARIA accessibility group that acts as an updating timer. */ 812"timer" = "timer"; 813 814/* Validation message for form control elements with a value longer than maximum allowed length */ 815"too long" = "too long"; 816 817/* An ARIA accessibility group that acts as a tooltip. */ 818"tooltip" = "tooltip"; 819 820/* Validation message for input form controls with a value not matching type */ 821"type mismatch" = "type mismatch"; 822 823/* HTTP result code string */ 824"unacceptable" = "unacceptable"; 825 826/* HTTP result code string */ 827"unauthorized" = "unauthorized"; 828 829/* Verb stating the action that will occur when a checked checkbox is clicked, as used by accessibility */ 830"uncheck" = "uncheck"; 831 832/* HTTP result code string */ 833"unimplemented" = "unimplemented"; 834 835/* Unknown filename */ 836"unknown" = "unknown"; 837 838/* accessibility role description for turn mute off button */ 839"unmute" = "unmute"; 840 841/* accessibility help text for un mute button */ 842"unmute audio tracks" = "unmute audio tracks"; 843 844/* HTTP result code string */ 845"unsupported media type" = "unsupported media type"; 846 847/* HTTP result code string */ 848"unsupported version" = "unsupported version"; 849 850/* Validation message for required form control elements that have no value */ 851"value missing" = "value missing"; 852 853/* accessibility role description for video element controller */ 854"video element controller" = "video element controller"; 855 856/* accessibility role description for video element controller */ 857"video element playback controls and status display" = "video element playback controls and status display"; 858 859