|
462 | 462 | <string name="developer_options_environments">Environment</string> |
463 | 463 |
|
464 | 464 |
|
| 465 | + <!-- This string labels the radio button that selects the 'Void' environment. |
| 466 | + The 'Void' environment is an empty space that surrounds the user in empty, black space. --> |
| 467 | + <string name="developer_options_env_void">Void</string> |
| 468 | + |
| 469 | + <!-- This string labels the radio button that selects the 'Offworld' environment, |
| 470 | + a sci-fi themed desert-like environment. The offworld references sci-fi fictional |
| 471 | + representations of colonies on other non-Earth planets. --> |
| 472 | + <string name="developer_options_env_offworld">Offworld</string> |
| 473 | + |
| 474 | + <!-- This string labels the radio button that selects the 'Underwater' environment, |
| 475 | + a brightly lit submarine themed environment. --> |
| 476 | + <string name="developer_options_env_underwater">Underwater</string> |
| 477 | + |
| 478 | + <!-- This string labels the radio button that selects the 'Winter' environment, |
| 479 | + a snow-covered outdoor winter mountain scene. --> |
| 480 | + <string name="developer_options_env_winter">Winter</string> |
| 481 | + |
| 482 | + <!-- This string labels the radio button that selects the 'Meadow' environment, |
| 483 | + a sunlit grassy meadow filled with tiny flowers and surrounded by mountains. --> |
| 484 | + <string name="developer_options_env_meadow">Meadow</string> |
| 485 | + |
| 486 | + <!-- This string labels the radio button that selects the 'Cave' environment, |
| 487 | + a dimly-lit subterranean environment with fairytale structures set amongst mushrooms. --> |
| 488 | + <string name="developer_options_env_cave">Cave</string> |
| 489 | + |
| 490 | + <!-- This string describes the radio buttons used to select the pointer color. --> |
| 491 | + <string name="developer_options_pointer_color">Pointer Colour</string> |
| 492 | + |
| 493 | + <!-- This string labels the radio button that sets the pointer color to purple. --> |
| 494 | + <string name="developer_options_pointer_purple">Purple</string> |
| 495 | + |
| 496 | + <!-- This string labels the radio button that sets the pointer color to white. --> |
| 497 | + <string name="developer_options_pointer_white">White</string> |
| 498 | + |
| 499 | + <!-- This string is used to label a text entry field where the user may enter a new value |
| 500 | + for the home page. --> |
| 501 | + <string name="developer_options_homepage">Homepage</string> |
| 502 | + |
| 503 | + <!-- This string is used to in the FxA account manage panel as a description of the Sign In/Out button. --> |
| 504 | + <string name="fxa_account_options_account">Account</string> |
| 505 | + |
| 506 | + <!-- This string is used to in the FxA account manage panel as a header for the sync options. --> |
| 507 | + <string name="fxa_account_options_sync_title">Sync Settings</string> |
| 508 | + |
| 509 | + <!-- This string is used to in the FxA account manage panel as the description of the Sync button when is not syncing. |
| 510 | + The sync button will start syncing when pressed--> |
| 511 | + <string name="fxa_account_options_sync_now">Synchronise Now</string> |
| 512 | + |
| 513 | + <!-- This string is used to in the FxA account manage panel as the description of the Sync button while syncon. |
| 514 | + The sync button will start syncing when pressed--> |
| 515 | + <string name="fxa_account_options_syncing">Synchronising...</string> |
| 516 | + |
| 517 | + <!-- This string is used in the FxA account manager panel as a header for the sync options for syncing |
| 518 | + history, bookmarks, passwords, etc. --> |
| 519 | + <string name="fxa_account_options_sync_description">Choose what to synchronise on your devices using Firefox</string> |
| 520 | + |
| 521 | + <!-- This string is used to in the FxA account manage panel as a description for the Bookmarks sync switch. --> |
| 522 | + <string name="fxa_account_options_bookmarks_sync">Bookmarks</string> |
| 523 | + |
| 524 | + <!-- This string is used to in the FxA account manage panel as a description for the History sync switch. --> |
| 525 | + <string name="fxa_account_options_history_sync">History</string> |
| 526 | + |
| 527 | + <!-- This string is used to in the FxA account manage panel as a description for the Sign In/Out button. --> |
| 528 | + <string name="fxa_account_options_reset">Reset</string> |
| 529 | + |
| 530 | + <!-- This string is used to in the Library panels in the sync button when the user is not signed in. --> |
| 531 | + <string name="fxa_account_sing_to_sync">Sign Into Account To Synchronise</string> |
| 532 | + |
| 533 | + <!-- This string is used to in the Library panels in the sync button when syncing is off. --> |
| 534 | + <string name="fxa_account_sync_settings">Sync Settings</string> |
| 535 | + |
| 536 | + <!-- This string is used to in the Library panels to the left of the sync button to indicate |
| 537 | + when that the content was just synced. --> |
| 538 | + <string name="fxa_account_last_synced_now">Last synchronised now</string> |
| 539 | + |
| 540 | + <!-- This string is used to in the Library panels to the left of the sync button to indicate |
| 541 | + that the content has never been synced yet. --> |
| 542 | + <string name="fxa_account_last_no_synced">Not synchronised yet</string> |
| 543 | + |
| 544 | + <!-- This string is used to in the Library panels to the left of the sync button to indicate |
| 545 | + that the syncing is off. --> |
| 546 | + <string name="fxa_account_syncing_off">Synchronisation is turned off</string> |
| 547 | + |
| 548 | + <!-- This string is used to in the Library panels to the left of the sync button to indicate |
| 549 | + that there was an error while syncing. --> |
| 550 | + <string name="fxa_account_last_sync_error">Synchronisation error</string> |
| 551 | + |
| 552 | + <!-- This string is used to in the Library panels to the left of the sync button to indicate |
| 553 | + when that the content was just synced some time ago. --> |
| 554 | + <string name="fxa_account_last_synced">Last synchronised %1$d minutes ago</string> |
| 555 | + |
| 556 | + <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
| 557 | + and is used to enable or disable playback of DRM controlled content. --> |
| 558 | + <string name="security_options_drm_content">Play DRM-Controlled Content (<a href="http://somesite.com/">Learn More</a>)</string> |
| 559 | + |
| 560 | + <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
| 561 | + and is used to enable or disable the tabs restoration after a fresh app start. --> |
| 562 | + <string name="security_options_restore_tabs">Restore tabs and windows after restart</string> |
| 563 | + |
| 564 | + <!-- This string labels an On/Off switch in the Privacy and Security settings dialog |
| 565 | + and is used to enable or disable tracking protection. --> |
| 566 | + <string name="security_options_tracking_protection">Tracking Protection</string> |
| 567 | + |
| 568 | + <!-- This string labels an On/Off switch in the Privacy and Security settings dialog |
| 569 | + and is used to enable or disable media autoplay. --> |
| 570 | + <string name="security_options_autoplay">Autoplay Media</string> |
| 571 | + |
| 572 | + <!-- This string is a label above the group of buttons that indicates that the buttons below |
| 573 | + relate to Android system permissions granted to the app. |
| 574 | + '%1$s' will be replaced at runtime with the app's name. --> |
| 575 | + <string name="security_options_permissions_title">Permissions (Allow %1$s to access)</string> |
| 576 | + |
| 577 | + <!-- This string is displayed in an alert box if the user attempts to disable an enabled |
| 578 | + permission and informs the user that the app cannot disable the given permission, that |
| 579 | + function being reserved by the system permissions app. --> |
| 580 | + <string name="security_options_permissions_reject_message">This permission can only be disabled in system permissions</string> |
| 581 | + |
| 582 | + <!-- This string labels the button that displays or enables application access to the device's |
| 583 | + camera, if a camera is present. --> |
| 584 | + <string name="security_options_permission_camera">Camera</string> |
| 585 | + |
| 586 | + <!-- This string labels the button that displays or enables application access to the device's |
| 587 | + microphone, if a microphone is present. --> |
| 588 | + <string name="security_options_permission_microphone">Microphone</string> |
| 589 | + |
| 590 | + <!-- This string labels the button that displays or enables application access to the device's |
| 591 | + geographic location, if the device supports determination of geographic location. --> |
| 592 | + <string name="security_options_permission_location">Location</string> |
| 593 | + |
| 594 | + <!-- This string labels the button that displays or enables the application to post system-wide |
| 595 | + notifications. --> |
| 596 | + <string name="security_options_permission_notifications">Notifications</string> |
| 597 | + |
| 598 | + <!-- This string labels the button that displays or enables application access to the device's |
| 599 | + "external" storage. Note that on modern systems, "external" is still used in the name |
| 600 | + of this storage even though the storage may not reside on external removable media. --> |
| 601 | + <string name="security_options_permission_storage">Read External Storage</string> |
| 602 | + |
| 603 | + <!-- This string labels the button that displays or enables application access to the device's |
| 604 | + camera and microphone, if present. --> |
| 605 | + <string name="security_options_permission_camera_and_microphone">Camera And Microphone</string> |
| 606 | + |
| 607 | + <!-- This string labels the button in the privacy option panel that enables/disables the pop-up |
| 608 | + blocking. --> |
| 609 | + <string name="security_options_block_pup_up_windows">Block Pop-Up Windows</string> |
| 610 | + |
| 611 | + <!-- This string labels the button in the privacy option panel that open the dialog to add/remove |
| 612 | + pop-up blocked sites. --> |
| 613 | + <string name="security_options_block_pup_up_settings">Advanced</string> |
| 614 | + |
| 615 | + <!-- This string is a label above the group of switches that indicates that the switches below |
| 616 | + relate to Firefox data collection and use. --> |
| 617 | + <string name="security_options_speech_data_collection_title">%1$s Data Collection and Use</string> |
| 618 | + |
| 619 | + <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
| 620 | + and is used to enable or disable permission to collect speech data. --> |
| 621 | + <string name="security_options_speech_data_collect">Allow %1$s to collect speech data</string> |
| 622 | + |
| 623 | + <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
| 624 | + and is used to enable or disable permission to collect telemetry data. --> |
| 625 | + <string name="security_options_telemetry_send_data">Allow %1$s to send technical and interaction data to Mozilla |
| 626 | + </string> |
| 627 | + |
| 628 | + <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
| 629 | + and is used to enable or disable permission to send crash reports. --> |
| 630 | + <string name="security_options_crash_reports_send_data">Allow %1$s to send backlogged crash reports on your behalf |
| 631 | +</string> |
| 632 | + |
| 633 | + <!-- This string is displayed below the On/Off switch to indicate a switch's current state as 'On'. --> |
| 634 | + <string name="on">On</string> |
| 635 | + |
| 636 | + <!-- This string is displayed below the On/Off switch to indicate a switch's current state as 'Off'. --> |
| 637 | + <string name="off">Off</string> |
| 638 | + |
| 639 | + <!-- This string is displayed on the left of switched that are used to enable/disable sync when the switch is enabled. |
| 640 | + i.e. The history switch for Firefox account syncing--> |
| 641 | + <string name="sync">Synchronise</string> |
| 642 | + |
| 643 | + <!-- This string is displayed on the left of switched that are used to enable/disable sync when the switch is enabled. |
| 644 | + i.e. The history switch for Firefox account syncing--> |
| 645 | + <string name="do_not_sync">Don’t Synchronise</string> |
| 646 | + |
| 647 | + <!-- This string is displayed in the voice-search dialog box that is shown to the user when they press the |
| 648 | + button used to initiate Voice Search. --> |
| 649 | + <string name="voice_search_start">What would you like to search on the Web?</string> |
| 650 | + |
| 651 | + <!-- This string is displayed in the voice-search dialog box that is shown to the user when they press the |
| 652 | + button used to initiate Voice Search. --> |
| 653 | + <string name="voice_search_example">Example: Please say, “360 videos, weather, news…”</string> |
| 654 | + |
| 655 | + <!-- This string is displayed in a dialog box show to the user while the Voice Search is being |
| 656 | + performed. It indicates that the search query is running and they should wait for the result. --> |
| 657 | + <string name="voice_search_decoding">Searching…</string> |
| 658 | + |
| 659 | + <!-- This string is displayed in a dialog box show to the user while the Voice Search is being |
| 660 | + performed. It indicates that the search query is running and they should wait for the result. --> |
| 661 | + <string name="voice_search_error">Sorry! I could not understand.</string> |
| 662 | + |
| 663 | + <!-- This string is displayed in a dialog box after a failed Voice Search and the system is prompting the |
| 664 | + user to try the Voice Search again. --> |
| 665 | + <string name="voice_search_try_again">Please try again.</string> |
| 666 | + |
| 667 | + <!-- This string is displayed in a dialog after the user has declined permission to use the |
| 668 | + device's microphone. It explains why Voice Search is not working. --> |
| 669 | + <string name="voice_search_permission_after_decline">Please allow microphone access to use the Voice Search.</string> |
| 670 | + |
| 671 | + <!-- This string is displayed in the button at the bottom of the Voice Search dialog. When clicked the Voice search dialog is closed. --> |
| 672 | + <string name="voice_search_close">Close</string> |
| 673 | + |
| 674 | + <!-- This string is displayed in the URL bar when it is empty. It informs the user that they |
| 675 | + may use the URL bar to search the Web or enter a Web address. --> |
| 676 | + <string name="search_placeholder">Search the Web or enter address</string> |
| 677 | + |
| 678 | + <!-- This string labels a button that is used to cancel an action. |
| 679 | + This appears in such contexts as dialog boxes, `<select>` menus, etc. --> |
| 680 | + <string name="cancel_button">Cancel</string> |
| 681 | + |
| 682 | + <!-- This string labels a button that is used to approve an action. |
| 683 | + This appears in such contexts as dialog boxes, `<select>` menus, etc. --> |
| 684 | + <string name="ok_button">OK</string> |
| 685 | + |
| 686 | + <!-- This string labels a button that is used to approve an action. --> |
| 687 | + <string name="back_button">Back</string> |
| 688 | + |
| 689 | + <!-- This string is displayed in a dialog after an application crash. --> |
| 690 | + <string name="crash_dialog_heading">We had an issue and crashed</string> |
| 691 | + |
| 692 | + <!-- This string explains why Mozilla would like the user to allow the crash data to be uploaded. |
| 693 | + '%1$s' will be replaced at runtime with the app's domain name. --> |
| 694 | + <string name="crash_dialog_message">Please help Mozilla improve %1$s by sending your crash data. <a href="more">Learn More</a></string> |
| 695 | + |
| 696 | + <!-- This string labels a checkbox in the crash dialog box. When checked, the user will no longer |
| 697 | + be prompted for permission to upload crash data after an application crash. --> |
| 698 | + <string name="crash_dialog_send_data">Always send data without asking</string> |
| 699 | + |
| 700 | + <!-- This string labels a button that, when pressed, allows the user to learn more about the |
| 701 | + currently open dialog. --> |
| 702 | + <string name="learn_more_button">Learn More</string> |
| 703 | + |
| 704 | + <!-- This string labels a button that, when pressed, prevents browser-level crash data from being sent to Mozilla. --> |
| 705 | + <string name="do_not_sent_button">Do Not Send</string> |
| 706 | + |
| 707 | + <!-- This string labels a button that, when pressed, allows the crash data to be sent to Mozilla. --> |
| 708 | + <string name="send_data_button">Send Data</string> |
| 709 | + |
| 710 | + |
465 | 711 | </resources> |
0 commit comments