tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

permissions.ftl (10469B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 
      5 permissions-window2 =
      6     .title = Exceptions
      7     .style = min-width: 45em
      8 
      9 permissions-close-key =
     10     .key = w
     11 
     12 permissions-address = Address of website
     13     .accesskey = d
     14 
     15 permissions-block =
     16     .label = Block
     17     .accesskey = B
     18 
     19 permissions-disable-etp =
     20     .label = Add Exception
     21     .accesskey = E
     22 
     23 permissions-session =
     24     .label = Allow for Session
     25     .accesskey = S
     26 
     27 permissions-allow =
     28     .label = Allow
     29     .accesskey = A
     30 
     31 permissions-add =
     32     .label = Add
     33     .accesskey = A
     34 
     35 permissions-button-off =
     36     .label = Turn Off
     37     .accesskey = O
     38 
     39 permissions-button-off-temporarily =
     40     .label = Turn Off Temporarily
     41     .accesskey = T
     42 
     43 permissions-site-name =
     44     .label = Website
     45 
     46 permissions-status =
     47     .label = Status
     48 
     49 permissions-remove =
     50     .label = Remove Website
     51     .accesskey = R
     52 
     53 permissions-remove-all =
     54     .label = Remove All Websites
     55     .accesskey = e
     56 
     57 permission-dialog =
     58     .buttonlabelaccept = Save Changes
     59     .buttonaccesskeyaccept = S
     60 
     61 permissions-autoplay-menu = Default for all websites:
     62 
     63 permissions-searchbox =
     64     .placeholder = Search Website
     65 
     66 permissions-capabilities-autoplay-allow =
     67     .label = Allow Audio and Video
     68 permissions-capabilities-autoplay-block =
     69     .label = Block Audio
     70 permissions-capabilities-autoplay-blockall =
     71     .label = Block Audio and Video
     72 
     73 permissions-capabilities-allow =
     74     .label = Allow
     75 permissions-capabilities-block =
     76     .label = Block
     77 permissions-capabilities-prompt =
     78     .label = Always Ask
     79 
     80 permissions-capabilities-listitem-allow =
     81     .value = Allow
     82 permissions-capabilities-listitem-block =
     83     .value = Block
     84 permissions-capabilities-listitem-allow-session =
     85     .value = Allow for Session
     86 
     87 permissions-capabilities-listitem-off =
     88     .value = Off
     89 permissions-capabilities-listitem-off-temporarily =
     90     .value = Off temporarily
     91 
     92 ## Invalid Hostname Dialog
     93 
     94 permissions-invalid-uri-title = Invalid Hostname Entered
     95 permissions-invalid-uri-label = Please enter a valid hostname
     96 
     97 ## Exceptions - Tracking Protection
     98 
     99 permissions-exceptions-etp-window2 =
    100     .title = Exceptions for Enhanced Tracking Protection
    101     .style = { permissions-window2.style }
    102 permissions-exceptions-manage-etp-desc = You can specify which websites have Enhanced Tracking Protection turned off. Type the exact address of the site you want to manage and then click Add Exception.
    103 
    104 ## Exceptions - Cookies
    105 
    106 permissions-exceptions-cookie-window2 =
    107     .title = Exceptions - Cookies and Site Data
    108     .style = { permissions-window2.style }
    109 permissions-exceptions-cookie-desc = You can specify which websites are always or never allowed to use cookies and site data.  Type the exact address of the site you want to manage and then click Block, Allow for Session, or Allow.
    110 
    111 ## Exceptions - HTTPS-Only Mode
    112 
    113 permissions-exceptions-https-only-window2 =
    114     .title = Exceptions - HTTPS-Only Mode
    115     .style = { permissions-window2.style }
    116 permissions-exceptions-https-only-desc2 = You can turn off HTTPS-Only Mode for specific websites. { -brand-short-name } won’t attempt to upgrade the connection to secure HTTPS for those sites.
    117 
    118 ## Exceptions - Pop-ups And Third-Party Redirects
    119 
    120 permissions-exceptions-popup-window3 =
    121     .title = Allowed Websites - Pop-ups and Third-Party Redirects
    122     .style = { permissions-window2.style }
    123 permissions-exceptions-popup-desc2 = You can specify which websites are allowed to open pop-up windows and be redirected by third-party frames.
    124 
    125 ## Exceptions - Saved Passwords
    126 
    127 permissions-exceptions-saved-passwords-window =
    128     .title = Exceptions - Saved Passwords
    129     .style = { permissions-window2.style }
    130 permissions-exceptions-saved-passwords-desc = { -brand-short-name } won’t save passwords for sites listed here.
    131 
    132 ## Exceptions - Add-ons
    133 
    134 permissions-exceptions-addons-window2 =
    135     .title = Allowed Websites - Add-ons Installation
    136     .style = { permissions-window2.style }
    137 permissions-exceptions-addons-desc = You can specify which websites are allowed to install add-ons. Type the exact address of the site you want to allow and then click Allow.
    138 
    139 ## Site Permissions - Autoplay
    140 
    141 permissions-site-autoplay-window2 =
    142     .title = Settings - Autoplay
    143     .style = { permissions-window2.style }
    144 permissions-site-autoplay-desc = You can manage the sites that do not follow your default autoplay settings here.
    145 
    146 ## Site Permissions - Notifications
    147 
    148 permissions-site-notification-window2 =
    149     .title = Settings - Notification Permissions
    150     .style = { permissions-window2.style }
    151 permissions-site-notification-desc = The following websites have requested to send you notifications. You can specify which websites are allowed to send you notifications. You can also block new requests asking to allow notifications.
    152 permissions-site-notification-disable-label =
    153     .label = Block new requests asking to allow notifications
    154 permissions-site-notification-disable-desc = This will prevent any websites not listed above from requesting permission to send notifications. Blocking notifications may break some website features.
    155 
    156 ## Site Permissions - Location
    157 
    158 permissions-site-location-window2 =
    159     .title = Settings - Location Permissions
    160     .style = { permissions-window2.style }
    161 permissions-site-location-desc = The following websites have requested to access your location. You can specify which websites are allowed to access your location. You can also block new requests asking to access your location.
    162 permissions-site-location-disable-label =
    163     .label = Block new requests asking to access your location
    164 permissions-site-location-disable-desc = This will prevent any websites not listed above from requesting permission to access your location. Blocking access to your location may break some website features.
    165 
    166 ## Site Permissions - Virtual Reality
    167 
    168 permissions-site-xr-window2 =
    169     .title = Settings - Virtual Reality Permissions
    170     .style = { permissions-window2.style }
    171 permissions-site-xr-desc = The following websites have requested to access your virtual reality devices. You can specify which websites are allowed to access your virtual reality devices. You can also block new requests asking to access your virtual reality devices.
    172 permissions-site-xr-disable-label =
    173     .label = Block new requests asking to access your virtual reality devices
    174 permissions-site-xr-disable-desc = This will prevent any websites not listed above from requesting permission to access your virtual reality devices. Blocking access to your virtual reality devices may break some website features.
    175 
    176 ## Site Permissions - Camera
    177 
    178 permissions-site-camera-window2 =
    179     .title = Settings - Camera Permissions
    180     .style = { permissions-window2.style }
    181 permissions-site-camera-desc = The following websites have requested to access your camera. You can specify which websites are allowed to access your camera. You can also block new requests asking to access your camera.
    182 permissions-site-camera-disable-label =
    183     .label = Block new requests asking to access your camera
    184 permissions-site-camera-disable-desc = This will prevent any websites not listed above from requesting permission to access your camera. Blocking access to your camera may break some website features.
    185 
    186 ## Site Permissions - Local host
    187 
    188 permissions-site-localhost-window =
    189     .title = Settings - Device apps and services
    190     .style = { permissions-window2.style }
    191 permissions-site-localhost-desc = These websites have requested access to apps and services on this device. You can choose to allow or block sites from doing this.
    192 permissions-site-localhost-disable-label =
    193     .label = Block new requests to access to apps and services on this device
    194 permissions-site-localhost-disable-desc = This will stop any website not listed above from requesting access to apps and services on this device. Doing this may break some website features.
    195 
    196 ## Site Permissions - Local network
    197 
    198 permissions-site-local-network-window =
    199     .title = Settings - Local Network Devices
    200     .style = { permissions-window2.style }
    201 permissions-site-local-network-desc = These websites have requested access to apps and services on devices connected to your Wi-Fi or local network. You can choose to allow or block sites from doing this.
    202 
    203 permissions-site-local-network-disable-label =
    204     .label = Block new requests to access apps and services on devices connected to your Wi-Fi or local network.
    205 
    206 permissions-site-local-network-disable-desc = This will stop any website not listed above from requesting access to apps and services on devices connected to your Wi-Fi or local network devices. Doing this may break some website features.
    207 
    208 ## Site Permissions - Microphone
    209 
    210 permissions-site-microphone-window2 =
    211     .title = Settings - Microphone Permissions
    212     .style = { permissions-window2.style }
    213 permissions-site-microphone-desc = The following websites have requested to access your microphone. You can specify which websites are allowed to access your microphone. You can also block new requests asking to access your microphone.
    214 permissions-site-microphone-disable-label =
    215     .label = Block new requests asking to access your microphone
    216 permissions-site-microphone-disable-desc = This will prevent any websites not listed above from requesting permission to access your microphone. Blocking access to your microphone may break some website features.
    217 
    218 ## Site Permissions - Speaker
    219 ##
    220 ## "Speaker" refers to an audio output device.
    221 
    222 permissions-site-speaker-window =
    223     .title = Settings - Speaker Permissions
    224     .style = { permissions-window2.style }
    225 permissions-site-speaker-desc = The following websites have requested to select an audio output device. You can specify which websites are allowed to select an audio output device.
    226 
    227 permissions-exceptions-doh-window =
    228     .title = Website Exceptions for DNS over HTTPS
    229     .style = { permissions-window2.style }
    230 permissions-exceptions-manage-doh-desc = { -brand-short-name } won’t use secure DNS on these sites and their subdomains.
    231 
    232 permissions-doh-entry-field = Enter website domain name
    233     .accesskey = d
    234 
    235 permissions-doh-add-exception =
    236     .label = Add
    237     .accesskey = A
    238 
    239 permissions-doh-col =
    240     .label = Domain
    241 
    242 permissions-doh-remove =
    243     .label = Remove
    244     .accesskey = R
    245 
    246 permissions-doh-remove-all =
    247     .label = Remove All
    248     .accesskey = e