1/* File Upload multiple photos label */
2"# Photos (file upload on page label for multiple photos)" = "%@ Photos";
3
4/* File Upload images and videos label */
5"# Photos and # Videos (file upload on page label for image and videos)" = "%@ and %@";
6
7/* File Upload multiple videos label */
8"# Videos (file upload on page label for multiple videos)" = "%@ Videos";
9
10/* accessibility help text for media controller time value >= 1 day */
11"%1$d days %2$d hours %3$d minutes %4$d seconds" = "%1$d days %2$d hours %3$d minutes %4$d seconds";
12
13/* accessibility help text for media controller time value >= 60 minutes */
14"%1$d hours %2$d minutes %3$d seconds" = "%1$d hours %2$d minutes %3$d seconds";
15
16/* accessibility help text for media controller time value >= 60 seconds */
17"%1$d minutes %2$d seconds" = "%1$d minutes %2$d seconds";
18
19/* accessibility help text for media controller time value < 60 seconds */
20"%1$d seconds" = "%1$d seconds";
21
22/* window title for a standalone image (uses multiplication symbol, not x) */
23"%@ %@×%@ pixels" = "%@ %@×%@ pixels";
24
25/* visible name of the plug-in host process. The first argument is the plug-in name and the second argument is the application name. */
26"%@ (%@ Internet plug-in)" = "%@ (%@ Internet plug-in)";
27
28/* Text track display name format that includes the language of the subtitle, in the form of 'Title (Language)' */
29"%@ (%@)" = "%@ (%@)";
30
31/* Text track display name format that includes the country and language of the subtitle, in the form of 'Title (Language-Country)' */
32"%@ (%@-%@)" = "%@ (%@-%@)";
33
34/* Text track contains closed captions */
35"%@ CC" = "%@ CC";
36
37/* visible name of the database process. The argument is the application name. */
38"%@ Database Storage" = "%@ Database Storage";
39
40/* Text track contains simplified (3rd grade level) subtitles */
41"%@ Easy Reader" = "%@ Easy Reader";
42
43/* visible name of the network process. The argument is the application name. */
44"%@ Networking" = "%@ Networking";
45
46/* Text track contains subtitles for the deaf and hard of hearing */
47"%@ SDH" = "%@ SDH";
48
49/* Visible name of the web process. The argument is the application name. */
50"%@ Web Content" = "%@ Web Content";
51
52/* Name of application's single WebCrypto master key in Keychain */
53"%@ WebCrypto Master Key" = "%@ WebCrypto Master Key";
54
55/* Label to describe the number of files selected in a file upload control that allows multiple files */
56"%d files" = "%d files";
57
58/* Label for PDF page number indicator. */
59"%d of %d" = "%d of %d";
60
61/* Present the number of selected <option> items in a <select multiple> element (iOS only) */
62"%zu Items" = "%zu Items";
63
64/* Present the element <select multiple> when no <option> items are selected (iOS only) */
65"0 Items" = "0 Items";
66
67/* Present the element <select multiple> when a single <option> is selected (iOS only) */
68"1 Item" = "1 Item";
69
70/* File Upload single photo label */
71"1 Photo (file upload on page label for one photo)" = "1 Photo";
72
73/* File Upload single video label */
74"1 Video (file upload on page label for one video)" = "1 Video";
75
76/* Menu item title for KEYGEN pop-up menu */
77"1024 (Medium Grade)" = "1024 (Medium Grade)";
78
79/* Menu item title for KEYGEN pop-up menu */
80"2048 (High Grade)" = "2048 (High Grade)";
81
82/* Menu item title for KEYGEN pop-up menu */
83"512 (Low Grade)" = "512 (Low Grade)";
84
85/* window title for a standalone image (uses multiplication symbol, not x) */
86"<filename> %d×%d pixels" = "<filename> %d×%d pixels";
87
88/* WKErrorJavaScriptExceptionOccurred description */
89"A JavaScript exception occurred" = "A JavaScript exception occurred";
90
91/* Title for Add to Reading List action button */
92"Add to Reading List" = "Add to Reading List";
93
94/* Undo action name */
95"Align Left (Undo action name)" = "Align Left";
96
97/* Undo action name */
98"Align Right (Undo action name)" = "Align Right";
99
100/* WKErrorUnknown description */
101"An unknown error occurred" = "An unknown error occurred";
102
103/* Menu item label for automatic track selection behavior */
104"Auto (Recommended)" = "Auto (Recommended)";
105
106/* Back context menu item */
107"Back" = "Back";
108
109/* Label text to be used if plugin is blocked by a page's Content Security Policy */
110"Blocked Plug-In (Blocked by page's Content Security Policy)" = "Blocked Plug-in";
111
112/* Label text to be used when an insecure plug-in version was blocked from loading */
113"Blocked Plug-In (Insecure plug-in)" = "Blocked Plug-in";
114
115/* Bold context menu item */
116"Bold" = "Bold";
117
118/* Undo action name */
119"Bold (Undo action name)" = "Bold";
120
121/* menu item title for phone number */
122"Call Using iPhone:" = "Call Using iPhone:";
123
124/* menu item for making a telephone call to a telephone number */
125"Call “%@” Using iPhone" = "Call “%@” Using iPhone";
126
127/* File Upload alert sheet button string to cancel */
128"Cancel (file upload action sheet)" = "Cancel";
129
130/* Title for Cancel button label in button bar */
131"Cancel button label in button bar" = "Cancel";
132
133/* Capitalize context menu item */
134"Capitalize" = "Capitalize";
135
136/* Undo action name */
137"Center (Undo action name)" = "Center";
138
139/* Undo action name */
140"Change Attributes (Undo action name)" = "Change Attributes";
141
142/* Check spelling context menu item */
143"Check Document Now" = "Check Document Now";
144
145/* Check grammar with spelling context menu item */
146"Check Grammar With Spelling" = "Check Grammar With Spelling";
147
148/* Check spelling while typing context menu item */
149"Check Spelling While Typing" = "Check Spelling While Typing";
150
151/* title for a single file chooser button used in HTML forms */
152"Choose File" = "Choose File";
153
154/* title for a multiple file chooser button used in HTML forms. This title should be as short as possible. */
155"Choose Files" = "Choose Files";
156
157/* Title for file button used in HTML5 forms for multiple media files */
158"Choose Media (Multiple)" = "Choose Media (Multiple)";
159
160/* Title for file button used in HTML forms for media files */
161"Choose Media (Single)" = "Choose Media (Single)";
162
163/* Clear button in date input popover */
164"Clear Button Date Popover" = "Clear";
165
166/* menu item in Recent Searches menu that empties menu's contents */
167"Clear Recent Searches" = "Clear Recent Searches";
168
169/* Message to display in browser window when in webkit full screen mode. */
170"Click to exit full screen mode" = "Click to exit full screen mode";
171
172/* Subtitle of the label to show on a snapshotted plug-in */
173"Click to restart" = "Click to restart";
174
175/* WebKitErrorCannotShowMIMEType description */
176"Content with specified MIME type can’t be shown" = "Content with specified MIME type can’t be shown";
177
178/* Media Controls context menu item */
179"Controls" = "Controls";
180
181/* Copy context menu item */
182"Copy" = "Copy";
183
184/* Title for Copy Link or Image action button */
185"Copy ActionSheet Link" = "Copy";
186
187/* Copy Audio Address Location context menu item */
188"Copy Audio Address" = "Copy Audio Address";
189
190/* Copy Image context menu item */
191"Copy Image" = "Copy Image";
192
193/* Copy Link context menu item */
194"Copy Link" = "Copy Link";
195
196/* Copy Video Address Location context menu item */
197"Copy Video Address" = "Copy Video Address";
198
199/* Correct Spelling Automatically context menu item */
200"Correct Spelling Automatically" = "Correct Spelling Automatically";
201
202/* Undo action name */
203"Create Link (Undo action name)" = "Create Link";
204
205/* Cut context menu item */
206"Cut" = "Cut";
207
208/* Undo action name */
209"Cut (Undo action name)" = "Cut";
210
211/* Default writing direction context menu item */
212"Default" = "Default";
213
214/* Undo action name (Used only by PLATFORM(IOS) code) */
215"Delete (Undo action name)" = "Delete";
216
217/* text to display in <details> tag when it has no <summary> child */
218"Details" = "Details";
219
220/* Undo action name (Used only by PLATFORM(IOS) code) */
221"Dictation (Undo action name)" = "Dictation";
222
223/* Download Audio To Disk context menu item */
224"Download Audio" = "Download Audio";
225
226/* Download Image context menu item */
227"Download Image" = "Download Image";
228
229/* Download Linked File context menu item */
230"Download Linked File" = "Download Linked File";
231
232/* Download Video To Disk context menu item */
233"Download Video" = "Download Video";
234
235/* Undo action name */
236"Drag (Undo action name)" = "Drag";
237
238/* Video Enter Fullscreen context menu item */
239"Enter Full Screen" = "Enter Full Screen";
240
241/* Video Exit Fullscreen context menu item */
242"Exit Full Screen" = "Exit Full Screen";
243
244/* Default application name for Open With context menu */
245"Finder" = "Finder";
246
247/* Font context sub-menu item */
248"Font" = "Font";
249
250/* Undo action name */
251"Format Block (Undo action name)" = "Formatting";
252
253/* Forward context menu item */
254"Forward" = "Forward";
255
256/* WebKitErrorFrameLoadInterruptedByPolicyChange description */
257"Frame load interrupted" = "Frame load interrupted";
258
259/* accessibility role description for web area */
260"HTML content" = "HTML content";
261
262/* Hide Media Controls context menu item */
263"Hide Controls" = "Hide Controls";
264
265/* menu item title */
266"Hide Spelling and Grammar" = "Hide Spelling and Grammar";
267
268/* menu item title */
269"Hide Substitutions" = "Hide Substitutions";
270
271/* The default, default character encoding on Windows */
272"ISO-8859-1" = "ISO-8859-1";
273
274/* Ignore Grammar context menu item */
275"Ignore Grammar" = "Ignore Grammar";
276
277/* Ignore Spelling context menu item */
278"Ignore Spelling" = "Ignore Spelling";
279
280/* Undo action name */
281"Indent (Undo action name)" = "Indent";
282
283/* Undo action name */
284"Insert List (Undo action name)" = "Insert List";
285
286/* Inspect Element context menu item */
287"Inspect Element" = "Inspect Element";
288
289/* Italic context menu item */
290"Italic" = "Italic";
291
292/* Undo action name */
293"Italics (Undo action name)" = "Italics";
294
295/* WebKitErrorJavaUnavailable description */
296"Java is unavailable" = "Java is unavailable";
297
298/* Title for action sheet for JavaScript link */
299"JavaScript Action Sheet Title" = "JavaScript";
300
301/* Undo action name */
302"Justify (Undo action name)" = "Justify";
303
304/* Name of keychain key generated by the KEYGEN tag */
305"Key from %@" = "Key from %@";
306
307/* Learn Spelling context menu item */
308"Learn Spelling" = "Learn Spelling";
309
310/* Left to Right context menu item */
311"Left to Right" = "Left to Right";
312
313/* Media controller status message when watching a live broadcast */
314"Live Broadcast" = "Live Broadcast";
315
316/* Media controller status message when the media is loading */
317"Loading..." = "Loading...";
318
319/* Look Up in Dictionary context menu item */
320"Look Up in Dictionary" = "Look Up in Dictionary";
321
322/* Look Up context menu item with selected word */
323"Look Up “%@”" = "Look Up “%@”";
324
325/* Look Up context menu item with selected word */
326"Look Up “<selection>”" = "Look Up “<selection>”";
327
328/* Media Loop context menu item */
329"Loop" = "Loop";
330
331/* Undo action name */
332"Loosen Kerning (Undo action name)" = "Loosen Kerning";
333
334/* Undo action name */
335"Lower Baseline (Undo action name)" = "Lower Baseline";
336
337/* Make Lower Case context menu item */
338"Make Lower Case" = "Make Lower Case";
339
340/* Make Upper Case context menu item */
341"Make Upper Case" = "Make Upper Case";
342
343/* Label text to be used when a plugin is missing */
344"Missing Plug-in" = "Missing Plug-in";
345
346/* Media Mute context menu item */
347"Mute" = "Mute";
348
349/* No Guesses Found context menu item */
350"No Guesses Found" = "No Guesses Found";
351
352/* Empty select list */
353"No Options Select Popover" = "No Options";
354
355/* Label for only item in menu that appears when clicking on the search field image, when no searches have been performed */
356"No recent searches" = "No recent searches";
357
358/* WebKitErrorCannotUseRestrictedPort description */
359"Not allowed to use restricted network port" = "Not allowed to use restricted network port";
360
361/* Menu item label for the track that represents disabling closed captions */
362"Off" = "Off";
363
364/* Title for Open Link action button */
365"Open ActionSheet Link" = "Open";
366
367/* Open Audio in New Window context menu item */
368"Open Audio in New Window" = "Open Audio in New Window";
369
370/* Open Frame in New Window context menu item */
371"Open Frame in New Window" = "Open Frame in New Window";
372
373/* Open Image in New Window context menu item */
374"Open Image in New Window" = "Open Image in New Window";
375
376/* Open Link context menu item */
377"Open Link" = "Open Link";
378
379/* Open in New Window context menu item */
380"Open Link in New Window" = "Open Link in New Window";
381
382/* Open Video in New Window context menu item */
383"Open Video in New Window" = "Open Video in New Window";
384
385/* context menu item for PDF */
386"Open with %@" = "Open with %@";
387
388/* Undo action name */
389"Outdent (Undo action name)" = "Outdent";
390
391/* Outline context menu item */
392"Outline" = "Outline";
393
394/* Undo action name */
395"Outline (Undo action name)" = "Outline";
396
397/* Paragraph direction context sub-menu item */
398"Paragraph Direction" = "Paragraph Direction";
399
400/* Paste context menu item */
401"Paste" = "Paste";
402
403/* Undo action name */
404"Paste (Undo action name)" = "Paste";
405
406/* Undo action name */
407"Paste Font (Undo action name)" = "Paste Font";
408
409/* Undo action name */
410"Paste Ruler (Undo action name)" = "Paste Ruler";
411
412/* Media Pause context menu item */
413"Pause" = "Pause";
414
415/* File Upload alert sheet button string for choosing an existing media item from the Photo Library */
416"Photo Library (file upload action sheet)" = "Photo Library";
417
418/* Media Play context menu item */
419"Play" = "Play";
420
421/* accessibility help text for enter fullscreen button */
422"Play movie in fullscreen mode" = "Play movie in fullscreen mode";
423
424/* Label text to be used if plugin host process has crashed */
425"Plug-in Failure" = "Plug-in Failure";
426
427/* WebKitErrorPlugInCancelledConnection description */
428"Plug-in cancelled" = "Plug-in cancelled";
429
430/* WebKitErrorPlugInWillHandleLoad description */
431"Plug-in handled load" = "Plug-in handled load";
432
433/* Description of the primary type supported by the PDF pseudo plug-in. Visible in the Installed Plug-ins page in Safari. */
434"Portable Document Format" = "Portable Document Format";
435
436/* Description of the PostScript type supported by the PDF pseudo plug-in. Visible in the Installed Plug-ins page in Safari. */
437"PostScript" = "PostScript";
438
439/* Undo action name */
440"Raise Baseline (Undo action name)" = "Raise Baseline";
441
442/* label for first item in the menu that appears when clicking on the search field image, used as embedded menu title */
443"Recent Searches" = "Recent Searches";
444
445/* Reload context menu item */
446"Reload" = "Reload";
447
448/* default label for Reset buttons in forms on web pages */
449"Reset" = "Reset";
450
451/* Right to Left context menu item */
452"Right to Left" = "Right to Left";
453
454/* Title for Save Image action button */
455"Save Image" = "Save Image";
456
457/* Search in Spotlight context menu item */
458"Search in Spotlight" = "Search in Spotlight";
459
460/* Search with search provider context menu item with provider name inserted */
461"Search with %@" = "Search with %@";
462
463/* Search with Google context menu item */
464"Search with Google" = "Search with Google";
465
466/* Selection direction context sub-menu item */
467"Selection Direction" = "Selection Direction";
468
469/* Undo action name */
470"Set Background Color (Undo action name)" = "Set Background Color";
471
472/* Undo action name */
473"Set Color (Undo action name)" = "Set Color";
474
475/* Undo action name */
476"Set Font (Undo action name)" = "Set Font";
477
478/* Undo action name */
479"Set Traditional Character Shape (Undo action name)" = "Set Traditional Character Shape";
480
481/* Undo action name */
482"Set Writing Direction (Undo action name)" = "Set Writing Direction";
483
484/* Show colors context menu item */
485"Show Colors" = "Show Colors";
486
487/* Show Media Controls context menu item */
488"Show Controls" = "Show Controls";
489
490/* Show fonts context menu item */
491"Show Fonts" = "Show Fonts";
492
493/* menu item title */
494"Show Spelling and Grammar" = "Show Spelling and Grammar";
495
496/* menu item title */
497"Show Substitutions" = "Show Substitutions";
498
499/* Title of the context menu item to show when PDFPlugin was used instead of a blocked plugin */
500"Show in blocked plug-in" = "Show in blocked plug-in";
501
502/* Smart Copy/Paste context menu item */
503"Smart Copy/Paste" = "Smart Copy/Paste";
504
505/* Smart Dashes context menu item */
506"Smart Dashes" = "Smart Dashes";
507
508/* Smart Links context menu item */
509"Smart Links" = "Smart Links";
510
511/* Smart Quotes context menu item */
512"Smart Quotes" = "Smart Quotes";
513
514/* Title of the label to show on a snapshotted plug-in */
515"Snapshotted Plug-In" = "Snapshotted Plug-In";
516
517/* Speech context sub-menu item */
518"Speech" = "Speech";
519
520/* Spelling and Grammar context sub-menu item */
521"Spelling and Grammar" = "Spelling and Grammar";
522
523/* title for Start Debugging JavaScript menu item */
524"Start Debugging JavaScript" = "Start Debugging JavaScript";
525
526/* title for Start Profiling JavaScript menu item */
527"Start Profiling JavaScript" = "Start Profiling JavaScript";
528
529/* Start speaking context menu item */
530"Start Speaking" = "Start Speaking";
531
532/* Stop context menu item */
533"Stop" = "Stop";
534
535/* title for Stop Debugging JavaScript menu item */
536"Stop Debugging JavaScript" = "Stop Debugging JavaScript";
537
538/* title for Stop Profiling JavaScript menu item */
539"Stop Profiling JavaScript" = "Stop Profiling JavaScript";
540
541/* Stop speaking context menu item */
542"Stop Speaking" = "Stop Speaking";
543
544/* Styles context menu item */
545"Styles..." = "Styles...";
546
547/* default label for Submit buttons in forms on web pages */
548"Submit" = "Submit";
549
550/* alt text for <input> elements with no alt, title, or value */
551"Submit (input element)" = "Submit";
552
553/* Undo action name */
554"Subscript (Undo action name)" = "Subscript";
555
556/* Substitutions context sub-menu item */
557"Substitutions" = "Substitutions";
558
559/* Menu section heading for subtitles */
560"Subtitles" = "Subtitles";
561
562/* Undo action name */
563"Superscript (Undo action name)" = "Superscript";
564
565/* File Upload alert sheet camera button string for taking only photos */
566"Take Photo (file upload action sheet)" = "Take Photo";
567
568/* File Upload alert sheet camera button string for taking photos or videos */
569"Take Photo or Video (file upload action sheet)" = "Take Photo or Video";
570
571/* File Upload alert sheet camera button string for taking only videos */
572"Take Video (file upload action sheet)" = "Take Video";
573
574/* Text Replacement context menu item */
575"Text Replacement" = "Text Replacement";
576
577/* WebKitErrorCannotShowURL description */
578"The URL can’t be shown" = "The URL can’t be shown";
579
580/* WKErrorWebViewInvalidated description */
581"The WKWebView was invalidated" = "The WKWebView was invalidated";
582
583/* WKErrorWebContentProcessTerminated description */
584"The Web Content process was terminated" = "The Web Content process was terminated";
585
586/* WebKitErrorGeolocationLocationUnknown description */
587"The current location cannot be found." = "The current location cannot be found.";
588
589/* WebKitErrorCannotFindPlugin description */
590"The plug-in can’t be found" = "The plug-in can’t be found";
591
592/* WebKitErrorCannotLoadPlugin description */
593"The plug-in can’t be loaded" = "The plug-in can’t be loaded";
594
595/* prompt string in authentication panel */
596"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.";
597
598/* prompt string in authentication panel */
599"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.";
600
601/* prompt string in authentication panel */
602"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.";
603
604/* text that appears at the start of nearly-obsolete web pages in the form of a 'searchable index' */
605"This is a searchable index. Enter search keywords: " = "This is a searchable index. Enter search keywords: ";
606
607/* Undo action name */
608"Tighten Kerning (Undo action name)" = "Tighten Kerning";
609
610/* prompt string in authentication panel */
611"To view this page, you must log in to area “%@” on %@." = "To view this page, you must log in to area “%@” on %@.";
612
613/* prompt string in authentication panel */
614"To view this page, you must log in to the %@ proxy server %@." = "To view this page, you must log in to the %@ proxy server %@.";
615
616/* prompt string in authentication panel */
617"To view this page, you must log in to this area on %@:" = "To view this page, you must log in to this area on %@:";
618
619/* Transformations context sub-menu item */
620"Transformations" = "Transformations";
621
622/* Undo action name */
623"Turn Off Kerning (Undo action name)" = "Turn Off Kerning";
624
625/* Undo action name */
626"Turn Off Ligatures (Undo action name)" = "Turn Off Ligatures";
627
628/* We don't care if we find this string, but searching for it will load the plist and save the results. */
629"Typing (Undo action name)" = "Typing";
630
631/* Underline context menu item */
632"Underline" = "Underline";
633
634/* Undo action name */
635"Underline (Undo action name)" = "Underline";
636
637/* Unknown filesize FTP directory listing item */
638"Unknown (filesize)" = "Unknown";
639
640/* Menu item label for a text track that has no other name */
641"Unknown (text track)" = "Unknown";
642
643/* Undo action name */
644"Unlink (Undo action name)" = "Unlink";
645
646/* Undo action name */
647"Unscript (Undo action name)" = "Unscript";
648
649/* Undo action name */
650"Use All Ligatures (Undo action name)" = "Use All Ligatures";
651
652/* Undo action name */
653"Use Standard Kerning (Undo action name)" = "Use Standard Kerning";
654
655/* Undo action name */
656"Use Standard Ligatures (Undo action name)" = "Use Standard Ligatures";
657
658/* Description of WebCrypto master keys in Keychain */
659"Used to encrypt WebCrypto keys in persistent storage, such as IndexedDB" = "Used to encrypt WebCrypto keys in persistent storage, such as IndexedDB";
660
661/* Web Inspector window title */
662"Web Inspector — %@" = "Web Inspector — %@";
663
664/* Pseudo plug-in name, visible in the Installed Plug-ins page in Safari. */
665"WebKit built-in PDF" = "WebKit built-in PDF";
666
667/* WebKitErrorInternal description */
668"WebKit encountered an internal error" = "WebKit encountered an internal error";
669
670/* message in authentication panel */
671"Your login information will be sent securely." = "Your login information will be sent securely.";
672
673/* message in authentication panel */
674"Your password will be sent unencrypted." = "Your password will be sent unencrypted.";
675
676/* HTTP result code string */
677"accepted" = "accepted";
678
679/* Verb stating the action that will occur when a text field is selected, as used by accessibility */
680"activate" = "activate";
681
682/* An ARIA accessibility group that acts as an alert. */
683"alert" = "alert";
684
685/* An ARIA accessibility group that acts as an alert dialog. */
686"alert dialog" = "alert dialog";
687
688/* An ARIA accessibility group that acts as an application. */
689"application" = "application";
690
691/* An ARIA accessibility group that acts as a status update. */
692"application status" = "application status";
693
694/* An ARIA accessibility group that acts as an article. */
695"article" = "article";
696
697/* accessibility help text for audio element controller */
698"audio element playback controls and status display" = "audio element playback controls and status display";
699
700/* accessibility label for audio element controller */
701"audio playback" = "audio playback";
702
703/* accessibility label for seek back 30 seconds button */
704"back 30 seconds" = "back 30 seconds";
705
706/* HTTP result code string */
707"bad gateway" = "bad gateway";
708
709/* HTTP result code string */
710"bad request" = "bad request";
711
712/* An ARIA accessibility group that acts as a banner. */
713"banner" = "banner";
714
715/* accessibility help text for play button */
716"begin playback" = "begin playback";
717
718/* accessibility description for a search field cancel button */
719"cancel" = "cancel";
720
721/* Verb stating the action that will occur when an unchecked checkbox is clicked, as used by accessibility */
722"check" = "check";
723
724/* HTTP result code string */
725"client error" = "client error";
726
727/* An ARIA accessibility group that acts as a region of complementary information. */
728"complementary" = "complementary";
729
730/* HTTP result code string */
731"conflict" = "conflict";
732
733/* An ARIA accessibility group that contains content. */
734"content information" = "content information";
735
736/* HTTP result code string */
737"continue" = "continue";
738
739/* HTTP result code string */
740"created" = "created";
741
742/* accessibility help text for movie status display */
743"current movie status" = "current movie status";
744
745/* accessibility help text for elapsed time display */
746"current movie time in seconds" = "current movie time in seconds";
747
748/* role description of ARIA definition role */
749"definition" = "definition";
750
751/* description detail */
752"description" = "description";
753
754/* accessibility role description of a description list */
755"description list" = "description list";
756
757/* An ARIA accessibility group that acts as an dialog. */
758"dialog" = "dialog";
759
760/* An ARIA accessibility group that acts as a document. */
761"document" = "document";
762
763/* accessibility label for elapsed time display */
764"elapsed time" = "elapsed time";
765
766/* accessibility label for enter fullscreen button */
767"enter fullscreen" = "enter fullscreen";
768
769/* accessibility label for exit fullscreen button */
770"exit fullscreen" = "exit fullscreen";
771
772/* HTTP result code string */
773"expectation failed" = "expectation failed";
774
775/* accessibility label for fast forward button */
776"fast forward" = "fast forward";
777
778/* accessibility label for fast reverse button */
779"fast reverse" = "fast reverse";
780
781/* accessibility role description for a file upload button */
782"file upload button" = "file upload button";
783
784/* accessibility role description for a footer */
785"footer" = "footer";
786
787/* HTTP result code string */
788"forbidden" = "forbidden";
789
790/* HTTP result code string */
791"found" = "found";
792
793/* HTTP result code string */
794"gateway timed out" = "gateway timed out";
795
796/* accessibility role description for headings */
797"heading" = "heading";
798
799/* accessibility label for hide closed captions button */
800"hide closed captions" = "hide closed captions";
801
802/* accessibility role description for image map */
803"image map" = "image map";
804
805/* accessibility help text for an indefinite media controller time value */
806"indefinite time" = "indefinite time";
807
808/* HTTP result code string */
809"informational" = "informational";
810
811/* HTTP result code string */
812"internal server error" = "internal server error";
813
814/* Verb stating the action that will occur when a link is clicked, as used by accessibility */
815"jump" = "jump";
816
817/* HTTP result code string */
818"length required" = "length required";
819
820/* accessibility role description for link */
821"link" = "link";
822
823/* accessibility role description for list marker */
824"list marker" = "list marker";
825
826/* An ARIA accessibility group that acts as a console log. */
827"log" = "log";
828
829/* An ARIA accessibility group that is the main portion of the website. */
830"main" = "main";
831
832/* An ARIA accessibility group that acts as a marquee. */
833"marquee" = "marquee";
834
835/* An ARIA accessibility group that contains mathematical symbols. */
836"math" = "math";
837
838/* HTTP result code string */
839"method not allowed" = "method not allowed";
840
841/* HTTP result code string */
842"moved permanently" = "moved permanently";
843
844/* accessibility label for timeline slider */
845"movie time" = "movie time";
846
847/* accessibility help text for timeline slider */
848"movie time scrubber" = "movie time scrubber";
849
850/* accessibility help text for timeline slider thumb */
851"movie time scrubber thumb" = "movie time scrubber thumb";
852
853/* HTTP result code string */
854"multiple choices" = "multiple choices";
855
856/* accessibility label for mute button */
857"mute" = "mute";
858
859/* accessibility help text for mute button */
860"mute audio tracks" = "mute audio tracks";
861
862/* An ARIA accessibility group that contains the main navigation elements of a website. */
863"navigation" = "navigation";
864
865/* HTTP result code string */
866"needs proxy" = "needs proxy";
867
868/* HTTP result code string */
869"no content" = "no content";
870
871/* HTTP result code string */
872"no error" = "no error";
873
874/* text to display in file button used in HTML forms when no file is selected */
875"no file selected" = "no file selected";
876
877/* text to display in file button used in HTML forms when no files are selected and the button allows multiple files to be selected */
878"no files selected" = "no files selected";
879
880/* HTTP result code string */
881"no longer exists" = "no longer exists";
882
883/* Text to display in file button used in HTML forms for media files when no media files are selected and the button allows multiple files to be selected */
884"no media selected (multiple)" = "no media selected (multiple)";
885
886/* Text to display in file button used in HTML forms for media files when no media file is selected */
887"no media selected (single)" = "no media selected (single)";
888
889/* HTTP result code string */
890"non-authoritative information" = "non-authoritative information";
891
892/* HTTP result code string */
893"not found" = "not found";
894
895/* HTTP result code string */
896"not modified" = "not modified";
897
898/* An ARIA accessibility group that acts as a note in a document. */
899"note" = "note";
900
901/* accessibility help text for remaining time display */
902"number of seconds of movie remaining" = "number of seconds of movie remaining";
903
904/* HTTP result code string */
905"partial content" = "partial content";
906
907/* Validation message for input form controls requiring a constrained value according to pattern */
908"pattern mismatch" = "pattern mismatch";
909
910/* accessibility label for pause button */
911"pause" = "pause";
912
913/* accessibility help text for pause button */
914"pause playback" = "pause playback";
915
916/* HTTP result code string */
917"payment required" = "payment required";
918
919/* accessibility label for play button */
920"play" = "play";
921
922/* HTTP result code string */
923"precondition failed" = "precondition failed";
924
925/* Verb stating the action that will occur when a button is pressed, as used by accessibility */
926"press" = "press";
927
928/* HTTP result code string */
929"proxy authentication required" = "proxy authentication required";
930
931/* Validation message for input form controls with value higher than allowed maximum */
932"range overflow" = "range overflow";
933
934/* Validation message for input form controls with value lower than allowed minimum */
935"range underflow" = "range underflow";
936
937/* HTTP result code string */
938"redirected" = "redirected";
939
940/* An ARIA accessibility group that acts as a distinct region in a document. */
941"region" = "region";
942
943/* accessibility label for time remaining display */
944"remaining time" = "remaining time";
945
946/* HTTP result code string */
947"request timed out" = "request timed out";
948
949/* HTTP result code string */
950"request too large" = "request too large";
951
952/* HTTP result code string */
953"requested URL too long" = "requested URL too long";
954
955/* HTTP result code string */
956"requested range not satisfiable" = "requested range not satisfiable";
957
958/* HTTP result code string */
959"reset content" = "reset content";
960
961/* accessibility help text for return streaming movie to real time button */
962"return streaming movie to real time" = "return streaming movie to real time";
963
964/* accessibility label for return to real time button */
965"return to realtime" = "return to realtime";
966
967/* An ARIA accessibility group that contains a search feature of a website. */
968"search" = "search";
969
970/* HTTP result code string */
971"see other" = "see other";
972
973/* accessibility help text for jump back 30 seconds button */
974"seek movie back 30 seconds" = "seek movie back 30 seconds";
975
976/* accessibility help text for fast rewind button */
977"seek quickly back" = "seek quickly back";
978
979/* accessibility help text for fast forward button */
980"seek quickly forward" = "seek quickly forward";
981
982/* Verb stating the action that will occur when a radio button is clicked, as used by accessibility */
983"select" = "select";
984
985/* accessibility role description for a horizontal rule [<hr>] */
986"separator" = "separator";
987
988/* HTTP result code string */
989"server error" = "server error";
990
991/* HTTP result code string */
992"service unavailable" = "service unavailable";
993
994/* accessibility label for show closed captions button */
995"show closed captions" = "show closed captions";
996
997/* accessibility help text for show closed captions button */
998"start displaying closed captions" = "start displaying closed captions";
999
1000/* accessibility label for movie status */
1001"status" = "status";
1002
1003/* Validation message for input form controls with value not respecting the step attribute */
1004"step mismatch" = "step mismatch";
1005
1006/* accessibility help text for hide closed captions button */
1007"stop displaying closed captions" = "stop displaying closed captions";
1008
1009/* HTTP result code string */
1010"success" = "success";
1011
1012/* HTTP result code string */
1013"switching protocols" = "switching protocols";
1014
1015/* An ARIA accessibility group that contains the content of a tab. */
1016"tab panel" = "tab panel";
1017
1018/* HTTP result code string */
1019"temporarily redirected" = "temporarily redirected";
1020
1021/* term word of a description list */
1022"term" = "term";
1023
1024/* accessibility label for timeline thumb */
1025"timeline slider thumb" = "timeline slider thumb";
1026
1027/* An ARIA accessibility group that acts as an updating timer. */
1028"timer" = "timer";
1029
1030/* Validation message for form control elements with a value longer than maximum allowed length */
1031"too long" = "too long";
1032
1033/* An ARIA accessibility group that acts as a tooltip. */
1034"tooltip" = "tooltip";
1035
1036/* Validation message for input form controls with a value not matching type */
1037"type mismatch" = "type mismatch";
1038
1039/* HTTP result code string */
1040"unacceptable" = "unacceptable";
1041
1042/* HTTP result code string */
1043"unauthorized" = "unauthorized";
1044
1045/* Verb stating the action that will occur when a checked checkbox is clicked, as used by accessibility */
1046"uncheck" = "uncheck";
1047
1048/* HTTP result code string */
1049"unimplemented" = "unimplemented";
1050
1051/* Unknown filename */
1052"unknown" = "unknown";
1053
1054/* accessibility label for turn mute off button */
1055"unmute" = "unmute";
1056
1057/* accessibility help text for un mute button */
1058"unmute audio tracks" = "unmute audio tracks";
1059
1060/* HTTP result code string */
1061"unsupported media type" = "unsupported media type";
1062
1063/* HTTP result code string */
1064"unsupported version" = "unsupported version";
1065
1066/* Validation message for required form control elements that have no value */
1067"value missing" = "value missing";
1068
1069/* accessibility help text for video element controller */
1070"video element playback controls and status display" = "video element playback controls and status display";
1071
1072/* accessibility label for video element controller */
1073"video playback" = "video playback";
1074
1075